keystoneauth/keystoneauth1/loading
Monty Taylor 244780fba8
Collect timing information for API calls
python-openstackclient does this in a wrapper class around Session,
and openstacksdk does something similar that could be removed if support
were directly in keystoneauth.

Add this so that we can remove the custom wrapper/manipulation in
openstackclient and openstacksdk.

Change-Id: Icf00c66f57d20d2cef724c233160d3b1e0d52102
2018-05-16 15:41:59 -05:00
..
_plugins Add support for application credentials 2018-01-18 13:16:54 +01:00
__init__.py Introduce keystoneauth1.loading.adapter 2017-05-01 17:20:54 -05:00
_utils.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00
adapter.py Recommend unversioned for endpoint-override 2017-09-05 10:34:31 -05:00
base.py Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
cli.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
conf.py docstring: fix typo 2016-05-14 02:26:50 +02:00
identity.py Implement system scope 2018-01-17 15:50:11 +00:00
opts.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
session.py Collect timing information for API calls 2018-05-16 15:41:59 -05:00