summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2017-07-19 15:58:11 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2017-07-19 16:32:43 +0900
commit1a0a04dc05f2599ab007d0599ae42e68f75ba188 (patch)
treeaaaaa548f5b39ea278d0f1ae53e732f7350e5df7 /api-ref
parent7ae3753874acdbea4d42d9fac7b8a8a8362f6848 (diff)
downloadnova-1a0a04dc05f2599ab007d0599ae42e68f75ba188.tar.gz
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
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/os-quota-class-sets.inc4
-rw-r--r--api-ref/source/os-quota-sets.inc4
2 files changed, 4 insertions, 4 deletions
diff --git a/api-ref/source/os-quota-class-sets.inc b/api-ref/source/os-quota-class-sets.inc
index c3b771ad2b..fbb17c2c28 100644
--- a/api-ref/source/os-quota-class-sets.inc
+++ b/api-ref/source/os-quota-class-sets.inc
@@ -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.
diff --git a/api-ref/source/os-quota-sets.inc b/api-ref/source/os-quota-sets.inc
index b47f143748..30fef320ec 100644
--- a/api-ref/source/os-quota-sets.inc
+++ b/api-ref/source/os-quota-sets.inc
@@ -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
==============================