This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
Bug 2308481 - Can't delete trunk or parent port error "ConflictException"
Summary: Can't delete trunk or parent port error "ConflictException"
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Rodolfo Alonso
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-29 13:43 UTC by Joaquín Veira
Modified: 2025-01-10 10:13 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2025-01-10 10:12:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker   OSP-32733 0 None None None 2025-01-10 10:12:32 UTC
Red Hat Issue Tracker OSP-33400 0 None None None 2025-01-10 10:13:01 UTC

Description Joaquín Veira 2024-08-29 13:43:42 UTC
Description of problem:
Can't delete a network trunk because the port is still active.
When trying to delete the trunk you get a "ConflictException" and when trying to delete the parent port you get a "PortInUseAsTrunkParent".
I was able to reproduce the same in one of our labs and got same errors, but disabling the port allowed me to finally remove the trunk and later the port.
This is not the case for the customer as the original VM doesn't exist anymore and port looks bounded with binding_vif_type: ovs.
There are no errors in logs.

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

How reproducible:


Steps to Reproduce:
1. Create a simple port
2. Create a network trunk using port as parent port
3. Try to remove the trunk or the port

Actual results:
Can't delete the trunk

Expected results:
Trunk should be deleted

Additional info:
More info in following comments. Sosreports and DB dump attached to case.


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