nova/nova/tests/unit/scheduler
Dan Smith c8ea8ed466 Revert "Make host_aggregate_map dictionary case-insensitive"
This reverts commit 0dc0db932e.

The original change caused our host state processing to be inconsistent
with our own hypervisors API. Automation tooling that used our API
to add hosts to aggregates would fail silently. We are reverting
this and will propose a check on the aggregate host add action
which will confirm the case-sensitive mapping of the host being
added, which is what we should have done in the first place.

Change-Id: Ibd44ba9de5680958f55f0ae6325cfc33dabadc4c
Closes-Bug: #1793747
(cherry picked from commit c9448cbdbf)
2018-09-25 19:08:15 -04:00
..
client ironic: Report resources as reserved when needed 2018-07-24 15:16:15 -04:00
filters scheduler: Start utilizing RequestSpec.network_metadata 2018-07-24 15:05:07 -04:00
weights Change deprecated policies to policy 2018-07-27 02:20:30 +00:00
__init__.py
fakes.py Don't filter out sibling sets with one core 2018-01-30 10:09:59 +00:00
ironic_fakes.py Set IronicNodeState.uuid in _update_from_compute_node 2017-07-25 17:52:47 -04:00
test_caching_scheduler.py Use nova.db.api directly 2018-07-10 14:56:27 +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 Update RequestSpec.instance_uuid during scheduling 2018-07-19 14:50:09 -04: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 Revert "Make host_aggregate_map dictionary case-insensitive" 2018-09-25 19:08:15 -04:00
test_request_filter.py Honor availability_zone hint via placement 2018-05-22 08:56:50 -07:00
test_rpcapi.py remove unnecessary conf imports 2018-03-09 14:30:10 -05:00
test_scheduler.py Only run placement request filters when Placement will be called 2018-06-04 07:33:24 +00:00
test_scheduler_utils.py Make scheduler.utils.setup_instance_group query all cells 2018-09-05 16:32:42 +00:00
test_utils.py Disable limits if force_hosts or force_nodes is set 2018-07-19 14:05:05 +00:00