lp:~smoser/ubuntu/vivid/cloud-init/snappy
- Get this branch:
- bzr branch lp:~smoser/ubuntu/vivid/cloud-init/snappy
Branch merges
Related bugs
Bug #1247132: Python 3 support and dropping cheetah | Low | Fix Released | |
Bug #1355343: cloud-init writes sources.list without newline at end of file | Low | Fix Released | |
Bug #1383794: [SRU] GCE datasource should use the short hostname | Undecided | Fix Released | |
Bug #1387340: 'output' directive not honored (/var/log/cloud-init-output.log missing) | High | Fix Released | |
Bug #1404311: [SRU] gce metadata api doesn't properly stream binary data | High | Fix Released | |
Bug #1422388: Fetch passwords from CloudStack virtual router | Medium | Fix Released | |
Bug #1422993: cloud-init AzureDS fails on 15.04 | High | Fix Released | |
Bug #1423972: cloud-init user-data mime conversion fails on base64 encoded data | Critical | Fix Released | |
Bug #1424900: Bootstrapping Vivid: ERROR failed to bootstrap environment, Permission denied (publickey), ci-info: no authorized ssh keys fingerprints found for user ubuntu | High | Fix Released |
Related blueprints
Branch information
- Owner:
- Scott Moser
- Status:
- Development
Recent revisions
- 371. By Scott Moser
-
* Merge with vivid at 0.7.7~bzr1067-
0ubuntu1
* New upstream snapshot.
* fix broken consumption of gzipped user-data (LP: #1424900)
* functional user-data on Azure again (LP: #1423972)
* CloudStack: support fetching password from virtual router (LP: #1422388)
* New upstream snapshot.
* Fix for ascii decode in DataSourceAzure (LP: #1422993).
* New upstream snapshot.
* support for gpt partitioning, utilized in Azure [Daniel Watkins]
* fix bug in exception handling in mount_cb.
* New upstream snapshot.
* move to python3 (LP: #1247132)
* systemd: run cloud-init before systemd-user-sessions. service
* Use the GCE short hostname. (LP: #1383794)
* Enable user-data encoding support for GCE. (LP: #1404311)
* Update to use a newer and better OMNIBUS_URL
* Be more tolerant of 'ssh_authorized_keys' types
* Fix parse_ssh_config failing in ssh_util.py
* Increase the robustness/configurability of the chef module.
* retain trailing newline from template files when using
jinja2 (LP: #1355343)
* fix broken output handling (LP: #1387340)
* digital ocean datasource
* update url in config drive documentation
* freebsd: enable correct behavior on Ec2.
* freebsd: Use the proper virtio FreeBSD network interface name. - 369. By Steve Langasek
-
cloud-init.service needs to sequence before systemd-
user-sessions. service,
not just before getty.target, for proper boot ordering. - 368. By Steve Langasek
-
Ensure that when running under systemd, cloud-init.service is run before
we display any getty on the console so that the cloud-init output
doesn't get written on top of a login prompt. - 365. By Scott Moser
-
* New upstream snapshot. Improved config for snappy.
* fix permissions on syslog to root:adm
* disable some modules that threw errors, and do not make sense here:
emit_upstart, locale, grub-dpkg, apt-pipelining, apt-configure
* do not attempt to use syslog for logging.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/vivid/cloud-init