[Bug 2025499] Re: [SRU] zed stable releases

Corey Bryant 2025499 at bugs.launchpad.net
Mon Jul 24 14:29:17 UTC 2023


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.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/2025499

Title:
  [SRU] zed stable releases

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive zed series:
  Fix Released
Status in ceilometer package in Ubuntu:
  Invalid
Status in cinder package in Ubuntu:
  Invalid
Status in neutron package in Ubuntu:
  Invalid
Status in nova package in Ubuntu:
  Invalid
Status in python-neutron-lib package in Ubuntu:
  Invalid
Status in ceilometer source package in Kinetic:
  Won't Fix
Status in cinder source package in Kinetic:
  Won't Fix
Status in neutron source package in Kinetic:
  Won't Fix
Status in nova source package in Kinetic:
  Won't Fix
Status in python-neutron-lib source package in Kinetic:
  Won't Fix

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2025499/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list