Skip to content

Commit 22d4057

Browse files
author
Balazs Gibizer
committed
[doc] port-resource-request-groups not landed in Xena
This patches adjusts the nova documentation about the extended port resource request support in nova as the neutron API extension did not land in Xena. Change-Id: I3b961426745084bdb4a6d04468f5a3c762be4cfa blueprint: qos-minimum-guaranteed-packet-rate
1 parent 402fe18 commit 22d4057

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

api-guide/source/port_with_resource_request.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@ minimum bandwidth rules.
4242
Extended resource request
4343
~~~~~~~~~~~~~~~~~~~~~~~~~
4444

45-
Since neutron 19.0.0 (Xena), neutron implements an extended resource request
46-
format via the the ``port-resource-request-groups`` neutron API extension. As
47-
of nova 24.0.0 (Xena), nova also supports this extension if every nova-compute
48-
service is upgraded to Xena version and the ``[upgrade_levels]/compute``
49-
configuration does not prevent the computes from using the latest RPC version.
45+
It is expected that neutron 20.0.0 (Yoga) will implement an extended resource
46+
request format via the the ``port-resource-request-groups`` neutron API
47+
extension. As of nova 24.0.0 (Xena), nova already supports this extension if
48+
every nova-compute service is upgraded to Xena version and the
49+
``[upgrade_levels]/compute`` configuration does not prevent the computes from
50+
using the latest RPC version.
5051

5152
See :nova-doc:`the admin guide <admin/port_with_resource_request.html>` for
5253
administrative details.

doc/source/admin/ports-with-resource-requests.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ these compute hosts to avoid unnecessary reschedule.
6969
Extended resource request
7070
~~~~~~~~~~~~~~~~~~~~~~~~~
7171

72-
Since neutron 19.0.0 (Xena), neutron implements an extended resource request
73-
format via the the ``port-resource-request-groups`` neutron API extension. As
74-
of nova 24.0.0 (Xena), nova also supports this extension if every nova-compute
75-
service is upgraded to Xena version and the
72+
It is expected that neutron 20.0.0 (Yoga) will implement an extended resource
73+
request format via the the ``port-resource-request-groups`` neutron API
74+
extension. As of nova 24.0.0 (Xena), nova already supports this extension if
75+
every nova-compute service is upgraded to Xena version and the
7676
:oslo.config:option:`upgrade_levels.compute` configuration does not prevent
7777
the computes from using the latest RPC version.
7878

0 commit comments

Comments
 (0)