summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2014-09-15Remove pylint: linesJay Faulkner
2014-09-15Fix bug 1338614Jay Faulkner
2014-09-10Only use vendordata under cloud-init key for ConfigDriveJay Faulkner
2014-09-08Update read_config_drive to use OS_VERSIONS tuple for readersJay Faulkner
2014-08-26Refactor vendor_data handlingJay Faulkner
2014-08-26Add failback for older Openstack configdrive versionsJay Faulkner
2014-08-26Upgrade configdrive versionJay Faulkner
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-26ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser
2014-08-22ec2_utils.py: get_instance_metadata explicitly add trailing /Scott Moser
2014-08-21fix rendering resolv.conf if no 'options' are providedScott Moser
2014-08-21settings: fix typo resulting in OpenStack and GCE not running.Scott Moser
2014-08-21use url_helper to combine urlScott Moser
2014-07-31ubuntu-init-switch: support disabling of reboot, minor tweeks.Scott Moser
2014-07-31ubuntu-init-switch: fix for determining if systemdScott Moser
2014-07-31exit and warn if no 'dpkg' (probably wrong distro)Scott Moser
2014-07-31add some doc to moduleScott Moser
2014-07-31fix path to systemdScott Moser
2014-07-31fix for config, allow specifying target for cloud-init --singleScott Moser
2014-07-31initial commit oif iniit_switchScott Moser
2014-07-29cc_power_state_change: improve TypeError messagesScott Moser
2014-07-29do not put comments in /etc/timezoneScott Moser
2014-07-24SeLinuxGuard: remove invalid check for sanity around restorecon, fix testScott Moser
2014-07-24pep8 fixes (2 unrelated to this mp)Scott Moser
2014-07-21merge from trunkScott Moser
2014-07-18Add non braces matching and a few more testsJoshua Harlow
2014-07-16Log the renderer type when rendering filesJoshua Harlow
2014-07-16Add basic renderer support and more robust import handlingJoshua Harlow
2014-07-15Remove some of the more useless debug logsJoshua Harlow
2014-06-02SmartOS test: do not require existance of /dev/ttyS1.Scott Moser
2014-05-30CloudSigma: only poll on serial device after dmidecode check.Kiril Vladimiroff
2014-05-30minor cleanups.Scott Moser
2014-05-30add vendordata support to cloudsigma datasourceScott Moser
2014-05-30open 0.7.6Scott Moser
2014-05-30Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructureKiril Vladimiroff
2014-05-30Add timeouts for reading/writing from/to to the serial consoleKiril Vladimiroff
2014-05-27Enable vendordata for CloudSigma (LP: #1303986)Ben Howard
2014-04-01pyflakes cleanupsScott Moser
2014-03-27change 'default' encoding to be "None"Scott Moser
2014-03-25Added base64 decoding of user data for OpenNebula.Enol Fernandez
2014-03-20NoCloud: fix broken seedfrom on the kernel command lineScott Moser
2014-03-19Azure: pep8 and pylint cleanups from previous commit.Scott Moser
2014-03-19change to unmount then check to address possible raceScott Moser
2014-03-19minor changes: be more careful about umount and warn on failScott Moser
2014-03-18Windows Azure defines the ephemeral0 mount as being a per-boot instead ofBen Howard
2014-03-12final_message: allow replacement of capital name keys.Scott Moser
2014-03-07Add some basic template testsJoshua Harlow
2014-03-05Switch to jinja & adjust tplsJoshua Harlow
2014-03-04merge from trunkScott Moser
2014-03-04CloudSigma: support user-data being base64 encodedKiril Vladimiroff