lp://qastaging/ubuntu/precise/cloud-init

Created by James Westby and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/precise/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

206. By Scott Moser

* New upstream release.
  * improve chef examples for working configurations on 11.10 and 12.04
    [Lorin Hochstein] (LP: #960564)
  * fix bug in landscape module if /etc/landscape did not exist
    (LP: #978329)

205. By Scott Moser

* New upstream snapshot.
  * Fix bug in Chef support that required 'validation_cert' (LP: #960547)
  * Provide user-friendly message when a user ssh's in with an invalid
    locale (LP: #960547)
  * Support reading a url reference to cloud-config from the kernel
    command line.

204. By Scott Moser

* New upstream snapshot.
  * support running resize2fs in the background (default=off) (LP: #961226)

203. By Scott Moser

* New upstream snapshot.
  * If public-keys is a string, split it into multiple keys on newline
    This specifically helps the MAAS data source, and should not negatively
    affect others.

202. By Scott Moser

* New upstream snapshot.
  * rename DataSourceMaaS to DataSourceMAAS.
  * support public-keys in DataSourceMAAS
  * Warn in user-data processing on non-multipart, non-handled data
  * CloudStack data source added (not enabled by default)
* fix bug in cloud-init.postinst where the name used was wrong
  causing config-apt-pipelining to run more than intended

201. By Scott Moser

make maas config file only readable by root (LP: #954721)

200. By Scott Moser

[Cosmin Luta]
add dependency on python-oauth (LP: #953915)

199. By Scott Moser

* New upstream snapshot.
  * add ability to configure Acquire::http::Pipeline-Depth via
    cloud-config setting 'apt_pipelining' (LP: #942061)
  * if cloud-config settings removed default certificats
    (remove-defaults), then seed package ca-certificates to not
    install new ones on upgrade.
  * run-parts now uses internal implementation rather than
    separate command.
  * add MaaS datasource (LP: #942061)
* debian/cloud-init.postinst: address population of apt_pipeline
  setting on installation.
* debian/cloud-init.postinst: support configuring cloud-init
  maas datasource via preseed values cloud-init/maas-metadata-url and
  cloud-init/maas-credentials. (LP: #942061)
* debian/cloud-init.postinst: support for (LP: #924375)

198. By Scott Moser

* New upstream snapshot.
  - fix DataSourceNoCloud seeded from local or cmdline (LP: #942695)
  - change 'islxc' to 'iscontainer' and use 'running-in-container' utility
    from upstart rather than 'lxc-is-container' (LP: #941955)
  - Do not fail on bad part handlers, instead catch error and log

197. By Scott Moser

* New upstream snapshot.
  - exit 0 in cloud-init if no metadata is found (nothing to do)
  - documentation improvements
  - support network config in DataSourceNoCloud

Branch metadata

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

Subscribers