lp:~wesley-wiedenmeier/cloud-init/lxd-init

Created by Wesley Wiedenmeier and last modified
Get this branch:
bzr branch lp:~wesley-wiedenmeier/cloud-init/lxd-init
Only Wesley Wiedenmeier can upload to this branch. If you are Wesley Wiedenmeier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Wesley Wiedenmeier
Project:
cloud-init
Status:
Merged

Recent revisions

1162. By Wesley Wiedenmeier

Merge from trunk and resolve text conflict in ChangeLog

1161. By Wesley Wiedenmeier

Use mock in test_handler_lxd.py and add test for lxd installation

1160. By Wesley Wiedenmeier

 - Ensure that lxd is installed before running lxd init.
 - Handle init cfg separately from main cfg to allow multiple sections under lxd
   config to be handled independantly.
 - Check for properly formatted lxd init cfg

1159. By Wesley Wiedenmeier

Added example cc_lxd config

1158. By Wesley Wiedenmeier

lxd: add support for setting up lxd using 'lxd init'

If lxd key is present in cfg, then run 'lxd init' with values from the 'init'
entry in lxd configuration as flags.

1157. By Scott Moser

systemd/power_state: fix power_state when cloud-final exited failure

if a runcmd exited failure, then power_state would not work.
This was because systemd was killing off subprocesses, and cloud-init
implemented power off with a subprocess that waited for the parent
to exit.

1156. By Scott Moser

Azure: get instance id from dmi instead of SharedConfig

Replace the use of SharedConfig.xml in both the walinuxagent case,
and the case where we communicate with the Azure fabric ourselves.

The instance id present in the dmi data is unfortunately different
that that in the SharedConfig. This means that something needs
to handle migration so that a reboot after newer version is installed
will not re-run first instance things.

In Ubuntu this is being handled in packaging.

1155. By Scott Moser

cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485)

'nofail' is the systemd equivalent of the mountall/upstart 'nobootwait'.
So, if a system uses systemd, then use 'nofail' in /etc/fstab for
ephemeral mounts.

1154. By Scott Moser

ubuntu templates: enable backports

Previous commit intended to enable backports, but failed to do so.

1153. By Scott Moser

Ubuntu templates: make sources.list consistent with ISO installs.

This modifies a designed decision to have trimmer sources.list than
one would find on a server iso install. Specifically, here we now
enable: restricted and multiverse and backports.

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.