summaryrefslogtreecommitdiff
path: root/openstackclient/network
diff options
context:
space:
mode:
authorDean Troyer <dtroyer@gmail.com>2014-10-09 15:16:07 -0500
committerDean Troyer <dtroyer@gmail.com>2014-10-12 16:48:43 -0500
commitc3c6edbe8a083aef0fb6aea3cb461ff8e715fc59 (patch)
tree250d81e1b649d39bbabb2d84cae3ba1c27f575a0 /openstackclient/network
parent0c77a9fe8baa4df9ea2d0055db9c700af3cae310 (diff)
downloadpython-openstackclient-c3c6edbe8a083aef0fb6aea3cb461ff8e715fc59.tar.gz
Add plugin to support token-endpoint auth
The ksc auth plugins do not have support for the original token-endpoint (aka token flow) auth where the user supplies a token (possibly the Keystone admin_token) and an API endpoint. This is used for bootstrapping Keystone but also has other uses when a scoped user token is provided. The api.auth:TokenEndpoint class is required to provide the same interface methods so all of the special-case code branches to support token-endpoint can be removed. Some additional cleanups related to ClientManager and creating the Compute client also were done to streamline using sessions. Change-Id: I1a6059afa845a591eff92567ca346c09010a93af
Diffstat (limited to 'openstackclient/network')
0 files changed, 0 insertions, 0 deletions