ab4efbba61
Add the 'X-Openstack-Request-Id' header in the request of GET in SchedulerReportClient. Change-Id: I306ac6f5c6b67d77d91a7ba24d4d863ab3e1bf5c Closes-Bug: #1734625
10 lines
307 B
YAML
10 lines
307 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The SchedulerReportClient
|
|
(``nova.scheduler.client.report.SchedulerReportClient``) sends requests
|
|
with the global request ID in the ``X-Openstack-Request-Id`` header
|
|
to the placement service. `Bug 1734625`_
|
|
|
|
.. _Bug 1734625: https://bugs.launchpad.net/nova/+bug/1734625
|