lp:~oddbloke/cloud-init/lp1411582

Created by Dan Watkins and last modified
Get this branch:
bzr branch lp:~oddbloke/cloud-init/lp1411582
Only Dan Watkins can upload to this branch. If you are Dan Watkins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Watkins
Project:
cloud-init
Status:
Merged

Recent revisions

1125. By Dan Watkins

Add udev rules for Azure ephemeral disks.

And install them in the Debian packaging.

1124. By Dan Watkins

Use /dev/disk devices for Azure ephemeral disk.

The ephemeral disk will not necessarily be assigned the same name at
each boot (LP: #1411582), so we use some udev rules to ensure we always
get the right one.

1123. By Dan Watkins

Extend disk_setup and mounts to handle /dev/disk symlinks.

1122. By Dan Watkins

Refactor cc_mounts.sanitize_devname to make it easier to modify.

1121. By Dan Watkins

Return a sensible value for DataSourceGCE.availability_zone.

1120. By Scott Moser

CloudSigma: encode/decode data before communicating over the serial channel

this fixes the cloudsigma datasource when used with python3.

1119. By Scott Moser

Fix regressed logic causing rightscale userdata to no longer work.

Change the logic for user data handling back to the original intent. A style
change also modified the logic of the user data handling leading to user data
being ignored even if it exists.

1118. By Scott Moser

Use wget to fetch CloudStack passwords.

Different versions of the CloudStack password server respond differently;
wget handles these nicely for us, so it's easier to just use wget.

1117. By Scott Moser

growpart: fix specification of 'devices' list.

given config:
 {'growpart': {'devices': ["/"]}}

the 'devices' was ignored, it was incorrectly read from the top
level non-namespaced location.

1116. By Scott Moser

apt_configure: fix importing of apt gpg keys under in python3

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers