nova/nova/tests/unit/scheduler
shilpa 3c8af001d5 Nova object changes for forbidden aggregates request filter
This patch modifies Nova objects that will allow Destination object to
store list of forbidden aggregates that placement should ignore in
'GET /allocation_candidates' API at microversion 1.32, including the
code to generate the placement querystring syntax from them.

Change-Id: Ic2bcee40b41c97170a8603b27b935113f0633de7
Implements: blueprint placement-req-filter-forbidden-aggregates
2019-09-09 20:16:32 +00:00
..
client Nova object changes for forbidden aggregates request filter 2019-09-09 20:16:32 +00:00
filters trivial: Rewrap definitions of 'NUMACell' 2019-09-02 11:31:27 +01:00
weights Per aggregate scheduling weight 2019-01-21 11:48:44 +08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py trivial: Rewrap definitions of 'NUMACell' 2019-09-02 11:31:27 +01:00
ironic_fakes.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_filter_scheduler.py Fix WeighedHost logging regression 2019-03-05 17:16:23 -05:00
test_filters.py filters: Stop handling cells v1 2019-06-12 16:09:46 +01:00
test_host_filters.py Modify left filters for RequestSpec 2015-12-11 12:27:20 +01:00
test_host_manager.py Change HostManager to allow scheduling to other cells 2019-08-27 14:26:33 -04:00
test_request_filter.py Add placement request pre-filter compute_status_filter 2019-07-02 16:01:02 -04:00
test_rpcapi.py Use long_rpc_timeout in select_destinations RPC call 2018-11-20 09:03:53 -05:00
test_scheduler.py Tests: autospecs all the mock.patch usages 2019-08-19 09:43:10 -05:00
test_scheduler_utils.py hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05:00
test_utils.py Nova object changes for forbidden aggregates request filter 2019-09-09 20:16:32 +00:00