[SRU] zed stable releases

Bug #2025499 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
Invalid
Undecided
Unassigned
Zed
Fix Released
High
Unassigned
ceilometer (Ubuntu)
Invalid
Undecided
Unassigned
Kinetic
Won't Fix
High
Unassigned
cinder (Ubuntu)
Invalid
Undecided
Unassigned
Kinetic
Won't Fix
High
Unassigned
neutron (Ubuntu)
Invalid
Undecided
Unassigned
Kinetic
Won't Fix
High
Unassigned
nova (Ubuntu)
Invalid
Undecided
Unassigned
Kinetic
Won't Fix
High
Unassigned
python-neutron-lib (Ubuntu)
Invalid
Undecided
Unassigned
Kinetic
Won't Fix
High
Unassigned

Bug Description

[Impact]
This release sports mostly bug-fixes and we would like to make
sure all of our supported customers have access to these
improvements. The update contains the following package updates:

ceilometer 19.1.0
cinder 21.3.0
neutron 21.1.1
nova 26.2.0
python-neutron-lib 3.1.2

[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStackUpdates

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]
In order to mitigate the regression potential, the results of the
aforementioned tests are attached to this bug.

[Discussion]
neutron 21.1.1 is failing to build with 10 test failures such as the following. They are fixed if we align neutron-lib with upper-constraints for stable/zed at version 3.1.2:

======================================================================
FAIL: neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule
neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule
----------------------------------------------------------------------
testtools.testresult.real._StringException: pythonlogging:'': {{{ERROR [neutron.policy] Unable to verify match:%(ext_parent:tenant_id)s as the parent resource: ext_parent was not found}}}

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/neutron/tests/base.py", line 182, in func
    return f(self, *args, **kwargs)
  File "/<<PKGBUILDDIR>>/neutron/tests/base.py", line 182, in func
    return f(self, *args, **kwargs)
  File "/<<PKGBUILDDIR>>/neutron/tests/unit/conf/policies/test_qos.py", line 1508, in test_get_policy_minimum_packet_rate_rule
    policy.enforce(self.context,
  File "/<<PKGBUILDDIR>>/neutron/policy.py", line 518, in enforce
    result = _ENFORCER.enforce(rule, target, context, action=action,
  File "/usr/lib/python3/dist-packages/oslo_policy/policy.py", line 1049, in enforce
    result = _checks._check(
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 80, in _check
    return rule(*rule_args)
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 257, in __call__
    return _check(
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 80, in _check
    return rule(*rule_args)
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 213, in __call__
    if _check(rule, target, cred, enforcer, current_rule):
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 80, in _check
    return rule(*rule_args)
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 178, in __call__
    if not _check(rule, target, cred, enforcer, current_rule):
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 80, in _check
    return rule(*rule_args)
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 257, in __call__
    return _check(
  File "/usr/lib/python3/dist-packages/oslo_policy/_checks.py", line 80, in _check
    return rule(*rule_args)
  File "/<<PKGBUILDDIR>>/neutron/policy.py", line 359, in __call__
    raise exceptions.PolicyCheckError(
neutron_lib.exceptions.PolicyCheckError: Failed to check policy tenant_id:%(ext_parent:tenant_id)s because Unable to verify match:%(ext_parent:tenant_id)s as the parent resource: ext_parent was not found.

Related branches

CVE References

Changed in cloud-archive:
status: New → Invalid
Changed in ceilometer (Ubuntu):
status: New → Invalid
Changed in cinder (Ubuntu):
status: New → Invalid
Changed in neutron (Ubuntu):
status: New → Invalid
Changed in nova (Ubuntu):
status: New → Invalid
Changed in ceilometer (Ubuntu Kinetic):
importance: Undecided → High
status: New → Triaged
Changed in cinder (Ubuntu Kinetic):
importance: Undecided → High
status: New → Triaged
Changed in neutron (Ubuntu Kinetic):
importance: Undecided → High
status: New → Triaged
Changed in nova (Ubuntu Kinetic):
importance: Undecided → High
status: New → Triaged
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Uploaded to zed-staging

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

Kinetic is nearly EOL so marked as Won't Fix

description: updated
description: updated
Changed in python-neutron-lib (Ubuntu):
status: New → Invalid
Changed in python-neutron-lib (Ubuntu Kinetic):
importance: Undecided → High
status: New → Triaged
status: Triaged → Won't Fix
Changed in cinder (Ubuntu Kinetic):
status: Triaged → Won't Fix
Changed in ceilometer (Ubuntu Kinetic):
status: Triaged → Won't Fix
Changed in neutron (Ubuntu Kinetic):
status: Triaged → Won't Fix
Changed in nova (Ubuntu Kinetic):
status: Triaged → Won't Fix
Revision history for this message
Corey Bryant (corey.bryant) wrote : Please test proposed package

Hello Corey, or anyone else affected,

Accepted ceilometer into zed-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:zed-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-zed-needed to verification-zed-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-zed-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-zed-needed
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Hello Corey, or anyone else affected,

Accepted cinder into zed-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:zed-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-zed-needed to verification-zed-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-zed-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!

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

Hello Corey, or anyone else affected,

Accepted neutron into zed-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:zed-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-zed-needed to verification-zed-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-zed-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!

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

Hello Corey, or anyone else affected,

Accepted nova into zed-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:zed-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-zed-needed to verification-zed-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-zed-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!

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

Hello Corey, or anyone else affected,

Accepted python-neutron-lib into zed-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:zed-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-zed-needed to verification-zed-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-zed-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!

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

Verification completed successfully for zed-proposed:

2023-07-23 16:20:03.548430 | focal-medium | ======
2023-07-23 16:20:03.548462 | focal-medium | Totals
2023-07-23 16:20:03.548482 | focal-medium | ======
2023-07-23 16:20:03.548503 | focal-medium | Ran: 179 tests in 402.4945 sec.
2023-07-23 16:20:03.548543 | focal-medium | - Passed: 167
2023-07-23 16:20:03.548565 | focal-medium | - Skipped: 12
2023-07-23 16:20:03.548583 | focal-medium | - Expected Fail: 0
2023-07-23 16:20:03.548603 | focal-medium | - Unexpected Success: 0
2023-07-23 16:20:03.548624 | focal-medium | - Failed: 0
2023-07-23 16:20:03.548645 | focal-medium | Sum of execute time for each test: 724.8915 sec.

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

The verification of the Stable Release Update for ceilometer 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 ceilometer - 2:19.1.0-0ubuntu1~cloud0
---------------

 ceilometer (2:19.1.0-0ubuntu1~cloud0) jammy-zed; urgency=medium
 .
   * d/gbp.conf: Create stable/zed branch.
   * New stable point release for OpenStack Zed (LP: #2025499).

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

The verification of the Stable Release Update for cinder 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 cinder - 2:21.3.0-0ubuntu1~cloud0
---------------

 cinder (2:21.3.0-0ubuntu1~cloud0) jammy-zed; urgency=medium
 .
   * New stable point release for OpenStack Zed (LP: #2025499).
   * d/p/CVE-2023-2088.patch: Dropped. Fixed in point release.

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

The verification of the Stable Release Update for neutron 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 neutron - 2:21.1.1-0ubuntu1~cloud0
---------------

 neutron (2:21.1.1-0ubuntu1~cloud0) jammy-zed; urgency=medium
 .
   * New stable point release for OpenStack Zed (LP: #2025499).

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

The verification of the Stable Release Update for nova 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 nova - 3:26.2.0-0ubuntu1~cloud0
---------------

 nova (3:26.2.0-0ubuntu1~cloud0) jammy-zed; urgency=medium
 .
   * New stable point release for OpenStack Zed (LP: #2025499).
   * d/p/CVE-2023-2088-*.patch: Dropped. Fixed in point release.

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

The verification of the Stable Release Update for python-neutron-lib 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-neutron-lib - 3.1.2-0ubuntu1~cloud0
---------------

 python-neutron-lib (3.1.2-0ubuntu1~cloud0) jammy-zed; urgency=medium
 .
   * d/gbp.conf: Create stable/zed branch.
   * New stable point release for OpenStack Zed (LP: #2025499).

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.