python-openstackclient/openstackclient/common
Roxana Gherle c126a2ae56 Send the correct user-agent to Keystone
When we execute an Openstack CLI command, keystone should log in
Keystone access log that the user-agent that made the request was
'python-openstackclient' instead of the default 'python-keystoneclient'.
Therefore, when we create the authentication session we
need to send the explicit user-agent.

Closes-Bug: #1453995

Change-Id: I75087fd4bb1ff1e6f2a911bc70bf8008268276bb
2015-05-11 17:00:39 -07:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py Send the correct user-agent to Keystone 2015-05-11 17:00:39 -07:00
commandmanager.py Enhance the theming for modules page 2014-11-18 22:07:57 -05:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
extension.py Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
limits.py Add support for showing limits of a specific project 2015-04-03 02:26:22 -04:00
module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
parseractions.py Fix PEP8 H405 errors 2014-06-27 09:12:38 -05:00
quota.py Don't create empty quota set requests 2015-05-05 12:45:42 +10:00
session.py Fix session timing 2015-04-07 23:53:31 -07:00
timing.py Fix session timing 2015-04-07 23:53:31 -07:00
utils.py Merge "Fix error msg in sort_items" 2015-03-02 17:16:04 +00:00