python-openstackclient/openstackclient
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
..
api Add --os-cloud support 2015-04-18 23:04:51 -05:00
common Send the correct user-agent to Keystone 2015-05-11 17:00:39 -07:00
compute Security group rule delete broken 2015-05-07 13:10:06 -06:00
identity Merge "Add docs for service provider CRUD" 2015-05-06 15:40:48 +00:00
image Minor fix to openstack image show command 2015-05-01 08:44:59 -07:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Merge "Add os-client-config cli tests" 2015-05-11 19:52:42 +00:00
volume Adds support for container selection for backup 2015-04-21 18:45:54 +02:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Minor logging/debug cleanups 2015-04-28 18:15:24 -05:00