Age | Commit message (Expand) | Author |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-22 | ec2_utils.py: get_instance_metadata explicitly add trailing / | Scott Moser |
2014-07-24 | SeLinuxGuard: remove invalid check for sanity around restorecon, fix test | Scott Moser |
2014-07-24 | test: make selinux test skipped if selinux not available. | Scott Moser |
2014-07-24 | pep8 fixes (2 unrelated to this mp) | 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-23 | more | Dimitri John Ledkov |
2014-07-23 | more | Dimitri John Ledkov |
2014-07-23 | more import statements | Dimitri John Ledkov |
2014-07-23 | Use nosetests and absolute imports | Dimitri John Ledkov |
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 |