nova/nova/scheduler
Matt Riedemann 329780eb92 Revert "Make host_aggregate_map dictionary case-insensitive"
This reverts commit 2caf8f65e4.

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.

NOTE(mriedem): Since this is a revert of a backport to queens,
we don't cherry pick the revert from rocky, but this is using
the same change ID as the revert in rocky.

Change-Id: Ibd44ba9de5680958f55f0ae6325cfc33dabadc4c
Closes-Bug: #1793747
2018-09-25 19:10:48 -04:00
..
client Disable limits if force_hosts or force_nodes is set 2018-07-29 00:58:30 +08:00
filters Added ability to configure default architecture for ImagePropertiesFilter 2018-05-15 12:28:43 +00:00
weights Change consecutive build failure limit to a weigher 2018-06-07 07:17:51 -07: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 Fix interpretation of max_attempts for scheduling alternates 2018-06-07 07:17:33 -07:00
host_manager.py Revert "Make host_aggregate_map dictionary case-insensitive" 2018-09-25 19:10:48 -04:00
ironic_host_manager.py [Stable Only] Initialise failed_builds in IronicNodeState 2018-06-14 05:41:14 +00:00
manager.py Skip placement on rebuild in same host 2018-04-12 19:16:31 +00:00
rpcapi.py Modify select_destinations() to return objects and alts 2017-12-07 15:01:13 +00:00
utils.py Make scheduler.utils.setup_instance_group query all cells 2018-09-05 16:36:22 +00:00