yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92741
[Bug 2033493] Re: [ndr] Unit tests failing due to a missing patch, still unreleased, in Neutron
Reviewed: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/893189
Committed: https://opendev.org/openstack/neutron-dynamic-routing/commit/f7baab86ac94bd53bae10e25ea08c4f1b93b9e31
Submitter: "Zuul (22348)"
Branch: master
commit f7baab86ac94bd53bae10e25ea08c4f1b93b9e31
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Wed Aug 30 13:52:36 2023 +0000
Bump Neutron to 23.0.0.0b3
That syncs the Neutron code with the latest neutron-lib version
released (3.8.0).
This patch also adds the "network.ha" definition extension to
the tests core plugin.
NOTE: both LP bugs must be fixed in one patch to fix the unit
tests CI job.
Closes-Bug: #2033493
Closes-Bug: #2033508
Change-Id: Ie22d9bcb943205e20380b92dc33d48f398a86470
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2033493
Title:
[ndr] Unit tests failing due to a missing patch, still unreleased, in
Neutron
Status in neutron:
Fix Released
Bug description:
The Neutron patch [1] removed the need of
"neutron_lib.db.model_base.HasProjectPrimaryKeyIndex", that was
deleted from neutron-lib in [2].
We are now using an old version of Neutron, 23.0.0.0b2, with the
latest released neutron-lib, that removed the mentioned class.
[1]https://review.opendev.org/c/openstack/neutron/+/886213
[2]https://review.opendev.org/c/openstack/neutron-lib/+/886589
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2033493/+subscriptions
References