Update dead API spec links
The API specifications were moved out of the specs repo and into the api-ref directory of the main keystone repo[1]. This patch updates some of the straggler links in the configuration docs that still referenced the old location. [1] https://review.openstack.org/#/c/342399/ Change-Id: I883cfb4ab8b65873286f46194a8c8ccd7af97dd2
This commit is contained in:
@@ -1045,8 +1045,8 @@ section. For example:
|
|||||||
[endpoint_policy]
|
[endpoint_policy]
|
||||||
driver = sql
|
driver = sql
|
||||||
|
|
||||||
See `API Specification for Endpoint Policy <https://specs.openstack.org/
|
See `API Specification for Endpoint Policy <https://developer.openstack.org/
|
||||||
openstack/keystone-specs/api/v3/identity-api-v3-os-endpoint-policy.html>`_
|
api-ref/identity/v3-ext/index.html#os-endpoint-policy-api>`_
|
||||||
for the details of API definition.
|
for the details of API definition.
|
||||||
|
|
||||||
Logging
|
Logging
|
||||||
@@ -1105,8 +1105,8 @@ To enable OAuth1:
|
|||||||
|
|
||||||
WSGIPassAuthorization On
|
WSGIPassAuthorization On
|
||||||
|
|
||||||
See `API Specification for OAuth 1.0a <https://specs.openstack.org/openstack/
|
See `API Specification for OAuth 1.0a <https://developer.openstack.org/
|
||||||
keystone-specs/api/v3/identity-api-v3-os-oauth1-ext.html>`_ for the details of
|
api-ref/identity/v3-ext/index.html#os-oauth1-api>`_ for the details of
|
||||||
API definition.
|
API definition.
|
||||||
|
|
||||||
|
|
||||||
@@ -1125,8 +1125,8 @@ Add the revoke backend driver to the ``[revoke]`` section in
|
|||||||
[revoke]
|
[revoke]
|
||||||
driver = sql
|
driver = sql
|
||||||
|
|
||||||
See `API Specification for Revocation Events <https://specs.openstack.org/
|
See `API Specification for Revocation Events <https://developer.openstack.org/
|
||||||
openstack/keystone-specs/api/v3/identity-api-v3-os-revoke-ext.html>`_ for
|
api-ref/identity/v3-ext/index.html#os-revoke-api>`_ for
|
||||||
the details of API definition.
|
the details of API definition.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user