summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_configdrive.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-597/+0
* Just mock 'on_first_boot' vs special argumentJoshua Harlow2016-06-101-4/+7
* Rebase against masterJoshua Harlow2016-06-061-10/+115
|\
| * fix issue with routes on subnets not getting renderedScott Moser2016-06-031-1/+40
| * ConfigDrive: do not use 'id' on a link for the device nameScott Moser2016-06-021-3/+38
* | Fix up tests and flake8 warningsJoshua Harlow2016-05-191-19/+22
* | Remerge against head/masterJoshua Harlow2016-05-191-27/+106
|\ \ | |/ |/|
| * Fix py26 for rhel (and older versions of python)Joshua Harlow2016-05-111-10/+1
| * Get this test of net json -> net config workingJoshua Harlow2016-05-051-1/+19
| * Work on refactoring (and adding) network conversion testsJoshua Harlow2016-05-051-17/+87
* | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-121-4/+4
|/
* unittest: fix bad json test with ConfigDriveRyan Harper2016-03-231-0/+1
* configdata: parse and convert openstack network_data json to network_configRyan Harper2016-03-231-1/+49
* Apply pep8, pyflakes fixes for python2 and 3Scott Moser2016-03-041-16/+16
|\
| * Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-6/+6
|/
* move towards user-data being binaryScott Moser2015-02-251-5/+10
* pep8Scott Moser2015-02-101-0/+1
* Repair the Python 2.6 tests.Barry Warsaw2015-01-261-2/+4
* Low hanging Python 3 fruit.Barry Warsaw2015-01-221-1/+1
* More test ports from mocker to mock.Barry Warsaw2015-01-221-46/+58
* moreDimitri John Ledkov2014-07-231-1/+1
* pep8 and pylintScott Moser2014-02-261-1/+1
* Remerged with trunkJoshua Harlow2014-02-071-2/+3
|\
| * pylint and long line fixes.Scott Moser2014-01-241-1/+1
| * Allow a Config Drive source on a partition, if the label matches.Paul Querna2014-01-091-2/+3
* | Add a openstack specific datasourceJoshua Harlow2014-02-011-16/+19
|/
* compatibility fixes for Fedora and RHELGreg Padgett2013-03-261-2/+3
* DataSourceConfigDrive: consider CD rom as valid config-drive source.Scott Moser2013-01-161-5/+12
* Add a context manager function in test helpers.harlowja2013-01-101-41/+39
* config-drive-v2: support public keysScott Moser2012-11-121-0/+26
* fix pep8/pylintScott Moser2012-10-231-3/+2
* Pylint cleanups.Joshua Harlow2012-10-051-5/+0
* Add tests to show that the assigned bug is fixed.Joshua Harlow2012-10-051-8/+139
* fix test case for copy of uuid -> instance-idScott Moser2012-08-241-2/+9
* committing in preparation for actual testScott Moser2012-08-241-20/+54
* some more tests.Scott Moser2012-08-231-92/+35
* fix pep8 and pylintScott Moser2012-08-231-2/+1
* initial functional unit testScott Moser2012-08-231-0/+194