Age | Commit message (Expand) | Author |
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 |
2014-01-17 | merge from trunk | Scott Moser |
2014-01-17 | remove support for resizing via 'parted resizepart' | Scott Moser |
2014-01-17 | fix pep8 (trailing ';') | Scott Moser |
2014-01-17 | pep8 and pylint fixes; typo fix for documentation | Ben Howard |
2014-01-17 | Fix tsts | Ben Howard |
2014-01-16 | DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen | Scott Moser |
2014-01-10 | Add ec2 utils tests and httpretty requirement for http mocking | Joshua Harlow |
2014-01-09 | Allow a Config Drive source on a partition, if the label matches. | Paul Querna |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |