~usd-import-team/ubuntu/+source/cloud-init:ubuntu/artful

Last commit made on 2017-10-10
Get this branch:
git clone -b ubuntu/artful https://git.launchpad.net/~usd-import-team/ubuntu/+source/cloud-init
Members of Ubuntu Server Dev import team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/artful
Repository:
lp:~usd-import-team/ubuntu/+source/cloud-init

Recent commits

73fe8f8... by Chad Smith on 2017-10-10

Import patches-unapplied version 17.1-18-gd4f70470-0ubuntu1 to ubuntu/artful

Imported using git-ubuntu import.

Publish parent: 7aeeda37cc93cadc1aab9e7dddea887cf29a3e30
Changelog parent: 45d5a0b58eaf3731f5856daeab9bcbe7a5feb449

45d5a0b... by Chad Smith on 2017-10-10

Import patches-unapplied version 17.1-18-gd4f70470-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 8bae6c7df4beb31e0b6840b8b37cf81ff10a0d0a

New changelog entries:
  * New upstream snapshot.
    - simpletable: Fix get_string method to return table-formatted string
      (LP: #1722566)

8bae6c7... by Ryan Harper on 2017-10-05

Import patches-unapplied version 17.1-17-g45d361cb-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 6761daeeffbd83b2f03dab9a582614dbe2323678

New changelog entries:
  * New upstream snapshot.
    - net: Handle bridge stp values of 0 and convert to boolean type
      [Chad Smith]
    - tools: Give specific --abbrev=8 to "git describe"
    - network: bridge_stp value not always correct [Ryan Harper] (LP: #1721157)
    - tests: re-enable tox with nocloud-kvm support [Joshua Powers]

6761dae... by Ryan Harper on 2017-10-03

Import patches-unapplied version 17.1-13-g7fd04255-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 0b061667b3bb48fd4addd397371331d5bbf94b70

New changelog entries:
  * debian/copyright: dep5 updates, reorganize, add Apache 2.0 license.
    (LP: #1718681)
  * debian/control: drop dependency on python3-prettytable
  * New upstream snapshot.
    - systemd: remove limit on tasks created by cloud-init-final.service.
      [Robert Schweikert] (LP: #1717969)
    - suse: Support addition of zypper repos via cloud-config.
      [Robert Schweikert] (LP: #1718675)
    - tests: Combine integration configs and testcases [Joshua Powers]
    - Azure, CloudStack: Support reading dhcp options from systemd-networkd.
      [Dimitri John Ledkov] (LP: #1718029)
    - packages/debian/copyright: remove mention of boto and MIT license
    - systemd: only mention Before=apt-daily.service on debian based distros.
      [Robert Schweikert]
    - Add missing simpletable and simpletable tests for failed merge
      [Chad Smith]
    - Remove prettytable dependency, introduce simpletable [Andrew Jorgensen]
    - debian/copyright: dep5 updates, reorganize, add Apache 2.0 license.
      [Joshua Powers] (LP: #1718681)
    - tests: remove dependency on shlex [Joshua Powers]
    - AltCloud: Trust PATH for udevadm and modprobe.
    - DataSourceOVF: use util.find_devs_with(TYPE=iso9660)
      [Ryan Harper] (LP: #1718287)
    - tests: remove a temp file used in bootcmd tests.

0b06166... by Scott Moser on 2017-09-22

Import patches-unapplied version 17.1-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 4b768ce928d10f4516ba3481b8a6343de5bd8a66

New changelog entries:
  * New upstream release.
    - doc: document GCE datasource. [Arnd Hannemann]
    - suse: updates to templates to support openSUSE and SLES.
      [Robert Schweikert] (LP: #1718640)
    - suse: Copy sysvinit files from redhat with slight changes.
      [Robert Schweikert] (LP: #1718649)
    - docs: fix sphinx module schema documentation [Chad Smith]
    - tests: Add cloudinit package to all test targets [Chad Smith]
    - Makefile: No longer look for yaml files in obsolete ./bin/.
    - tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT.

4b768ce... by Scott Moser on 2017-09-19

Import patches-unapplied version 0.7.9-283-g7eb3460b-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 7f5936ae2844b43c1a19f0e9c2f450a728ea2c41

New changelog entries:
  * New upstream snapshot.
    - ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdir
      [Chad Smith] (LP: #1717627)
    - Azure: wait longer for SSH pub keys to arrive.
      [Paul Meyer] (LP: #1717611)

7f5936a... by Scott Moser on 2017-09-18

Import patches-unapplied version 0.7.9-281-g10f067d8-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 95713d8202ffc640b85878741f95f5d17f843333

New changelog entries:
  * New upstream snapshot.
    - GCE: Fix usage of user-data. (LP: #1717598)

95713d8... by Scott Moser on 2017-09-15

Import patches-unapplied version 0.7.9-280-ge626966e-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 5a60b0deec2b965840a0d50c29015eab8f685f2c

New changelog entries:
  * debian/rules: install rsyslog file with 0644 mode instead of 0755.
  * debian/rules, debian/apport-launcher.py: add an apport hook. (LP: #1607345)
  * New upstream snapshot.
    - cmdline: add collect-logs subcommand. [Chad Smith] (LP: #1607345)
    - CloudStack: consider dhclient lease files named with a hyphen.
      (LP: #1717147)
    - resizefs: Drop check for read-only device file, do not warn on
      overlayroot. [Chad Smith]
    - Do not provide systemd-fsck drop-in which could cause ordering cycles.
      [Balint Reczey] (LP: #1717477)
    - tests: Enable the NoCloud KVM platform [Joshua Powers]
    - resizefs: pass mount point to xfs_growfs [Dusty Mabe]
    - vmware: Enable nics before sending the SUCCESS event. [Sankar Tanguturi]
    - cloud-config modules: honor distros definitions in each module
      [Chad Smith] (LP: #1715738, #1715690)
    - chef: Add option to pin chef omnibus install version
      [Ethan Apodaca] (LP: #1462693)
    - tests: execute: support command as string [Joshua Powers]
    - schema and docs: Add jsonschema to resizefs and bootcmd modules
      [Chad Smith]
    - tools: Add xkvm script, wrapper around qemu-system [Joshua Powers]
    - vmware customization: return network config format
      [Sankar Tanguturi] (LP: #1675063)

5a60b0d... by Scott Moser on 2017-09-07

Import patches-unapplied version 0.7.9-267-g922c3c5c-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: f321548a6a5f0c3997949aa5ac1e11193aa471ee

New changelog entries:
  * New upstream snapshot.
    - Ec2: only attempt to operate at local mode on known platforms.
      (LP: #1715128)
    - Use /run/cloud-init for tempfile operations. (LP: #1707222)
    - ds-identify: Make OpenStack return maybe on arch other than intel.
      (LP: #1715241)
    - tests: mock missed openstack metadata uri network_data.json
      [Chad Smith] (LP: #1714376)
    - relocate tests/unittests/helpers.py to cloudinit/tests
      [Lars Kellogg-Stedman]
    - tox: add nose timer output [Joshua Powers]
    - upstart: do not package upstart jobs, drop ubuntu-init-switch module.
    - tests: Stop leaking calls through unmocked metadata addresses
      [Chad Smith] (LP: #1714117)

f321548... by Scott Moser on 2017-08-31

Import patches-unapplied version 0.7.9-259-g7e76c57b-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Publish parent: 5a216a235464fc110b355625abbc4caa18500941

New changelog entries:
  * Disable upstart support, as upstart is no longer shipped in artful.
    [Dimitri Ledkov]
  * New upstream snapshot.
    - distro: allow distro to specify a default locale [Ryan Harper]
    - tests: fix two recently added tests for sles distro.
    - url_helper: dynamically import oauthlib import from inside oauth_headers
      [Chad Smith]
    - tox: make xenial environment run with python3.6
    - suse: Add support for openSUSE and return SLES to a working state.
      [Robert Schweikert]
    - GCE: Add a main to the GCE Datasource.
    - ec2: Add IPv6 dhcp support to Ec2DataSource. [Chad Smith] (LP: #1639030)
    - url_helper: fail gracefully if oauthlib is not available
      [Lars Kellogg-Stedman] (LP: #1713760)
    - cloud-init analyze: fix issues running under python 2. [Andrew Jorgensen]
    - Configure logging module to always use UTC time.
      [Ryan Harper] (LP: #1713158)
    - Log a helpful message if a user script does not include shebang.
      [Andrew Jorgensen]
    - cli: Fix command line parsing of coniditionally loaded subcommands.
      [Chad Smith] (LP: #1712676)
    - doc: Explain error behavior in user data include file format.
      [Jason Butz]
    - cc_landscape & cc_puppet: Fix six.StringIO use in writing configs
      [Chad Smith] (LP: #1699282, #1710932)
    - schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema
      [Chad Smith]
    - Debian: Remove non-free repositories from apt sources template.
      [Joonas Kylmälä] (LP: #1700091)