[OVN] Gap: Add QoS minimum bandwidth allocation in Placement API

Add QoS minimum bandwidth allocation in Placement API to the feature
partity gap list.

Change-Id: I06a8d6af367c806681bd7bfa2d1930e390371dd7
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
This commit is contained in:
Lucas Alvares Gomes 2020-09-01 11:21:05 +01:00
parent d189d83bd7
commit 40918cdb9b
1 changed files with 6 additions and 0 deletions

View File

@ -67,6 +67,11 @@ at [1]_.
physical networks associated with a single OVN Logical Switch (a
network in Neutron terms) [7]_.
* QoS minimum bandwidth allocation in Placement API
ML2/OVN integration with the Nova placement API to provide guaranteed
minimum bandwidth for ports [8]_.
References
----------
@ -78,3 +83,4 @@ References
.. [5] https://github.com/openstack/ironic/blob/123cb22c731f93d0c608d791b41e05884fe18c04/ironic/common/pxe_utils.py#L447-L462>
.. [6] https://docs.openstack.org/neutron/latest/admin/config-az.html
.. [7] https://bugs.launchpad.net/neutron/+bug/1865889
.. [8] https://specs.openstack.org/openstack/neutron-specs/specs/rocky/minimum-bandwidth-allocation-placement-api.html