Public bug reported: In fullstack TestMinBwQoSOvs test cases (test_min_bw_qos_port_removed), the methods used to check the Qoses and Queues for min BW are wrong [1]. Methods that should be used: - https://github.com/openstack/neutron/blob/master/neutron/agent/common/ovs_lib.py#L1032 - https://github.com/openstack/neutron/blob/master/neutron/agent/common/ovs_lib.py#L1094
[1] https://github.com/openstack/neutron/blob/9883b58f876042b3f56878a7ba0ba41be6731034/neutron/tests/fullstack/test_qos.py#L693-L694 ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1848220 Title: TestMinBwQoSOvs is not calling the correct methods Status in neutron: New Bug description: In fullstack TestMinBwQoSOvs test cases (test_min_bw_qos_port_removed), the methods used to check the Qoses and Queues for min BW are wrong [1]. Methods that should be used: - https://github.com/openstack/neutron/blob/master/neutron/agent/common/ovs_lib.py#L1032 - https://github.com/openstack/neutron/blob/master/neutron/agent/common/ovs_lib.py#L1094 [1] https://github.com/openstack/neutron/blob/9883b58f876042b3f56878a7ba0ba41be6731034/neutron/tests/fullstack/test_qos.py#L693-L694 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1848220/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

