Merge "Fix bug to doc:auth"

This commit is contained in:
Zuul 2018-06-26 08:22:40 +00:00 committed by Gerrit Code Review
commit 9cb68ce777
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ to the Networking service must provide an authentication token in
``X-Auth-Token`` request header. Users obtain this token by
authenticating with the Identity service endpoint. For more information
about authentication with the Identity service, see `OpenStack Identity
service API v2.0
Reference <https://developer.openstack.org/api-ref/identity/v2/>`__.
service API v3
Reference <https://developer.openstack.org/api-ref/identity/v3/>`__.
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
derived from the authentication token.