yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95178
[Bug 2086602] Re: [OVN] ``TrunkTestInheritJSONBase.test_add_subport`` failing randomly
Reviewed: https://review.opendev.org/c/openstack/neutron/+/938319
Committed: https://opendev.org/openstack/neutron/commit/d3bc0b920bad79e43d50f672b435d2d7505a302c
Submitter: "Zuul (22348)"
Branch: master
commit d3bc0b920bad79e43d50f672b435d2d7505a302c
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Thu Jan 2 11:18:52 2025 +0000
Synchronize the network segment range initialization
The VLAN and tunnelled network segment range initialization is performed
in each Neutron API worker during the initialization transient period.
This patch adds the following optimizations:
* The ``network_segment_ranges`` expired register deletion is based on
the Neutron API start time, that is unique for all workers. The new
registers created by other API workers won't be deleted.
* A new method ``NetworkSegmentRange.new_default`` is used to create
the new default registers that is process-safe, using the database
transactional engine.
Closes-Bug: #2086602
Change-Id: Id1551dcd786202384393556e15e91de72aa7272e
** 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/2086602
Title:
[OVN] ``TrunkTestInheritJSONBase.test_add_subport`` failing randomly
Status in neutron:
Fix Released
Bug description:
Error: https://paste.opendev.org/show/bFrbmJ1FGtCdvUGRo57q/
Logs:
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_ede/934241/3/check/neutron-
tempest-plugin-ovn/ede673d/testr_results.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2086602/+subscriptions
References