Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.

Bug 2129316

Summary: equivalent nbdb ACLs to logical_flow translation: stage-hint isn't updated when ACL is deleted
Product: Red Hat Enterprise Linux Fast Datapath Reporter: Nadia Pinaeva <npinaeva>
Component: ovn22.12Assignee: OVN Team <ovnteam>
Status: CLOSED WONTFIX QA Contact: Ehsan Elahi <eelahi>
Severity: medium Docs Contact:
Priority: medium    
Version: RHEL 8.0CC: ctrautma, jiji, jishi, mmichels
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-14 21:15:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nadia Pinaeva 2022-09-23 10:13:06 UTC
Description of problem:
I create 2 acls that will be identical in nbdb, only have different names, then I see these 2 acls will get translated to only 1 set of logical flows in sbdb, and will have one of the ACL uuids in stage-hint.
Then if I delete that ACL that is listed in stage-hint, sbdb logical flows will stay the same (which is expected, since there is 1 equivalent ACL left), but stage-hint will stay the same, with UUID of ACL that doesn't exist anymore.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create 2 equivalent ACLs with different names in nbdb
2. Check only 1 set (that is 2 flows for "reg0[10] == 1" and "reg0[9] == 1") of logical_flows created, find nbdb ACL UUID in stage-hint
3. Delete ACLs with UUID noted in the previous step
4. Check logical_flows are the same, including stage-hint of non-existing ACL

Comment 1 OVN Bot 2024-02-14 21:15:01 UTC
This issue is being closed as an automatic process due to the issue's age. If you wish to re-open this issue, please do so in Jira (https://issues.redhat.com) in the 'FDP' project. Please be sure to set the component to the latest OVN version where this issue is known to occur. If this is a feature request or improvement, please set the component to 'OVN'.