[SRU] update to queens/3.14.2

Bug #1800490 reported by Andrea Ieri
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
Invalid
Undecided
Unassigned
Queens
Fix Released
Medium
Unassigned
python-openstackclient (Ubuntu)
Invalid
Undecided
Unassigned
Bionic
Fix Released
Medium
Unassigned

Bug Description

[Impact]
Today I noticed that the xenial package on ubuntu-cloud is 3.14.0, whereas the latest stable for the queens branch is 3.14.2.
Would it be possible to package the latest version? 3.14.1 introduced a switch (--mtu[0]) that isn't available in 3.14.0

[0] https://github.com/openstack/python-openstackclient/commit/18563b4132f794cc6612c2897795f96a31b565ae

[Test Case]
In order to avoid regression of existing consumers, the OpenStack team will run their continuous integration test against the packages that are in -proposed. A successful run of all available tests will be required before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of the executed tests. The OpenStack team members will not mark ‘verification-done’ until this has happened.

[Regression Potential]
All code changes are provided from the upstream stable point release for OpenStack Queens. In order to mitigate the regression potential, the results of the aforementioned tests are attached to this bug.

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Hi Andrea,

Thanks for reporting this and making Ubuntu better. This is a valid SRU. Would you be willing to test this for us if we were to make the update?

Thanks,
Corey

Revision history for this message
Corey Bryant (corey.bryant) wrote :

python-openstackclient 3.14.2-0ubuntu1 has been uploaded to the bionic unapproved queue [1] where it is awaiting review by the Ubuntu SRU team.

[1] https://launchpad.net/ubuntu/bionic/+queue?queue_state=1&queue_text=

description: updated
summary: - update to queens/3.14.2
+ [SRU] update to queens/3.14.2
Changed in python-openstackclient (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Changed in cloud-archive:
status: New → Invalid
Changed in python-openstackclient (Ubuntu Bionic):
status: New → Triaged
importance: Undecided → Medium
Changed in python-openstackclient (Ubuntu):
status: Triaged → Incomplete
status: Incomplete → Invalid
importance: Medium → Undecided
Revision history for this message
Andrea Ieri (aieri) wrote :

Hi Corey,

I'd be happy to install the test package in our staging area and test the --mtu flag (+ some further casual testing). Would you have a more rigorous set of tests to go through?

Andrea

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Andrea,

That would be good enough, thanks! I'll also run regression testing on my end.

Corey

Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello Andrea, or anyone else affected,

Accepted python-openstackclient into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python-openstackclient/3.14.2-0ubuntu1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

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-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in python-openstackclient (Ubuntu Bionic):
status: Triaged → Fix Committed
tags: added: verification-needed verification-needed-bionic
Revision history for this message
Andrea Ieri (aieri) wrote :

Corey,

Why was the bug marked as invalid for xenial / cloudarchive?

Thanks,
Andrea

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Andrea, it's valid for Bionic and Queens cloud archive for xenial only. Hopefully that clears it up.

Revision history for this message
Andrea Ieri (aieri) wrote :

Hi Corey, I've tried version 3.14.2-0ubuntu1~cloud0 (from https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/queens-staging) and things look correct.

tags: added: verification-done-xenial
Revision history for this message
Andrea Ieri (aieri) wrote :

Tested 3.14.2-0ubuntu1 in a bionic lxd. MTU manipulation works fine, it's even too permissive[0]... but that's not an issue with the package itself.

[0] https://storyboard.openstack.org/#!/story/2004298

tags: added: verification-done-bionic
removed: verification-needed-bionic
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Hello Andrea, or anyone else affected,

Accepted python-openstackclient into queens-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository.

Please help us by testing this new package. To enable the -proposed repository:

  sudo add-apt-repository cloud-archive:queens-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

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-queens-needed to verification-queens-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-queens-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-queens-needed
Revision history for this message
Andrea Ieri (aieri) wrote :

python-openstackclient 3.14.2-0ubuntu1~cloud0 from queens-proposed tested, no issues detected.

tags: added: verification-queens-done
removed: verification-queens-needed
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Regression testing was successful against xenial-proposed:

======
Totals
======
Ran: 92 tests in 1034.1765 sec.
 - Passed: 84
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 465.6833 sec.

Regression testing was successful against queens-proposed:

======
Totals
======
Ran: 92 tests in 1106.9986 sec.
 - Passed: 84
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 548.8946 sec.

tags: added: verification-done
removed: verification-needed verification-queens-done
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Sorry the first set of testing above was against bionic-proposed not xenial-proposed.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-openstackclient - 3.14.2-0ubuntu1

---------------
python-openstackclient (3.14.2-0ubuntu1) bionic; urgency=medium

  * d/gbp.conf: Create stable/queens branch.
  * New stable point release for OpenStack Queens (LP: #1800490).

 -- Corey Bryant <email address hidden> Mon, 05 Nov 2018 08:38:38 -0500

Changed in python-openstackclient (Ubuntu Bionic):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for python-openstackclient 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.

Revision history for this message
Corey Bryant (corey.bryant) wrote :

The verification of the Stable Release Update for python-openstackclient has completed successfully and the package has now been released to -updates. 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.

Revision history for this message
Corey Bryant (corey.bryant) wrote :

This bug was fixed in the package python-openstackclient - 3.14.2-0ubuntu1~cloud0
---------------

 python-openstackclient (3.14.2-0ubuntu1~cloud0) xenial-queens; urgency=medium
 .
   * New upstream release for the Ubuntu Cloud Archive.
 .
 python-openstackclient (3.14.2-0ubuntu1) bionic; urgency=medium
 .
   * d/gbp.conf: Create stable/queens branch.
   * New stable point release for OpenStack Queens (LP: #1800490).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.