Go to file
Rodolfo Alonso Hernandez 6d53662785 [OVN] Do not call `QoSAddCommand` without max-bw/DSCP rule
The ML2/OVN QoS extension formats the Neutron QoS rules into the
corresponding QoS registers and LSP.options values. The OVN QoS
registers allow to define filters for a specific traffic, matching
the direction and the source port. This registers can have
a "rate" and a "dscp" values defined. It is mandatory to at least
define one of these parameters. If, for example, the Neutron rules
only define a min-bw rule, none of these parameters will be set in
the dictionary with the OVN QoS rules. In that case, ``qos_add`` is
not called.

Closes-Bug: #2101063
Change-Id: Ia4f1d61753594c54f55bd146ad6dc06195a01485
2025-03-11 18:51:40 +00:00
2016-06-28 22:46:19 +02:00
2025-01-20 09:45:43 -05:00
2024-06-06 11:13:54 +05:30
2025-03-03 21:37:54 +09:00
2025-01-20 09:45:43 -05:00
2025-01-20 09:45:43 -05:00
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2024-11-15 11:44:27 -05:00
2025-01-16 06:08:39 +00:00
2024-11-27 11:32:09 +09:00
2025-01-09 18:10:18 -05:00
2024-01-12 17:44:09 +09:00
2024-10-01 11:18:46 -04:00

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:

https://docs.openstack.org/neutron/latest/contributor/contributing.html

Get in touch via email. Use [Neutron] in your subject.

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%