~smoser/ubuntu/xenial/cloud-init/pkg

Viewing all changes in revision 466.

  • Committer: Scott Moser
  • Date: 2016-06-22 20:01:32 UTC
  • mfrom: (1.5.15)
  • Revision ID: smoser@ubuntu.com-20160622200132-ixkscrj6xbqs9al1
* SRU Upstream to 16.04.
  - user_data: fix error when user-data is not utf-8 decodable (LP: #1532072)
  - write_files: if no permissions are provided, use the default without
    logging a warning.
  - do not write /etc/systemd/network/50-cloud-init-*.link files
    (LP: #1594546)
  - fix several potential errors identified by pylint.
  - move 'main' into cloudinit/cmd/ for easier testing
  - Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]
  - Refactor cloudinit networking module to improve testing
  - Change missing Cheetah log warning to debug [Andrew Jorgensen]
  - network configuration improvements
    - centrally handle 'dsmode' (DataSource mode) to be 'local' or 'net.
    - support networking information being read on dreamcompute
    - support reading and applying networking information on SmartOS
    - improve reading networking from openstack network_data.json
    - support for renaming devices in a container (LP: #1579130).
    - remove blocking of udev rules (LP: #1577844, LP: #1571761)
  - Apt sources configuration improvements (LP: #1574113)
  - cloud-config specified on kernel command line will now override
    system settings (LP: #1582323).
  - fix timestamp in reporting events.
  - Paths: fix instance path if datasource's id has a '/'. (LP: #1575938)
  - Config Drive: fix check_instance_id signature. (LP: #1575055)
  - cloudstack: Only use DHCPv4 lease files as a datasource (LP: #1576273)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: