Resolves a typo in a link to use Application Credentials

Change-Id: I6a4ab4076e0a0722fdc1ee3b1685cc242b3dac4c
Closes-Bug: #1801101
This commit is contained in:
Chinmay Naik 2019-05-23 05:57:59 +00:00
parent 9f1b9606e4
commit 2bb7f120c3
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
not required as they would be with traditional password authentication. The
following method can be used to authenticate for a token using an application
credential::
credential:
- :py:class:`~keystoneauth1.identity.v3.ApplicationCredential`: