![kpdev](/assets/img/avatar_default.png)
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
7 lines
107 B
YAML
7 lines
107 B
YAML
---
|
|
features:
|
|
- |
|
|
OS profiler is now supported within the v2 client and the
|
|
manilaclient shell.
|
|
|