File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,12 @@ minimum bandwidth rules.
4242Extended 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
5152See :nova-doc: `the admin guide <admin/port_with_resource_request.html> ` for
5253administrative details.
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ these compute hosts to avoid unnecessary reschedule.
6969Extended 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
7777the computes from using the latest RPC version.
7878
You can’t perform that action at this time.
0 commit comments