summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_altcloud.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-031-450/+0
* cloudinit: move dmi functions out of util (#622)Scott Moser2020-11-021-10/+11
* Move subp into its own module. (#416)Scott Moser2020-06-081-3/+4
* instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith2018-10-091-51/+67
* tests: Disallow use of util.subp except for where needed.Scott Moser2018-09-051-26/+18
* Datasources: Formalize DataSource get_data and related properties.Chad Smith2017-12-051-9/+13
* AltCloud: Trust PATH for udevadm and modprobe.Scott Moser2017-09-251-2/+2
* relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman2017-09-051-1/+1
* python2.6: fix unit tests usage of assertNone and format.Scott Moser2017-05-251-1/+2
* flake8: move the pinned version of flake8 up to 3.3.0Scott Moser2017-05-231-1/+1
* tests: fix AltCloud tests to not rely on blkidScott Moser2017-04-111-64/+59
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-18/+6
* run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-121-24/+24
* Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-13/+10
* Trunk merged and ported.Barry Warsaw2015-01-261-40/+26
|\
| * Drop reliance on dmidecode executable.Ben Howard2015-01-141-40/+26
* | More octal literal fixes.Barry Warsaw2015-01-211-2/+2
* | Fix file modes to be Python 2/3 compatible.Barry Warsaw2015-01-211-1/+1
|/
* test_altcloud: fix altcloud tests when running on armScott Moser2014-02-271-0/+24
|\
| * AltCloud: fix test failures related to new arm-specific behaviorOleg Strikov2014-02-271-0/+25
|/
* fix pep8 complaints.Scott Moser2012-08-221-45/+54
* add test to excercise udevadm usage.Joe VLcek2012-08-131-0/+22
* Address review feedback for:Joe VLcek2012-08-101-124/+131
* Address review feedback for:Joe VLcek2012-08-081-216/+83
* Add retry logic to DataSourceAltCloudJoe VLcek2012-07-201-22/+64
* Added RHEVm and vSphere support as source AltCloudJoe VLcek2012-07-171-0/+498