Activity log for bug #1943724

Date Who What changed Old value New value Message
2021-09-15 14:08:28 Balazs Gibizer bug added bug
2021-09-15 14:59:13 Balazs Gibizer description When changing the QoS policy having a minimum bandwidth rule on a bound port to another policy where the direction of the min bw rule has changed then neutron accepts the request but fails to update the bandwidth resource allocation in placement accordingly. Reproduction ------------ I will push a tempest test reproducing the issue soon. Expected behavior ----------------- Neutron allocates resources in placement according to the new direction Actual behavior --------------- Neutron does not move the resource allocation from one resource class to the other (representing the directions) Affected version ---------------- Reproduced on recent master in devstack. stack@master0:~/neutron$ git log --oneline 6db2619628 Merge "[DVR] Set arp entries only for single IPs given as allowed addr pair" Bug probably exists since neutron added support for changing QoS policy on bound ports with minimum bandwidth rules. When changing the QoS policy having a minimum bandwidth rule on a bound port to another policy where the direction of the min bw rule has changed then neutron accepts the request but fails to update the bandwidth resource allocation in placement accordingly. Reproduction ------------ Here is a tempest test reproducing the issue https://review.opendev.org/c/openstack/tempest/+/809198 Expected behavior ----------------- Neutron allocates resources in placement according to the new direction Actual behavior --------------- Neutron does not move the resource allocation from one resource class to the other (representing the directions) Affected version ---------------- Reproduced on recent master in devstack. stack@master0:~/neutron$ git log --oneline 6db2619628 Merge "[DVR] Set arp entries only for single IPs given as allowed addr pair" Bug probably exists since neutron added support for changing QoS policy on bound ports with minimum bandwidth rules.
2021-09-16 07:34:21 Lajos Katona tags qos
2021-09-16 09:55:49 Przemyslaw Szczerbik neutron: assignee Przemyslaw Szczerbik (pszczerbik)
2021-09-16 14:01:51 OpenStack Infra neutron: status New In Progress
2021-09-21 11:18:57 Akihiro Motoki neutron: importance Undecided Medium
2021-10-31 22:09:59 OpenStack Infra neutron: status In Progress Fix Released
2021-11-25 22:35:53 OpenStack Infra tags qos in-stable-xena qos