Files
python-keystoneclient/keystoneclient
Boris Pavlovic 2f21463af9 Add profiling support to keystoneclient
To be able to create profiling traces for Keystone, client should be
able to send special HTTP header that contains trace info.
This patch is as well important to be able to make cross project
traces. (Typical case nova calls keystone via python client, if
profiler is initialized in nova, keystone client will add extra
header, that will be parsed by special osprofiler middleware in keystone
api)

Don't worry no security issue here, trace information is signed by HMAC
key that is setted in api-paste.ini. So only person that knows HMAC key
is able to send proper header.

Change-Id: Ide6fe268613bb0cc9d9ec6fae2957cc570e9f851
2014-07-04 04:16:23 +00:00
..
2014-06-18 19:12:39 -05:00
2014-02-08 22:22:08 +08:00
2014-06-19 10:46:07 +10:00
2012-09-29 16:03:23 -07:00
2014-06-27 21:41:29 +00:00
2014-06-18 19:12:39 -05:00
2014-06-19 10:46:07 +10:00
2014-06-25 10:03:32 +10:00
2014-05-03 09:54:39 +02:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-05-06 10:21:30 +10:00