python-keystoneclient/keystoneclient/auth
Jamie Lennox ed2858add1 Allow v3 plugins to opt out of service catalog
The identity server supports adding ?nocatalog to auth requests and
there are situations where we need to be able to exploit that from the
client. Allow passing include_catalog=False to v3 plugins to fetch a
plugin without a catalog.

Change-Id: I4b2afbfffb71490faed4b7ef0de4d00ee208733a
Closes-Bug: #1228317
2014-12-19 16:15:32 +10:00
..
identity Allow v3 plugins to opt out of service catalog 2014-12-19 16:15:32 +10:00
__init__.py Add the 'auth' interface type 2014-07-25 15:46:52 +02:00
base.py Take plugin params from ENV rather than default 2014-12-10 09:44:57 +10:00
cli.py Cleanup docs - raises class 2014-10-18 17:59:08 -05:00
conf.py Merge "Docstring cleanup for return type" 2014-12-02 01:46:24 +00:00
token_endpoint.py Fix importing config module and classmethod params 2014-11-27 14:49:14 +10:00