From 30d618fa1deddbb1f59e757dfdbf3da960572a3b Mon Sep 17 00:00:00 2001 From: Vu Cong Tuan Date: Tue, 23 May 2017 15:16:59 +0700 Subject: [PATCH] Repair link in Neutron documentation Update correct link and remove some unnecessary words Change-Id: I4b979b6725d7a4c71766883c7823018297a0501d --- api-ref/source/v2/flavors.inc | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/api-ref/source/v2/flavors.inc b/api-ref/source/v2/flavors.inc index 52ff0a542..3401a8726 100644 --- a/api-ref/source/v2/flavors.inc +++ b/api-ref/source/v2/flavors.inc @@ -10,9 +10,7 @@ during resource creation. Users can check if flavor available by performing a GET on the /v2.0/extensions/flavors. If it is unavailable,there is an 404 error response (itemNotFound). -Refer `Networking extensions `_ for more details. -for more information +Refer `Show extension details <#show-extension-details>`__ for more details. List flavors ============ @@ -76,12 +74,12 @@ This operation establishes a new flavor. The service_type to which the flavor applies is a required parameter. The corresponding service plugin must have been -activated as part of the configuration. See `Service providers -`_ for how to see currently loaded service types. Additionally -the service plugin needs to support the use of flavors. For -example, the LOADBALANCERV2 service type using the LBaaSv2 API -currently supports Neutron service flavors. +activated as part of the configuration. +Check `Service providers <#list-service-providers>`__ for how to see +currently loaded service types. Additionally the service plugin +needs to support the use of flavors. For example, the LOADBALANCERV2 +service type using the LBaaSv2 API currently supports Neutron service +flavors. Creation currently limited to administrators. Other users will receive a ``Forbidden 403`` response code with a response body