python-manilaclient/manilaclient/common
kpdev a34aca6b3d Add profiling support to manilaclient
To be able to create profiling traces for Manila, client should be
able to send special HTTP header that contains trace info.

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.

Main patch (in Manila) is:
https://review.opendev.org/c/openstack/manila/+/769729

Change-Id: I20cdb404c6df1be51321afca90aac33ec7eb3475
2021-02-10 16:01:19 +01:00
..
apiclient Stop encoding "~" in query parameters 2018-10-08 17:15:33 -07:00
__init__.py Improve share list API filtering 2014-10-09 19:02:04 +00:00
_i18n.py Update the documentation link for doc migration 2017-07-20 17:22:01 +08:00
cliutils.py TrivialFix: Remove unnecessary future imports 2020-05-05 08:44:02 -07:00
constants.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
httpclient.py Add profiling support to manilaclient 2021-02-10 16:01:19 +01:00