keystoneauth/keystoneauth1
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
..
access Implement service_type alias lookups 2018-05-03 15:28:50 -05:00
exceptions Infer version from old versioned service type aliases 2018-05-03 15:28:54 -05:00
extras Mark SAML loader properties as required 2017-11-29 14:57:38 +11:00
fixture Implement system scope 2018-01-17 15:50:11 +00:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity Infer version from old versioned service type aliases 2018-05-03 15:28:54 -05:00
loading Collect timing information for API calls 2018-05-16 15:41:59 -05:00
tests Collect timing information for API calls 2018-05-16 15:41:59 -05:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Merge "Set self.allow to a dict if None is passed" 2017-08-24 21:53:09 +00:00
discover.py Merge "Reference class variable in Status" 2018-05-08 20:37:19 +00:00
noauth.py Make none auth usable in CLI 2017-10-27 18:46:14 +03:00
plugin.py Merge "Add version discovery support to BaseAuthPlugin" 2017-10-06 17:11:08 +00:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Collect timing information for API calls 2018-05-16 15:41:59 -05:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00