Skip to content

Conversation

@github-actions
Copy link

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

elvgarrui and others added 3 commits October 22, 2025 09:59
We have 2 classes inheriting from BaseNeutronAgentOSKenApp:
OVSNeutronAgentOSKenApp and OVSLogOSKenApp. The instantiation of
packet_in_handlers as a static property in BaseNeutronAgentOSKenApp
created a shared list between all the different objects created by the
inheriting classes. This ended up creating duplicated processing of
events and therefore duplicate logging in the ML2/OVS log API.

Closes-Bug: #2121961

Change-Id: I6c37fbed8d724b7215ca21d155dde00e1229c6ea
Signed-off-by: Elvira Garcia <[email protected]>
(cherry picked from commit 29f4ada)
tempest master dropped the python3.9 support in [1], so
we need to use tempest 45.0.0 which last version supporting
python3.9.

[1] https://review.opendev.org/c/openstack/tempest/+/966101

Related-Bug: #2130551
Signed-off-by: Yatin Karel <[email protected]>
Change-Id: Ia0bbb62119621d2cb5781a6e12bf1f2afab1d72e
@github-actions github-actions bot requested a review from a team as a code owner November 10, 2025 06:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Nov 10, 2025
@priteau priteau closed this Nov 10, 2025
@priteau priteau reopened this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants