summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mounts: support reliably detecting and using Azure ephemeral disksScott Moser2015-07-229-80/+231
|\
| * remove some overly verbose log messagesScott Moser2015-07-221-2/+2
| * Add udev rules for Azure ephemeral disks.Daniel Watkins2015-07-213-0/+21
| * Use /dev/disk devices for Azure ephemeral disk.Daniel Watkins2015-07-212-20/+25
| * Extend disk_setup and mounts to handle /dev/disk symlinks.Daniel Watkins2015-07-212-3/+10
| * Refactor cc_mounts.sanitize_devname to make it easier to modify.Daniel Watkins2015-07-212-60/+177
* | provide data source to mirror selection code for region-specific mirrors.Scott Moser2015-07-227-17/+44
|\ \
| * \ merge from trunkScott Moser2015-07-223-31/+36
| |\ \ | |/ / |/| |
* | | fixes bug: https://launchpad.net/bugs/1461242Scott Moser2015-07-222-31/+35
|\ \ \
| * | | improve log messageScott Moser2015-07-221-1/+1
| * | | fixes from testingScott Moser2015-07-221-4/+3
| * | | merge from trunkScott Moser2015-07-221-0/+1
| |\ \ \ | |/ / / |/| | |
* | | | packages/debian/control.in: add depends on iproute2Scott Moser2015-07-221-0/+1
| * | | replace '2' with 'TO' in globalsScott Moser2015-07-221-10/+10
| * | | pep8 line too longScott Moser2015-07-221-1/+2
| * | | merge from trunkScott Moser2015-07-223-21/+21
| |\ \ \ | |/ / / |/| | |
| * | | untested suggested changeScott Moser2015-07-211-26/+27
| | |/ | |/|
| | * Add DataSource.region and use it in mirror selection.Daniel Watkins2015-07-225-0/+19
| | * Make full data source available to code that handles mirror selection.Daniel Watkins2015-07-223-17/+23
| |/ |/|
* | fix 'make pyflakes'Scott Moser2015-07-212-2/+2
* | tests: fix TestHandlerHandlePart testsScott Moser2015-07-211-19/+19
|/
* Return a sensible value for DataSourceGCE.availability_zone.Daniel Watkins2015-07-203-35/+22
|\
| * Return a sensible value for DataSourceGCE.availability_zone.Daniel Watkins2015-07-062-0/+9
| * Reduce repetition in GCE data source tests.Daniel Watkins2015-07-061-35/+12
* | CloudSigma: encode/decode data before communicating over the serial channelScott Moser2015-07-161-2/+2
|\ \
| * | CloudSigma: encode/decode data before communicating over the serial channelDaniel Watkins2015-07-161-2/+2
|/ /
* | Fix regressed logic causing rightscale userdata to no longer work.Scott Moser2015-07-101-1/+1
|\ \ | |/ |/|
| * - Fix logic change introduced by 1000.1.1Robert Schweikert2015-06-291-1/+1
|/
* Use wget to fetch CloudStack passwords.Scott Moser2015-06-163-40/+26
|\
| * Use wget to fetch CloudStack passwords.Daniel Watkins2015-06-162-40/+25
* | growpart: fix specification of 'devices' list.Scott Moser2015-06-162-1/+2
* | apt_configure: fix importing of apt gpg keys under in python3Scott Moser2015-06-152-1/+2
* | cc_rh_subscription: fixes for python3Scott Moser2015-06-151-4/+4
|/
* Add ChangeLog entry for last merge.Daniel Watkins2015-06-101-0/+2
* Add a cloud-init plugin for helping users register and subscribe their RHEL-b...Daniel Watkins2015-06-103-0/+661
|\
| * Corrected spelling error on variable nameBrent Baude2015-05-292-9/+9
| * Tightening up an error message and isinstance usage based on feedback from DanBrent Baude2015-05-281-5/+5
| * Updated files with upstream review comments thanks to Dan and ScottBrent Baude2015-05-272-149/+128
| * This commit consists of three things based on feedback from smosher:Brent Baude2015-05-212-89/+323
| * Adding an example file for rh_subscription in doc/examplesBrent Baude2015-05-141-0/+49
| * This patch adds a cloud-init plugin for helping users registerBrent Baude2015-05-141-0/+399
* | check for systemd using sd_booted() semanticsScott Moser2015-06-105-12/+39
|\ \
| * | add tests for systemd detectionLars Kellogg-Stedman2015-06-031-0/+23
| * | transform paths in functions taking more than a single argumentLars Kellogg-Stedman2015-06-031-4/+6
| * | check for systemd using sd_booted() semanticsLars Kellogg-Stedman2015-06-022-8/+8
* | | packages/debian/control.in: mention recommends of gdiskScott Moser2015-06-051-1/+1
|/ /
* | Doc: include information on vendor-data in OpenStackScott Moser2015-06-013-0/+31
|\ \
| * | Add documentation about OpenStack vendor data handling.Daniel Watkins2015-04-012-0/+30
* | | Azure: Redact on-disk user password in /var/lib/ovf-env.xmlScott Moser2015-05-223-10/+92
|\ \ \
| * | | AZURE: Redact on-disk user password in /var/lib/ovf-env.xmlBen Howard2015-05-222-10/+91
|/ / /