Skip to content

Commit c9977f2

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix links to neutron QoS minimum bandwidth doc"
2 parents aa1bfb6 + c4295f8 commit c9977f2

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)