nova/nova/conductor/tasks
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
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
base.py Create class hierarchy for tasks in conductor 2015-07-30 17:35:56 +03:00
live_migrate.py [placement] Add sending global request ID in put (3) 2018-02-23 00:55:51 +00:00
migrate.py Clean up reservations in migrate_task call path 2018-02-08 12:40:37 -08:00