summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2014-09-02merge from trunkScott Moser
2014-08-28fix: The original regex was a little harsh, the rest of the bitsHarm Weites
2014-08-27no functional changes, but some minor changes.Scott Moser
2014-08-27Fix retry cb to reflect what used to existJoshua Harlow
2014-08-27Fixed more of the slowness around fetching and retryingJoshua Harlow
2014-08-26Show the available versions in the debug log messageJoshua Harlow
2014-08-26Log a warning when unable to fetch the openstack versionsJoshua Harlow
2014-08-26Just use os.path.exists directlyJoshua Harlow
2014-08-26Add logging around failure to read optional/mandatory pathsJoshua Harlow
2014-08-26Refactor vendor_data handlingJay Faulkner
2014-08-26Add failback for older Openstack configdrive versionsJay Faulkner
2014-08-26Optimize away most of the path_exists checksJoshua Harlow
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26Upgrade configdrive versionJay Faulkner
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-26change: Use a compiled regex and use the included match groups insteadHarm Weites
2014-08-26ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser
2014-08-23Removed using lazy mode for umountJoseph Bajin
2014-08-23fix: Drop some overly loud debug messages.Harm Weites
2014-08-22merge from trunkScott 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-08-18fix: Updated some syntax to be pep8 compliantJoseph Bajin
2014-08-18new: Added FreeBSD support to ConfigDriveJoseph Bajin
2014-08-09fix: Pass -y to growfs to keep it from asking for confirmation.Harm Weites
2014-08-08fix: Skip lines from /etc/rc.conf not matching the pattern key=value.Harm Weites
2014-08-08merge: These are the changes from the freebsd-static-networking branch.Harm Weites
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-07-02Fix for cc_grub_dpkg ignoring /dev/xvda devices as candidates (LP: 1336855).Ben Howard
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