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
Age
Commit message (
Expand
)
Author
2014-07-21
use textwrap, simple formatting improvement.
Scott Moser
2014-07-21
merge from trunk
Scott Moser
2014-07-18
Add non braces matching and a few more tests
Joshua Harlow
2014-07-16
Fix a few tests that have been failing in python 2.6
Joshua Harlow
2014-07-16
Add basic renderer support and more robust import handling
Joshua Harlow
2014-06-02
SmartOS test: do not require existance of /dev/ttyS1.
Scott Moser
2014-05-30
CloudSigma: only poll on serial device after dmidecode check.
Kiril Vladimiroff
2014-05-30
add vendordata support to cloudsigma datasource
Scott Moser
2014-05-30
Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructure
Kiril Vladimiroff
2014-05-27
Enable vendordata for CloudSigma (LP: #1303986)
Ben Howard
2014-04-01
pyflakes cleanups
Scott Moser
2014-03-27
change 'default' encoding to be "None"
Scott Moser
2014-03-25
Added base64 decoding of user data for OpenNebula.
Enol Fernandez
2014-03-07
Add some basic template tests
Joshua Harlow
2014-03-04
merge from trunk
Scott Moser
2014-03-04
CloudSigma: support user-data being base64 encoded
Kiril Vladimiroff
2014-03-03
seed_random: support a 'command' to seed /dev/random
Dustin Kirkland
2014-03-03
cc_seed_random: fix bug and support pollinate command
Scott Moser
2014-02-27
test_altcloud: fix altcloud tests when running on arm
Scott Moser
2014-02-27
AltCloud: fix test failures related to new arm-specific behavior
Oleg Strikov
2014-02-26
pep8 and pylint
Scott Moser
2014-02-26
SmartOS: do not run on arm as dmidecode causes problems
Scott Moser
2014-02-24
test_smartos: remove bad test case
Scott Moser
2014-02-19
Read encoded with base64 user data
Kiril Vladimiroff
2014-02-13
re-work vendor-data and smartos
Scott Moser
2014-02-13
merge from trunk
Scott Moser
2014-02-13
Define default vendordata for SmartOS. In absence of a vendordata, use a
Ben Howard
2014-02-13
GCE: use dns name instead of IP address
Vaidas Jablonskis
2014-02-13
GCE: add unit tests, user-data support and few other fixes
Vaidas Jablonskis
2014-02-13
merge from trunk
Scott Moser
2014-02-12
Add CloudSigma data source
Kiril Vladimiroff
2014-02-10
change behavior to only delete SharedConfig.xml.
Scott Moser
2014-02-08
Remove HEAD usage and other small adjustments
Joshua Harlow
2014-02-07
Add test for disabled dsmode
Joshua Harlow
2014-02-07
Adjust detection of python versions and variables exposed
Joshua Harlow
2014-02-07
Add a bunch of new tests
Joshua Harlow
2014-02-07
Remerged with trunk
Joshua Harlow
2014-02-07
Made new ovf-env.xml handling more robust. Test cases included
Ben Howard
2014-02-01
Don't forget the rest of the files!
Joshua Harlow
2014-02-01
Add a openstack specific datasource
Joshua Harlow
2014-01-29
add 2 tests for vendordata
Scott Moser
2014-01-27
add 'pathprefix2dict' utility for use by DataSourceNoCloud
Scott Moser
2014-01-27
populate_dir: only makedir if it doesn't exist
Scott Moser
2014-01-24
read_file_or_url: raise UrlError with 404 on ENOENT
Scott Moser
2014-01-24
Rebasing on trunk
Ben Howard
2014-01-24
pylint and long line fixes.
Scott Moser
2014-01-24
Fixes for SmartOS datasource (LP: #1272115):
Ben Howard
2014-01-23
Skip retry and continued fetch of userdata when NOT_FOUND
Joshua Harlow
2014-01-23
Consider partitions as sources for configdrive if labelled correctly
Paul Querna
2014-01-17
drop requirement on boto for its boto.utils.get_instance_metadata()
Scott Moser
[next]