Age | Commit message (Expand) | Author |
2014-08-26 | Upgrade configdrive version | Jay Faulkner |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-21 | use url_helper to combine url | Scott Moser |
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 | minor cleanups. | 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-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-20 | NoCloud: fix broken seedfrom on the kernel command line | Scott Moser |
2014-03-19 | Azure: pep8 and pylint cleanups from previous commit. | Scott Moser |
2014-03-19 | change to unmount then check to address possible race | Scott Moser |
2014-03-19 | minor changes: be more careful about umount and warn on fail | Scott Moser |
2014-03-18 | Windows Azure defines the ephemeral0 mount as being a per-boot instead of | Ben Howard |
2014-03-04 | CloudSigma: support user-data being base64 encoded | Kiril Vladimiroff |
2014-02-27 | AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crash | 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 | ConfigDrive: trim trailing newlines in previous-instance-id | Scott Moser |
2014-02-24 | Reduce OSds LOG levels when detecting and use HAVANA instead of latest | Joshua Harlow |
2014-02-24 | Ensure we strip the previous_iid file contents | Joshua Harlow |
2014-02-19 | Read encoded with base64 user data | Kiril Vladimiroff |
2014-02-18 | NoCloud: fix broken seed from external image | Scott Moser |
2014-02-18 | CloudSigma: remove 'WARN' in not found case | Scott Moser |
2014-02-14 | DataSourceGCE: fix 'is_resolvable', remove unnecessary WARN | Scott Moser |
2014-02-14 | DataSourceOpenStack: allow vendor-data to be a dict with 'cloud-init' inside | Scott Moser |
2014-02-14 | The symlink of /var/lib/cloud/instance is not created at the time that the | Ben Howard |
2014-02-13 | re-work vendor-data and smartos | Scott Moser |
2014-02-13 | merge from trunk | Scott Moser |
2014-02-13 | some style changes, some pylint, be less noisy | 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 | do not warn on waiting for url | Scott Moser |
2014-02-13 | wait less for the metadata service (by default) | Scott Moser |
2014-02-13 | merge from trunk | Scott Moser |
2014-02-13 | Add initial GCE datasource | Scott Moser |
2014-02-13 | add 'user-data' support. | Scott Moser |
2014-02-13 | cloudsigma: change default dsmode to 'net' | Scott Moser |
2014-02-13 | merge from trunk | Scott Moser |
2014-02-12 | support configuration of MD_URL, disable if not resolvable. | Scott Moser |
2014-02-12 | Add CloudSigma data source | Kiril Vladimiroff |
2014-02-10 | DataSourceEc2: Fix incorrect return in _get_url_settings | Scott Moser |
2014-02-10 | make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanups | Scott Moser |
2014-02-10 | change behavior to only delete SharedConfig.xml. | Scott Moser |
2014-02-08 | Handle code not existing in older requests versions | Joshua Harlow |
2014-02-08 | Capture IOError and use LOG better | Joshua Harlow |
2014-02-08 | wrap url get call in try/except clause | Vaidas Jablonskis |
2014-02-08 | Remove HEAD usage and other small adjustments | Joshua Harlow |