lp:ubuntu/oneiric-proposed/cloud-init

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-proposed/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
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

163. By Ben Howard

* add ability to configure Acquire::http::Pipeline-Depth via
  cloud-config setting 'apt_pipelining' (LP: #948461)
* debian/cloud-init.postinst: address population of apt_pipeline
  setting on installation.

162. By Scott Moser

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

161. By Scott Moser

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

160. 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

159. 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).

158. By Scott Moser

* minor documentation improvement.

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

157. By Scott Moser

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

156. 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

155. 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

154. 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

Branch metadata

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

Subscribers