summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_cloudstack.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-11-22ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-09-15CloudStack: consider dhclient lease files named with a hyphen.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-05-18cloudstack: fix tests to avoid accessing /var/lib/NetworkManagerLars Kellogg-Stedman
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-05-19Remerge against head/masterJoshua Harlow
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-11Fix py26 for rhel (and older versions of python)Joshua Harlow
2015-06-16Use wget to fetch CloudStack passwords.Daniel Watkins
2015-02-20Add automated tests for CloudStack passwords.Daniel Watkins