yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81494
[Bug 1861680] [NEW] [OVN] QoS OVN driver does not return a correct set of qos options
Public bug reported:
OVNQosDriver._generate_port_options does not generate a correct set of QoS options, needed by the OVN driver:
- max_kbps and max_burst_kbps units should be handled properly [1]
- both parameters "qos_max_rate" and "qos_burst" must be present in the "options" dictionary, needed in [2]
[1]http://www.openvswitch.org/support/dist-docs/ovn-nbctl.8.html
[2]https://github.com/openstack/neutron/blob/e17464ad11bec9555ee1ac51159b7e15711050c5/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L717-L718
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1861680
Title:
[OVN] QoS OVN driver does not return a correct set of qos options
Status in neutron:
New
Bug description:
OVNQosDriver._generate_port_options does not generate a correct set of QoS options, needed by the OVN driver:
- max_kbps and max_burst_kbps units should be handled properly [1]
- both parameters "qos_max_rate" and "qos_burst" must be present in the "options" dictionary, needed in [2]
[1]http://www.openvswitch.org/support/dist-docs/ovn-nbctl.8.html
[2]https://github.com/openstack/neutron/blob/e17464ad11bec9555ee1ac51159b7e15711050c5/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#L717-L718
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1861680/+subscriptions
Follow ups