Bug 1917648 - QoS policy with minimum bandwidth rules can be assigned to a vxlan network if the network doesn't have any ports
Summary: QoS policy with minimum bandwidth rules can be assigned to a vxlan network if...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Rodolfo Alonso
QA Contact: Eran Kuris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-19 03:28 UTC by Takashi Kajinami
Modified: 2022-08-26 15:29 UTC (History)
4 users (show)

Fixed In Version: openstack-neutron-15.2.1-1.20201114025050.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-26 13:50:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1913180 0 None None None 2021-01-25 16:55:48 UTC
OpenStack gerrit 775617 0 None MERGED Add minimum bw qos rule validation for network 2021-03-03 16:51:25 UTC
Red Hat Issue Tracker OSP-1966 0 None None None 2022-08-26 15:29:54 UTC
Red Hat Product Errata RHBA-2021:2097 0 None None None 2021-05-26 13:51:10 UTC

Description Takashi Kajinami 2021-01-19 03:28:30 UTC
Description of problem:

Minimum bandwidth QoS rule is only applicable for the network which is backed by physical networks,
thus it should be rejected for vxlan networks, which is not associated with specific physical networks.

This is enforced in api level when a network has any port, but is NOT enforced properly if a network has no ports.


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


How reproducible:
Always

Steps to Reproduce:
1. Deploy overcloud with ml2+ovs
2. Create a QoS policy and add minimum baidwidth QoS rules to it
3. Create a vxlan network
4. Set the qos policy (2) on the netwokr (3)

Actual results:
Updating network policy is not rejected

Expected results:
Updating network policy is rejected

Additional info:

Comment 14 errata-xmlrpc 2021-05-26 13:50:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1.6 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:2097


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