nova/nova/conductor
Takashi NATSUME 852de1ee73 [placement] Add sending global request ID in put (3)
Add the 'X-Openstack-Request-Id' header
in the request of PUT in SchedulerReportClient.
When removing a resource provider from an instance allocation
and putting allocations to a resource provider,
the header is added.

Subsequent patches will add the header in the other cases.

Conflicts:
    nova/scheduler/client/report.py

NOTE(takashin): The conflict is due to
I2563213dc3b184049af336f0807c4cb4690a9f9a is not backported.

Change-Id: I7891b98f225f97ad47f189afb9110ef31c810717
Partial-Bug: #1734625
(cherry picked from commit f66bd7369a)
2018-02-23 00:55:51 +00:00
..
tasks [placement] Add sending global request ID in put (3) 2018-02-23 00:55:51 +00:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00
manager.py Store block device mappings in cell0 2018-02-20 14:10:17 -05:00
rpcapi.py Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00