summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_openstack.py
AgeCommit message (Expand)Author
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-10-15openstack: consider product_name as valid chassis tag (#580)Adrian Vladu
2020-06-19printing the error stream of the dhclient process before killing it (#369)Moustafa Moustafa
2020-03-26Identify SAP Converged Cloud as OpenStackSilvio Knizek
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-07-31oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith
2018-06-15openstack: avoid unneeded metadata probe on non-openstack platformsChad Smith
2018-05-23openstack: Allow discovery in init-local using dhclient in a sandbox.Chad Smith
2018-05-23tests: Avoid using https in httpretty, improve HttPretty test case.Scott Moser
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-09-06tests: mock missed openstack metadata uri network_data.jsonChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-01-24tests: No longer monkey patch httpretty for python 3.4.2Scott Moser
2017-01-17OpenStack: Use timeout and retries from config in get_data.Lars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-07pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed.Scott Moser
2016-08-12MAAS: add vendor-data supportScott Moser
2016-05-16Fix slow testsJoshua Harlow
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2015-03-04Fix hang caused by HTTPretty on Python 3.4.2.Daniel Watkins
2015-02-25move towards user-data being binaryScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-10-20Add Digital Ocean Datasource.Scott Moser
2014-10-10Fix some of the erroring out test casesJoshua Harlow
2014-09-10Openstack: Vendor data cleanupScott Moser
2014-09-10drop version= from readersScott Moser
2014-08-27no functional changes, but some minor changes.Scott Moser
2014-08-27Fixed more of the slowness around fetching and retryingJoshua Harlow
2014-08-22ec2_utils.py: get_instance_metadata explicitly add trailing /Scott Moser
2014-07-24merge from trunkScott Moser
2014-07-23fix httpretty based test cases if http_proxy is set.Scott Moser
2014-07-23moreDimitri John Ledkov
2014-02-08Remove HEAD usage and other small adjustmentsJoshua Harlow
2014-02-07Add test for disabled dsmodeJoshua Harlow
2014-02-07Add a bunch of new testsJoshua Harlow
2014-02-01Don't forget the rest of the files!Joshua Harlow