Fix bug to doc:auth
There is a wrong url in the doc and amends it Change-Id: I1391276eca0c33c6c4a96b7fe2e29a6f8f83ce2d
This commit is contained in:
parent
0a00561a46
commit
cb5ecc1d91
@ -10,8 +10,8 @@ to the Networking service must provide an authentication token in
|
|||||||
``X-Auth-Token`` request header. Users obtain this token by
|
``X-Auth-Token`` request header. Users obtain this token by
|
||||||
authenticating with the Identity service endpoint. For more information
|
authenticating with the Identity service endpoint. For more information
|
||||||
about authentication with the Identity service, see `OpenStack Identity
|
about authentication with the Identity service, see `OpenStack Identity
|
||||||
service API v2.0
|
service API v3
|
||||||
Reference <https://developer.openstack.org/api-ref/identity/v2/>`__.
|
Reference <https://developer.openstack.org/api-ref/identity/v3/>`__.
|
||||||
When the Identity service is enabled, it is not mandatory to specify the
|
When the Identity service is enabled, it is not mandatory to specify the
|
||||||
project ID for resources in create requests because the project ID is
|
project ID for resources in create requests because the project ID is
|
||||||
derived from the authentication token.
|
derived from the authentication token.
|
||||||
|
Loading…
Reference in New Issue
Block a user