Skip to content

Commit c4295f8

Browse files
author
Balazs Gibizer
committed
Fix links to neutron QoS minimum bandwidth doc
The QoS minimum bandwidth feature will have a separate doc from the generic QoS neutron doc. This patch updates the links in the release notes and api version history of the 2.72 microversion blueprint: bandwidth-resource-provider Depends-On: https://review.openstack.org/#/c/640390 Change-Id: Ic753112cf73cb10a6e377bc24c6ee51a057c69f8
1 parent 59f1f18 commit c4295f8

4 files changed

+3
-6
lines changed

nova/api/openstack/compute/rest_api_version_history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,4 +929,4 @@ API limitations:
929929
unshelving after shelve offload) servers with ports having resource
930930
request is not yet supported.
931931

932-
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html
932+
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html

releasenotes/notes/reject-interface-attach-with-port-resource-request-17473ddc5a989a2a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ other:
77
example a Neutron port has resource request if a `QoS minimum bandwidth
88
rule`_ is attached to that port in Neutron.
99
10-
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html
10+
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html

releasenotes/notes/reject-networks-with-qos-policy-2746c74fd1f3ff26.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ other:
66
network referenced in the request body has `QoS minimum bandwidth rule`_
77
attached as Nova currently cannot support such operations.
88
9-
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html
9+
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html

releasenotes/notes/support-neutron-ports-with-resource-request-cb9ad5e9757792d0.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@ features:
1717
* Moving (resizing, migrating, live-migrating, evacuating,
1818
unshelving after shelve offload) servers with ports having resource
1919
request is not yet supported.
20-
21-
.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html
22-

0 commit comments

Comments
 (0)