Bug 2192918 - security group log deletion not a sync op [NEEDINFO]
Summary: security group log deletion not a sync op
Keywords:
Status: ASSIGNED
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-networking-ovn
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: async
: 16.2 (Train on RHEL 8.4)
Assignee: Elvira
QA Contact: Maor
URL:
Whiteboard:
Depends On:
Blocks: 1883298
TreeView+ depends on / blocked
 
Reported: 2023-05-03 14:06 UTC by Elvira
Modified: 2024-03-13 13:47 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: When doing deletion and creation requests for networking log objects, Neutron attempts to delete and create those objects in the OVN database at the same time, and requests can interlock themselves. Consequence: You could never send requests about security group log objects to the Neutron API in parallel, and needed to make sure they were done on a sequential pace. Fix: Now, the create operation is asynchronous again, since the creation petition is ignored if the object is already there.
Clone Of: 2178618
Environment:
Last Closed:
Target Upstream Version:
Embargoed:
mblue: needinfo? (jamsmith)


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-24726 0 None None None 2023-05-03 14:11:37 UTC

Comment 2 Elvira 2023-09-01 12:44:27 UTC
Added in latest brew package python-networking-ovn-7.4.2-2.20220409154880.el8osttrunk
https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2662604

Comment 32 Elvira 2024-02-06 19:37:03 UTC
Hi, the link to the -patches branch commit was not added on the link directory. I added it now.


Note You need to log in before you can comment on or make changes to this bug.