api-ref: Fix an expand button in os-quota-sets
If section reference name is changed not to overlap, when the 'List Default Quotas For Tenant' API section is collapsed, it cannot be followed by users. So the reference is changed to the 'os-quota-sets' chapter. Change-Id: Ic61b38cabde3b3225f778833f0e7aae6acf5eabc Closes-Bug: #1705191
This commit is contained in:
parent
7ae3753874
commit
1a0a04dc05
@ -33,8 +33,8 @@ Nova supports implicit 'default' Quota Class only.
|
|||||||
used to return those keys in the API response.
|
used to return those keys in the API response.
|
||||||
There is workaround to get the ``server_groups`` and
|
There is workaround to get the ``server_groups`` and
|
||||||
``server_group_members`` quotas using
|
``server_group_members`` quotas using
|
||||||
:ref:`list-default-quotas-for-tenant`
|
"List Default Quotas For Tenant" API in :ref:`os-quota-sets`
|
||||||
API but that is per project quota.
|
but that is per project quota.
|
||||||
This issue is fixed in microversion 2.50, here onwards
|
This issue is fixed in microversion 2.50, here onwards
|
||||||
``server_groups`` and ``server_group_members`` keys are
|
``server_groups`` and ``server_group_members`` keys are
|
||||||
returned in API response body.
|
returned in API response body.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
.. -*- rst -*-
|
.. -*- rst -*-
|
||||||
|
|
||||||
|
.. _os-quota-sets:
|
||||||
|
|
||||||
============================
|
============================
|
||||||
Quota sets (os-quota-sets)
|
Quota sets (os-quota-sets)
|
||||||
============================
|
============================
|
||||||
@ -165,8 +167,6 @@ Response
|
|||||||
|
|
||||||
There is no body content for the response of a successful DELETE operation.
|
There is no body content for the response of a successful DELETE operation.
|
||||||
|
|
||||||
.. _list-default-quotas-for-tenant:
|
|
||||||
|
|
||||||
List Default Quotas For Tenant
|
List Default Quotas For Tenant
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user