nova/nova/scheduler
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
..
client [placement] Add sending global request ID in put (3) 2018-02-23 00:55:51 +00:00
filters Handle volume-backed instances in IsolatedHostsFilter 2018-02-12 14:45:39 -05:00
weights Add PCIWeigher 2017-06-08 09:44:46 +01:00
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
caching_scheduler.py Mark Chance and Caching schedulers as deprecated 2017-08-09 10:53:53 -07:00
chance.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
driver.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
filter_scheduler.py [placement] Add sending global request ID in delete (2) 2018-01-11 00:34:20 +00:00
host_manager.py Merge "Stop globally caching host states in scheduler HostManager" 2018-01-27 17:16:28 +00:00
ironic_host_manager.py Deprecate the IronicHostManager 2017-11-28 15:23:48 -05:00
manager.py placement: using the dict format for the allocation in claim_resources 2018-01-24 23:31:18 +08:00
rpcapi.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
utils.py [placement] Add sending global request ID in put (3) 2018-02-23 00:55:51 +00:00