Merge "Resolves a typo in a link to use Application Credentials"

This commit is contained in:
Zuul 2019-05-29 16:59:00 +00:00 committed by Gerrit Code Review
commit af28ae516f
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ that support application credential authentication. Since application
credentials are associated to a user on a specific project, some parameters are credentials are associated to a user on a specific project, some parameters are
not required as they would be with traditional password authentication. The not required as they would be with traditional password authentication. The
following method can be used to authenticate for a token using an application following method can be used to authenticate for a token using an application
credential:: credential:
- :py:class:`~keystoneauth1.identity.v3.ApplicationCredential`: - :py:class:`~keystoneauth1.identity.v3.ApplicationCredential`: