6d5366278551d62d0d44f9bfb400f8546e4b0d48

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
OpenStack Neutron
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:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/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
Languages
Python
99.7%
Shell
0.3%