summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_configdrive.py
AgeCommit message (Expand)Author
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-11-04configdrive: fix subplatform config-drive for /config-drive sourceDavid Kindred
2019-10-16net: handle openstack dhcpv6-stateless configurationHarald Jensås
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-03-04tip-pylint: Fix assignment-from-return-none errorsRyan Harper
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2018-01-23Recognize uppercase vfat disk labelsJames Penick
2017-12-11tests: remove leaked tmp files in config drive tests.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
2017-03-17render_network_state: switch arguments around, do not require targetScott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-12Allow link type of null in network_data.jsonJon Grimm
2016-08-23Generate a dummy bond name for OpenStackScott Moser
2016-08-11ConfigDrive: recognize 'tap' as a link type.Scott Moser
2016-06-10Just mock 'on_first_boot' vs special argumentJoshua Harlow
2016-06-06Rebase against masterJoshua Harlow
2016-06-03fix issue with routes on subnets not getting renderedScott Moser
2016-06-02ConfigDrive: do not use 'id' on a link for the device nameScott 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
2016-05-05Get this test of net json -> net config workingJoshua Harlow
2016-05-05Work on refactoring (and adding) network conversion testsJoshua Harlow
2016-03-23unittest: fix bad json test with ConfigDriveRyan Harper
2016-03-23configdata: parse and convert openstack network_data json to network_configRyan Harper
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-02-25move towards user-data being binaryScott Moser
2015-02-10pep8Scott Moser
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2014-07-23moreDimitri John Ledkov
2014-02-26pep8 and pylintScott Moser
2014-02-07Remerged with trunkJoshua Harlow
2014-02-01Add a openstack specific datasourceJoshua Harlow
2014-01-24pylint and long line fixes.Scott Moser
2014-01-09Allow a Config Drive source on a partition, if the label matches.Paul Querna
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-01-16DataSourceConfigDrive: consider CD rom as valid config-drive source.Scott Moser
2013-01-10Add a context manager function in test helpers.harlowja
2012-11-12config-drive-v2: support public keysScott Moser
2012-10-23fix pep8/pylintScott Moser
2012-10-05Pylint cleanups.Joshua Harlow
2012-10-05Add tests to show that the assigned bug is fixed.Joshua Harlow