Merge "api-ref: Fix an expand button in os-quota-sets"

This commit is contained in:
Jenkins 2017-07-20 00:55:16 +00:00 committed by Gerrit Code Review
commit 58506516ff
2 changed files with 4 additions and 4 deletions

View File

@ -33,8 +33,8 @@ Nova supports implicit 'default' Quota Class only.
used to return those keys in the API response.
There is workaround to get the ``server_groups`` and
``server_group_members`` quotas using
:ref:`list-default-quotas-for-tenant`
API but that is per project quota.
"List Default Quotas For Tenant" API in :ref:`os-quota-sets`
but that is per project quota.
This issue is fixed in microversion 2.50, here onwards
``server_groups`` and ``server_group_members`` keys are
returned in API response body.

View File

@ -1,5 +1,7 @@
.. -*- rst -*-
.. _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.
.. _list-default-quotas-for-tenant:
List Default Quotas For Tenant
==============================