From 933fb2fe99c865cbbb0c334dbbdb6999d4f82d8c Mon Sep 17 00:00:00 2001 From: Venkata Mahesh Jonnalagadda Date: Wed, 16 Mar 2016 15:31:29 -0400 Subject: [PATCH] Documentation changes for Admin API Quotas page Change-Id: I71e3dcaf9888c30421395f0ad555c2aaf8fc8b7c --- doc/source/rest/admin/quotas.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/source/rest/admin/quotas.rst b/doc/source/rest/admin/quotas.rst index d04a471b0..6c87d7869 100644 --- a/doc/source/rest/admin/quotas.rst +++ b/doc/source/rest/admin/quotas.rst @@ -25,11 +25,12 @@ The quotas extension can be used to retrieve a tenant's absolute limits. *Note*: Quotas is an extension and needs to be enabled before it can be used. If Designate returns a 404 error, ensure that the following line has been -added to the designate.conf file:: +added to the designate.conf file under "[service:api]" section :: + enable_api_admin = True enabled_extensions_admin = quotas -Once this line has been added, restart the designate-central and designate-api +Once these lines have been added, restart the designate-central and designate-api services. Get Quotas