index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_nocloud.py
Age
Commit message (
Expand
)
Author
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-04-24
BSD: find_devs_with_ refactoring (#298)
Gonéri Le Bouder
2019-05-24
freebsd: NoCloud data source support
Gonéri Le Bouder
2019-04-09
Change DataSourceNoCloud to ignore file system label's case.
Risto Oikarinen
2018-12-03
NoCloud: Allow top level 'network' key in network-config.
Scott Moser
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
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
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-08-11
NoCloud: fix bug providing network-interfaces via meta-data.
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
2015-09-08
NoCloud: fix consumption of vendor-data
Scott Moser
2015-02-25
move towards user-data being binary
Scott Moser
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-22
More conversions from mocker to mock.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-09-10
pyflakes fixes.
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-07-23
more
Dimitri John Ledkov
2014-07-23
more
Dimitri John Ledkov
2014-02-26
pep8 and pylint
Scott Moser
2014-01-29
add 2 tests for vendordata
Scott Moser
2013-07-08
fix test_nocloud testcase
Scott Moser
2013-03-07
pep8 and pylint fixes
Scott Moser
2013-02-07
more test cases for nocloud including one for config seed
Scott Moser
2013-02-07
add test_nocloud unit tests, fix one issue found
Scott Moser