summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_nocloud.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-04-24BSD: find_devs_with_ refactoring (#298)Gonéri Le Bouder
2019-05-24freebsd: NoCloud data source supportGonéri Le Bouder
2019-04-09Change DataSourceNoCloud to ignore file system label's case.Risto Oikarinen
2018-12-03NoCloud: Allow top level 'network' key in network-config.Scott Moser
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-08-11NoCloud: fix bug providing network-interfaces via meta-data.Scott Moser
2016-05-19Fix up tests and flake8 warningsJoshua Harlow
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-09-08NoCloud: fix consumption of vendor-dataScott Moser
2015-02-25move towards user-data being binaryScott Moser
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-09-10pyflakes fixes.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-23moreDimitri John Ledkov
2014-07-23moreDimitri John Ledkov
2014-02-26pep8 and pylintScott Moser
2014-01-29add 2 tests for vendordata Scott Moser
2013-07-08fix test_nocloud testcaseScott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-02-07more test cases for nocloud including one for config seedScott Moser
2013-02-07add test_nocloud unit tests, fix one issue foundScott Moser