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
Age
Commit message (
Expand
)
Author
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
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-14
Add RHEVm and vSphere support as datasource AltCloud
Scott Moser
2012-08-13
add test to excercise udevadm usage.
Joe VLcek
2012-08-10
Address review feedback for:
Joe VLcek
2012-08-09
stright forward pylint cleanups to tests/ and tools/
Scott Moser
2012-08-08
Address review feedback for:
Joe VLcek
2012-07-20
Add retry logic to DataSourceAltCloud
Joe VLcek
2012-07-17
Added RHEVm and vSphere support as source AltCloud
Joe VLcek
2012-06-21
Get this test working again.
Joshua Harlow
2012-03-16
add supprot for reading public-keys from DataSourcMAAS
Scott Moser
2012-03-16
rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere
Scott Moser
2012-03-08
pep8 and pylint
Scott Moser
2012-03-08
add a test for read_maas_seed_url
Scott Moser
2012-03-08
fix tests for 'hostname' to 'local-hostname' and user-data not required
Scott Moser
2012-03-07
fix pylint and pep8 warnings
Scott Moser
2012-03-06
file for user-data should be 'user-data' (including the '-')
Scott Moser
2012-03-06
assert that userdata is not returned as part of metadata
Scott Moser
2012-03-06
Add initial DataSourceMaaS.
Scott Moser