diff --git a/nova/api/openstack/compute/rest_api_version_history.rst b/nova/api/openstack/compute/rest_api_version_history.rst index 568f5f4b864e..5d4763d7ff3f 100644 --- a/nova/api/openstack/compute/rest_api_version_history.rst +++ b/nova/api/openstack/compute/rest_api_version_history.rst @@ -929,4 +929,4 @@ API limitations: unshelving after shelve offload) servers with ports having resource request is not yet supported. -.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html +.. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html diff --git a/releasenotes/notes/reject-interface-attach-with-port-resource-request-17473ddc5a989a2a.yaml b/releasenotes/notes/reject-interface-attach-with-port-resource-request-17473ddc5a989a2a.yaml index 5b4b8a22520b..05000a541027 100644 --- a/releasenotes/notes/reject-interface-attach-with-port-resource-request-17473ddc5a989a2a.yaml +++ b/releasenotes/notes/reject-interface-attach-with-port-resource-request-17473ddc5a989a2a.yaml @@ -7,4 +7,4 @@ other: example a Neutron port has resource request if a `QoS minimum bandwidth rule`_ is attached to that port in Neutron. - .. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html + .. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html diff --git a/releasenotes/notes/reject-networks-with-qos-policy-2746c74fd1f3ff26.yaml b/releasenotes/notes/reject-networks-with-qos-policy-2746c74fd1f3ff26.yaml index 94c7ec2266c0..a6eb7e3775f8 100644 --- a/releasenotes/notes/reject-networks-with-qos-policy-2746c74fd1f3ff26.yaml +++ b/releasenotes/notes/reject-networks-with-qos-policy-2746c74fd1f3ff26.yaml @@ -6,4 +6,4 @@ other: network referenced in the request body has `QoS minimum bandwidth rule`_ attached as Nova currently cannot support such operations. - .. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html + .. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos-min-bw.html diff --git a/releasenotes/notes/support-neutron-ports-with-resource-request-cb9ad5e9757792d0.yaml b/releasenotes/notes/support-neutron-ports-with-resource-request-cb9ad5e9757792d0.yaml index 815c3cc12cf1..4416fb0f413f 100644 --- a/releasenotes/notes/support-neutron-ports-with-resource-request-cb9ad5e9757792d0.yaml +++ b/releasenotes/notes/support-neutron-ports-with-resource-request-cb9ad5e9757792d0.yaml @@ -17,6 +17,3 @@ features: * Moving (resizing, migrating, live-migrating, evacuating, unshelving after shelve offload) servers with ports having resource request is not yet supported. - - .. _QoS minimum bandwidth rule: https://docs.openstack.org/neutron/latest/admin/config-qos.html -