d25502cbe2
As part of the Boston Summit, support the global_request_id effort by making python-novaclient support passing global_request_id during construction. part of bp:oslo-middleware-request-id oslo spec I65de8261746b25d45e105394f4eeb95b9cb3bd42 Change-Id: Ife29b1856c0c278eab1708c3971fef14b9d77e2e
7 lines
179 B
YAML
7 lines
179 B
YAML
---
|
|
features:
|
|
- |
|
|
A new ``global_request_id`` parameter is accepted on the client
|
|
constructor, which will then pass ``X-OpenStack-Request-ID`` on
|
|
all requests made.
|