Bug 2099599
Summary: | OVS minimum bandwidth is not cleaned when network policy is removed from port | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Rodolfo Alonso <ralonsoh> |
Component: | openstack-neutron | Assignee: | OSP Team <rhos-maint> |
Status: | CLOSED NOTABUG | QA Contact: | Eran Kuris <ekuris> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 16.1 (Train) | CC: | akatz, astupnik, averdagu, chrisw, ekuris, gregraka, hakhande, mgeary, rdiazcam, scohen |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
There is currently a known issue that the OVS minimum bandwidth value is not cleared from the port when a user removes the network policy. The workaround is to manually delete the Queue register from the OVS database:
$ ovs-vsctl destroy Queue <queue_uuid>
The Queue register can be found looking for the Queue "external_ids:port" reference, that contains the Neutron port ID.
|
Story Points: | --- |
Clone Of: | 2097444 | Environment: | |
Last Closed: | 2022-06-21 10:12:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2097444 | ||
Bug Blocks: |