nova/nova/tests/unit/scheduler
Takashi NATSUME 6079b722cb [placement] Add sending global request ID in post
Add the 'X-Openstack-Request-Id' header
in the request of POST in SchedulerReportClient.
When creating a resource provider and creating a resource class,
the header is added.

Subsequent patches will add the header in the other cases.

Change-Id: I39d8c71432b3adf7e5bdde1c6cb6f089a9c79614
Partial-Bug: #1734625
2018-02-04 23:40:53 +00:00
..
client [placement] Add sending global request ID in post 2018-02-04 23:40:53 +00:00
filters Delete the TypeAffinityFilter 2017-12-14 17:09:56 -05:00
weights Add PCIWeigher 2017-06-08 09:44:46 +01:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py placement: using the dict format for the allocation in claim_resources 2018-01-24 23:31:18 +08:00
ironic_fakes.py Set IronicNodeState.uuid in _update_from_compute_node 2017-07-25 17:52:47 -04:00
test_caching_scheduler.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
test_chance_scheduler.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
test_client.py [placement] Add sending global request ID in delete (3) 2018-01-22 02:23:12 +00:00
test_filter_scheduler.py [placement] Add sending global request ID in delete (2) 2018-01-11 00:34:20 +00:00
test_filters.py Fix invalid uuid warnings 2016-05-10 09:04:37 +00:00
test_host_filters.py Modify left filters for RequestSpec 2015-12-11 12:27:20 +01:00
test_host_manager.py Stop globally caching host states in scheduler HostManager 2018-01-15 19:54:15 +00:00
test_ironic_host_manager.py Stop globally caching host states in scheduler HostManager 2018-01-15 19:54:15 +00:00
test_rpcapi.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
test_scheduler.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
test_scheduler_utils.py Fix invalid UUIDs in remaining tests 2018-01-30 17:15:03 +00:00
test_utils.py placement: using the dict format for the allocation in claim_resources 2018-01-24 23:31:18 +08:00