Age | Commit message (Expand) | Author |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2015-01-21 | More octal literal fixes. | Barry Warsaw |
2015-01-21 | Fix file modes to be Python 2/3 compatible. | Barry Warsaw |
2015-01-14 | Use the short name for GCE hostnames per GCE's request (LP: #1383794). | Ben Howard |
2015-01-06 | remove the user-data-encoding from test meta-data | Scott Moser |
2015-01-06 | merge from trunk | Scott Moser |
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser |
2015-01-06 | pep8 | Scott Moser |
2014-12-19 | add user-data encoding support for gce | Wayne Witzel III |
2014-10-20 | Add Digital Ocean Datasource. | Scott Moser |
2014-10-17 | Explicitly import only types being compared | Neal Shrader |
2014-10-17 | Correct handling of single/multiple ssh keys | Neal Shrader |
2014-10-16 | Use existing metadata crawler to populate datasource | Neal Shrader |
2014-10-16 | Add tests for DigitalOcean datasource | Neal Shrader |
2014-10-10 | Fix some of the erroring out test cases | Joshua Harlow |
2014-09-10 | Openstack: Vendor data cleanup | Scott Moser |
2014-09-10 | drop version= from readers | Scott Moser |
2014-09-10 | pyflakes fixes. | Scott Moser |
2014-08-27 | no functional changes, but some minor changes. | Scott Moser |
2014-08-27 | Fixed more of the slowness around fetching and retrying | Joshua Harlow |
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 | 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 |