679cdd2451
Added new private method to log request-id of each api call for both SessionClient and HTTPClient. Already available ks_logger and client_logger will be used for SessionClient and HTTPClient respectively. Change-Id: I679c57b96071ecd9bcd1ab2ed50692195586ca52 Implements: blueprint log-request-id
7 lines
201 B
YAML
7 lines
201 B
YAML
---
|
|
features:
|
|
- Added support to log 'x-openstack-request-id' for each api call.
|
|
Please refer,
|
|
https://blueprints.launchpad.net/python-cinderclient/+spec/log-request-id
|
|
for more details.
|