Link to AccessInfoV3 returned from get_raw_token_from_identity_service

Developers using get_raw_token_from_identity_service are going to
want to know more info about the value returned, so provide them a
link to the class docs.

Change-Id: Ic1b100f1f362219b64c677dda90faaf51e93cc6a
This commit is contained in:
Brant Knudson
2016-02-28 11:14:19 -06:00
parent 7d57eceb19
commit a9927af8f9

View File

@@ -262,6 +262,7 @@ EndpointPolicyManager`
be used in the request.
:returns: access.AccessInfo if authentication was successful.
:rtype: :class:`keystoneclient.access.AccessInfoV3`
:raises keystoneclient.exceptions.AuthorizationFailure: if unable to
authenticate or validate the existing authorization token.
:raises keystoneclient.exceptions.Unauthorized: if authentication fails