~chad.smith/cloud-init:ubuntu/artful

Last commit made on 2018-05-18
Get this branch:
git clone -b ubuntu/artful https://git.launchpad.net/~chad.smith/cloud-init
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/artful
Repository:
lp:~chad.smith/cloud-init

Recent commits

eff2336... by Scott Moser

drop cherry picks.

Next upload will be from a snapshot of trunk which will have the
cherry-picks listed here. In order to make daily build recipes build
correctly we drop the cherry-picks from the packaging branch now.

drop the following cherry picks:
  cpick-6ef92c98-IBMCloud-recognize-provisioning-environment-during
  cpick-11172924-IBMCloud-Disable-config-drive-and-nocloud-only-if

e5596be... by Chad Smith

releasing cloud-init version 18.2-4-g05926e48-0ubuntu1~17.10.2

70016d1... by Chad Smith

update changelog

b553e59... by Chad Smith

cherry pick 6ef92c98

LP: #1767166

4d61dac... by Chad Smith

update changelog

6b4082c... by Chad Smith

cherry pick 11172924

LP: #1766401

542e977... by Chad Smith

releasing cloud-init version 18.2-4-g05926e48-0ubuntu1~17.10.1

d709491... by Chad Smith

update changelog (New upstream snapshot 18.2-4-g05926e48).

4c63148... by Chad Smith

merge from master at 18.2-4-g05926e48

05926e4... by Chad Smith

tests: fix integration tests to support lxd 3.0 release

Integration tests previously had a logic path that was unexercised on
jenkins because we were on an older version of lxc. With an upgrade to lxd
version 3.0 we need to bump pylxd dependency pin and fix a typo in
integration tests which checked the lxd version.