summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2015-07-28add support for 'remotes'Scott Moser
2015-07-27fix kwargScott Moser
2015-07-27fix build with merge from trunkScott Moser
2015-07-27use 'restart' rather than 'reload' on non-systemd systemsScott Moser
2015-07-27_read_dmi_syspath: fix bad log message causing unintended exceptionScott Moser
2015-07-27merge from trunkScott Moser
2015-07-27add rsyslog testsScott Moser
2015-07-27update existing rsyslog module with better code and docScott Moser
2015-07-24commit initial re-work/re-implementation of syslog configScott Moser
2015-07-22mounts: support reliably detecting and using Azure ephemeral disksScott Moser
2015-07-22remove some overly verbose log messagesScott Moser
2015-07-22merge from trunkScott Moser
2015-07-22fixes bug: https://launchpad.net/bugs/1461242Scott Moser
2015-07-22improve log messageScott Moser
2015-07-22fixes from testingScott Moser
2015-07-22replace '2' with 'TO' in globalsScott Moser
2015-07-22pep8 line too longScott Moser
2015-07-22merge from trunkScott Moser
2015-07-22Add DataSource.region and use it in mirror selection.Daniel Watkins
2015-07-22Make full data source available to code that handles mirror selection.Daniel Watkins
2015-07-21untested suggested changeScott Moser
2015-07-21fix 'make pyflakes'Scott Moser
2015-07-21Use /dev/disk devices for Azure ephemeral disk.Daniel Watkins
2015-07-21Extend disk_setup and mounts to handle /dev/disk symlinks.Daniel Watkins
2015-07-21Refactor cc_mounts.sanitize_devname to make it easier to modify.Daniel Watkins
2015-07-20Return a sensible value for DataSourceGCE.availability_zone.Daniel Watkins
2015-07-16CloudSigma: encode/decode data before communicating over the serial channelDaniel Watkins
2015-07-06Return a sensible value for DataSourceGCE.availability_zone.Daniel Watkins
2015-06-29- Fix logic change introduced by 1000.1.1Robert Schweikert
2015-06-16Use wget to fetch CloudStack passwords.Scott Moser
2015-06-16Use wget to fetch CloudStack passwords.Daniel Watkins
2015-06-16growpart: fix specification of 'devices' list.Scott Moser
2015-06-15apt_configure: fix importing of apt gpg keys under in python3Scott Moser
2015-06-15cc_rh_subscription: fixes for python3Scott Moser
2015-06-10Add a cloud-init plugin for helping users register and subscribe their RHEL-b...Daniel Watkins
2015-06-02check for systemd using sd_booted() semanticsLars Kellogg-Stedman
2015-05-29Corrected spelling error on variable nameBrent Baude
2015-05-28Tightening up an error message and isinstance usage based on feedback from DanBrent Baude
2015-05-27Updated files with upstream review comments thanks to Dan and ScottBrent Baude
2015-05-22AZURE: Redact on-disk user password in /var/lib/ovf-env.xmlBen Howard
2015-05-21This commit consists of three things based on feedback from smosher:Brent Baude
2015-05-19EC2: be aware of eu-central-1 availability zoneScott Moser
2015-05-15pep8 fixesScott Moser
2015-05-15Azure: remove dependency on walinux-agentScott Moser
2015-05-15detect that CentOS 7 uses systemd, write previous-hostname in that case.Scott Moser
2015-05-14read_seeded: fix reed_seeded after regressionScott Moser
2015-05-14This patch adds a cloud-init plugin for helping users registerBrent Baude
2015-05-08Python 2.6 fixes.Daniel Watkins
2015-05-08Fix retrying.Daniel Watkins
2015-05-08Default to old code path.Daniel Watkins