index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_configdrive.py
Age
Commit message (
Expand
)
Author
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-09-14
OpenStack: Support setting mac address on bond.
Fabian Wiesel
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-01-23
Recognize uppercase vfat disk labels
James Penick
2017-12-11
tests: remove leaked tmp files in config drive tests.
Scott Moser
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-03-17
render_network_state: switch arguments around, do not require target
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-12
Allow link type of null in network_data.json
Jon Grimm
2016-08-23
Generate a dummy bond name for OpenStack
Scott Moser
2016-08-11
ConfigDrive: recognize 'tap' as a link type.
Scott Moser
2016-06-10
Just mock 'on_first_boot' vs special argument
Joshua Harlow
2016-06-06
Rebase against master
Joshua Harlow
2016-06-03
fix issue with routes on subnets not getting rendered
Scott Moser
2016-06-02
ConfigDrive: do not use 'id' on a link for the device name
Scott Moser
2016-05-19
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-05-05
Get this test of net json -> net config working
Joshua Harlow
2016-05-05
Work on refactoring (and adding) network conversion tests
Joshua Harlow
2016-03-23
unittest: fix bad json test with ConfigDrive
Ryan Harper
2016-03-23
configdata: parse and convert openstack network_data json to network_config
Ryan Harper
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-02-25
move towards user-data being binary
Scott Moser
2015-02-10
pep8
Scott Moser
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2014-07-23
more
Dimitri John Ledkov
2014-02-26
pep8 and pylint
Scott Moser
2014-02-07
Remerged with trunk
Joshua Harlow
2014-02-01
Add a openstack specific datasource
Joshua Harlow
2014-01-24
pylint and long line fixes.
Scott Moser
2014-01-09
Allow a Config Drive source on a partition, if the label matches.
Paul Querna
2013-03-26
compatibility fixes for Fedora and RHEL
Greg Padgett
2013-01-16
DataSourceConfigDrive: consider CD rom as valid config-drive source.
Scott Moser
2013-01-10
Add a context manager function in test helpers.
harlowja
2012-11-12
config-drive-v2: support public keys
Scott Moser
2012-10-23
fix pep8/pylint
Scott Moser
2012-10-05
Pylint cleanups.
Joshua Harlow
2012-10-05
Add tests to show that the assigned bug is fixed.
Joshua Harlow
2012-08-24
fix test case for copy of uuid -> instance-id
Scott Moser
2012-08-24
committing in preparation for actual test
Scott Moser
2012-08-23
some more tests.
Scott Moser
2012-08-23
fix pep8 and pylint
Scott Moser
2012-08-23
initial functional unit test
Scott Moser