lp:ubuntu/oneiric/cloud-init

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/cloud-init
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

177. By Scott Moser

DataSourceEc2: catch a socket timeout when with a slow metadata
service (LP: #869492).

176. By Scott Moser

increase cloud-init-nonet timeout to 130 seconds from 70 (LP: #861866)

175. By Scott Moser

* fix broken path if local-hostname was not in metadata (LP: #857380)
* redirect output of 'start networking' in 'cloud-init-nonet' to /dev/null
* include GPLv3 in source tree

174. By Scott Moser

If local-hostname is not in meta-data, attempt to look up hostname in
an alias in /etc/hosts. This will avoid setting domain portion of fqdn
to 'localdomain' in some cases (LP: #850206).

173. By Scott Moser

* minor documentation improvement.

[Mike Moulton, Avishai Ish-Shalom]
* Chef support fixes. support for environment and initial attr (LP: #845208)

172. By Scott Moser

* fix issues with chef (LP: #845161)
* be more forgiving on metadata for public-keys (LP: #845155)

171. By Scott Moser

* catch up with trunk at revision 439
* warn on failure to set hostname (LP: #832175)
* properly wait for all static interfaces to be up before
  cloud-init runs (depends on fix in LP:# 838968).
* in DataSources NoCloud and OVF, do not set hostname to the
  static value 'ubuntuhost' if local-hostname is not in metadata
  (LP: #838280)
* improve the way ssh_authorized_keys is updated, so that the
  values given will be used. (LP: #434076, LP: #833499)
* cloud-init-notnet.conf: minor changes to config

170. By Scott Moser

* catch up with trunk at revision 431
* add network debug info to console when cloud-init runs (LP: #828186)
* fix issue where subprocesses (apt-add-repository) where given
  the console and would attempt to prompt user and hang boot (LP: #831505)
* add awareness of ecdsa to cc_ssh

169. By Scott Moser

* change the handling of user-data (LP: #810044)
 * boothooks will now run more than once as they were intended
 * cloud-config and user-scripts will be updated from user data every boot
* Add a second type of part-handler that will be called on every boot
* fix bad handling of /etc/hosts if manage_etc_hosts was false

168. By Scott Moser

* do not install 92-uec-upgrade-available as a motd hook. This file was
  installed but did not do anything since updates-check was removed.
* support multiple staticly configured network devices, as long as
  all of them come up early (LP: #810044)

[Marc Cluet]
* add support for passing mcollective keys via cloud-config
* add support for 'include-once' type. include-once urls are only
  retrieved once-per-instance rather than on every boot.

Branch metadata

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

Subscribers