Reviewed: https://review.opendev.org/c/openstack/neutron/+/946542 Committed: https://opendev.org/openstack/neutron/commit/e700853c0a0fc095ebae3852ec16e57726b571f3 Submitter: "Zuul (22348)" Branch: master
commit e700853c0a0fc095ebae3852ec16e57726b571f3 Author: Rodolfo Alonso Hernandez <ralon...@redhat.com> Date: Sat Apr 5 17:56:54 2025 +0000 [OVN][QoS] Update the Logical_Swith_Port options with the QoS values When a port is updated, the ``Logical_Switch_Port`` options dictionary is rewritten, updating the existing values. Now the QoS options are also included in the port update method, reading the current QoS LSP.options while building the dictionary. Closes-Bug: #2106231 Change-Id: Ic5d99bada2a22696f12e9fc0a69e7130cf2b82ca ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2106231 Title: [OVN][QoS] The Logical_Swith_Port QoS options are removed when the port is updated Status in neutron: Fix Released Bug description: Since [1], the QoS options for a port in a provider network (VLAN or flat), are located in the LSP.options dictionary. When the port is updated (for example, a trivial port name change), the LSP.options for QoS are removed. [1]https://review.opendev.org/c/openstack/neutron/+/934418 Jira reference: https://issues.redhat.com/browse/OSPRH-15457 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2106231/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp