Age | Commit message (Expand) | Author |
2014-08-22 | ec2_utils.py: get_instance_metadata explicitly add trailing / | Scott Moser |
2014-07-24 | merge from trunk | Scott Moser |
2014-07-23 | fix httpretty based test cases if http_proxy is set. | Scott Moser |
2014-07-23 | more | Dimitri John Ledkov |
2014-07-23 | more | Dimitri John Ledkov |
2014-07-16 | Fix a few tests that have been failing in python 2.6 | 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-04 | CloudSigma: support user-data being base64 encoded | Kiril Vladimiroff |
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 | 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-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 | fix pep8 (trailing ';') | Scott Moser |
2014-01-16 | DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen | Scott Moser |
2014-01-09 | Allow a Config Drive source on a partition, if the label matches. | Paul Querna |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-01 | Reordered several imports in order for test suite to pass. | Eric Nordlund |
2013-09-27 | fix test to adjust for 'ephemeral0' being /dev/sdb | Scott Moser |