sru cloud-init (17.1.46-g7acc9e86-0ubuntu1) update to 17.2-35-gf576b2a2-0ubuntu1~16.04.1
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cloud-init (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
| Xenial |
Fix Released
|
Medium
|
Unassigned | ||
| Artful |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
== Begin SRU Template ==
Updated 02/12/2018: SRU-verification exposed a bug in get_instance_id on EC2 and 17.2.35 publishes a fix for that upgrade path issue.
- EC2: Fix get_instance_id called against cached datasource pickle.
[Impact]
This release provides both bug-fixes and new features and we would like to
make sure all of our supported customers have access to these
improvements. Notable changes for Ubuntu stable releases are:
- debian/
[Simon Deziel] (LP: #1581416)
- OVF: Extend well-known labels to include OVFENV. (LP: #1698669)
- Fix potential cases of uninitialized variables. (LP: #1744796)
- Azure VM Preprovisioning support. [Douglas Jordan] (LP: #1734991)
- btrfs: support resizing if root is mounted ro.
[Robert Schweikert] (LP: #1734787)
- OpenNebula: Improve network configuration support.
[Akihiko Ota] (LP: #1719157, #1716397, #1736750)
- GCE: Improvements and changes to ssh key behavior for default user.
[Max Illfelder] (LP: #1670456, #1707033, #1707037, #1707039)
- subp: make ProcessExecutio
- Recognize uppercase vfat disk labels [James Penick] (LP: #1598783)
- Do not log warning on config files that represent None. (LP: #1742479)
- MAAS: add check_instance_id based off oauth tokens. (LP: #1712680)
- cli: cloud-init clean handles symlinks [Chad Smith] (LP: #1741093)
- Azure: Only bounce network when necessary. [Chad Smith] (LP: #1722668)
- cli: Fix error in cloud-init modules --mode=init. (LP: #1736600)
- debian/
- ds-identify: failure in NoCloud due to unset variable usage.
(LP: #1737704)
- ec2: Use instance-identity doc for region and instance-id
[Andrew Jorgensen]
- setup.py: Do not include rendered files in SOURCES.txt
- OVF: improve ds-identify to support finding OVF iso transport.
- Datasources: Formalize DataSource get_data and related properties.
[Chad Smith]
- cli: Add clean and status subcommands [Chad Smith]
See the === Changelog === entry below for a full list of changes and bugs.
[Test Case]
The following development and SRU process was followed:
https:/
The cloud-init team will be in charge of attaching the artifacts and
console output of the appropriate run to the bug. cloud-init team
members will not mark ‘verification-done’ until this has happened.
* Automated Test Results
automated lxd results are run by jenkins nightly CI
* https:/
* Automated nocloud/kvm Results:
* xenial: https:/
* artful: https:/
solutions testing team results:
* xenial:
- https:/
- https:/
MAAS team results:
* xenial: Success: https:/
Manual test artifacts from:
* EC2:
- xenial & artful: https:/
* nocloud:
- Xenial & Artful: https:/
* lxd: https:/
* gce: https:/
* azure: https:/
Additional manual test results related to this SRU
https:/
[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned integration tests are attached to this bug.
[Other Info]
[Discussion]
== End SRU Template ==
== Changelog ==
cloud-init (17.2-35-
* New upstream snapshot.
- tests: add support for logs with lxd from snap and future lxd 3.
(LP: #1745663)
- EC2: Fix get_instance_id called against cached datasource pickle.
[Chad Smith] (LP: #1748354)
- cli: fix cloud-init status to report running when before result.json
(LP: #1747965)
- net: accept network-config in netplan format for renaming interfaces
(LP: #1709715)
- Fix ssh keys validation in ssh_util [Tatiana Kholkina]
cloud-init (17.2-30-
* New upstream snapshot.
- docs: Update RTD content for cloud-init subcommands.
- OVF: Extend well-known labels to include OVFENV. (LP: #1698669)
- Fix potential cases of uninitialized variables. (LP: #1744796)
- tests: Collect script output as binary, collect systemd journal, fix lxd.
- HACKING.rst: mention setting user name and email via git config.
- Azure VM Preprovisioning support. [Douglas Jordan] (LP: #1734991)
- tools/read-version: Fix read-version when in a git worktree.
- docs: Fix typos in docs and one debug message. [Florian Grignon]
- btrfs: support resizing if root is mounted ro.
[Robert Schweikert] (LP: #1734787)
- OpenNebula: Improve network configuration support.
[Akihiko Ota] (LP: #1719157, #1716397, #1736750)
- tests: Fix EC2 Platform to return console output as bytes.
- tests: Fix attempted use of /run in a test case.
- GCE: Improvements and changes to ssh key behavior for default user.
[Max Illfelder] (LP: #1670456, #1707033, #1707037, #1707039)
- subp: make ProcessExecutio
- tests: when querying ntp server, do not do dns resolution.
- Recognize uppercase vfat disk labels [James Penick] (LP: #1598783)
- tests: remove zesty as supported OS to test
- Do not log warning on config files that represent None. (LP: #1742479)
- tests: Use git hash pip dependency format for pylxd.
- tests: add integration requirements text file
- MAAS: add check_instance_id based off oauth tokens. (LP: #1712680)
- tests: update apt sources list test
- tests: clean up image properties
- tests: rename test ssh keys to avoid appearance of leaking private keys.
- tests: Enable AWS EC2 Integration Testing
- cli: cloud-init clean handles symlinks (LP: #1741093)
- SUSE: Add a basic test of network config rendering. [Robert Schweikert]
- Azure: Only bounce network when necessary. (LP: #1722668)
- lint: Fix lints seen by pylint version 1.8.1.
- cli: Fix error in cloud-init modules --mode=init. (LP: #1736600)
- release 17.2
- ds-identify: failure in NoCloud due to unset variable usage.
(LP: #1737704)
- tests: fix collect_console when not implemented
- ec2: Use instance-identity doc for region and instance-id
[Andrew Jorgensen]
- tests: remove leaked tmp files in config drive tests.
- setup.py: Do not include rendered files in SOURCES.txt
- SUSE: remove delta in systemd local template for SUSE [Robert Schweikert]
- tests: move to using tox 1.7.5
- OVF: improve ds-identify to support finding OVF iso transport.
- VMware: Support for user provided pre and post-customization scripts
[Maitreyee Saikia]
- citest: In NoCloudKVM provide keys via metadata not userdata.
- pylint: Update pylint to 1.7.1, run on tests/ and tools and fix
complaints.
- Datasources: Formalize DataSource get_data and related properties.
- cli: Add clean and status subcommands
- tests: consolidate platforms into specific dirs
cloud-init (17.1-46-
* debian/
* debian/
[Simon Deziel] (LP: #1581416)
Hello Chad, or anyone else affected,
Accepted cloud-init into artful-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
Hello Chad, or anyone else affected,
Accepted cloud-init into xenial-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
Discovered SRU blocker for EC2 upgrade path LP: #1748354.
We will be adding a fix to this SRU bug including changelog for this branch.
- 17.2.30-gf7deaf15-0ubuntu1
+ 17.2-35-gf576b2a2-0ubuntu1~16.04.1
An upload of cloud-init to artful-proposed has been rejected from the upload queue for the following reason: "Please re-upload with full changelog since -updates in the _source.changes file. Thanks!".
An upload of cloud-init to xenial-proposed has been rejected from the upload queue for the following reason: "Please re-upload with full changelog in _source.changes. Thanks!".
Hello Chad, or anyone else affected,
Accepted cloud-init into artful-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
Hello Chad, or anyone else affected,
Accepted cloud-init into xenial-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
- ec2-sru-17.2.30.txt Edit (21.6 KiB, text/plain)
EC2 manual SRU verification 17.2.35 artful and xenial
- maas_hp_gen9_install.log Edit (25.9 KiB, text/plain)
MAAS bare metal deploy SRU verification for xenial
- gce-sru-17.2.35.txt Edit (20.3 KiB, text/plain)
Successful GCE xenial and artful upgrade and fresh install test logs
- azure-sru-17.2.35.txt Edit (15.2 KiB, text/plain)
Azure successful manual upgrade/fresh test re-run on 17.2.35
I've run both manual and automated tests for Xenial and we haven't identified any regressions.
removed: verification-needed verification-needed-artful verification-needed-xenial
This bug was fixed in the package cloud-init - 17.2-35-
---------------
cloud-init (17.2-35-
* New upstream snapshot. (LP: #1747059)
- tests: add support for logs with lxd from snap and future lxd 3.
- EC2: Fix get_instance_id called against cached datasource pickle.
- cli: fix cloud-init status to report running when before result.json
- net: accept network-config in netplan format for renaming interfaces
- Fix ssh keys validation in ssh_util [Tatiana Kholkina]
cloud-init (17.2-30-
* New upstream snapshot. (LP: #1747059)
- docs: Update RTD content for cloud-init subcommands.
- OVF: Extend well-known labels to include OVFENV.
- Fix potential cases of uninitialized variables.
- tests: Collect script output as binary, collect systemd journal, fix lxd.
- HACKING.rst: mention setting user name and email via git config.
- Azure VM Preprovisioning support. [Douglas Jordan]
- tools/read-version: Fix read-version when in a git worktree.
- docs: Fix typos in docs and one debug message. [Florian Grignon]
- btrfs: support resizing if root is mounted ro. [Robert Schweikert]
- OpenNebula: Improve network configuration support. [Akihiko Ota]
- tests: Fix EC2 Platform to return console output as bytes.
- tests: Fix attempted use of /run in a test case.
- GCE: Improvements and changes to ssh key behavior for default user.
[Max Illfelder]
- subp: make ProcessExecutio
- tests: when querying ntp server, do not do dns resolution.
- Recognize uppercase vfat disk labels [James Penick]
- tests: remove zesty as supported OS to test
- Do not log warning on config files that represent None.
- tests: Use git hash pip dependency format for pylxd.
- tests: add integration requirements text file
- MAAS: add check_instance_id based off oauth tokens.
- tests: update apt sources list test [Joshua Powers]
- tests: clean up image properties
- tests: rename test ssh keys to avoid appearance of leaking private keys.
- tests: Enable AWS EC2 Integration Testing
- cli: cloud-init clean handles symlinks
- SUSE: Add a basic test of network config rendering. [Robert Schweikert]
- Azure: Only bounce network when necessary.
- lint: Fix lints seen by pylint version 1.8.1.
- cli: Fix error in cloud-init modules --mode=init.
- release 17.2
- ds-identify: failure in NoCloud due to unset variable usage.
- tests: fix collect_console when not implemented
- ec2: Use instance-identity doc for region and instance-id
[Andrew Jorgensen]
- tests: remove leaked tmp files in config drive tests.
- setup.py: Do not include rendered files in SOURCES.txt
- SUSE: remove delta in systemd local template for SUSE [Robert Schweikert]
- tests: move to using tox 1.7.5
- OVF: improve ds-identify to support finding OVF iso transport.
- VMware: Support for user provided pre and post-customization scripts
[Maitreyee Saikia]
...
The verification of the Stable Release Update for cloud-init has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
Regression discovered on GCE please hold xenial publish of cloud-init if possible.
https:/
We'll publish a cherry pick to xenial and artful that'll have this fix
removed: verification-done-xenial
Hello Chad, or anyone else affected,
Accepted cloud-init into xenial-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
removed: verification-done verification-failed-xenial
removed: verification-needed verification-needed-xenial
This bug was fixed in the package cloud-init - 17.2-35-
---------------
cloud-init (17.2-35-
* cherry-pick 40e7738: GCE: fix reading of user-data that is not
base64 encoded. (LP: #1752711)
cloud-init (17.2-35-
* New upstream snapshot. (LP: #1747059)
- tests: add support for logs with lxd from snap and future lxd 3.
- EC2: Fix get_instance_id called against cached datasource pickle.
- cli: fix cloud-init status to report running when before result.json
- net: accept network-config in netplan format for renaming interfaces
- Fix ssh keys validation in ssh_util [Tatiana Kholkina]
-- Chad Smith <email address hidden> 2018年3月01日 16:05:39 -0700