nova/nova/scheduler/filters
Sean Mooney 8346c527b3 FUP for in-place numa rebuild
This patch addresses a number of typos and minor
issues raised during review of [1][2]. A summary
of the changes are corrections to typos in comments,
a correction to the exception message, an update to
the release note and the addition of debug logging.

[1] I0322d872bdff68936033a6f5a54e8296a6fb3434
[2] I48bccc4b9adcac3c7a3e42769c11fdeb8f6fd132

Related-Bug: #1804502
Related-Bug: #1763766

Conflicts:
    nova/tests/functional/libvirt/test_numa_servers.py
NOTE(sean-k-mooney): conflict was due to the use of
NUMAHostInfo instead of HostInfo.

Change-Id: I8975e524cd5a9c7dfb065bb2dc8ceb03f1b89e7b
(cherry picked from commit f6060ab6b5)
(cherry picked from commit 48bb9a9663)
2020-01-22 15:06:07 +00:00
..
__init__.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
affinity_filter.py Address nits in server group policy series 2018-07-16 17:28:46 +08:00
aggregate_image_properties_isolation.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
aggregate_instance_extra_specs.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
aggregate_multitenancy_isolation.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
all_hosts_filter.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
availability_zone_filter.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
compute_capabilities_filter.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
compute_filter.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
core_filter.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
disk_filter.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
extra_specs_ops.py Removed unused variables 2015-05-20 14:31:33 +03:00
image_props_filter.py Merge "Added ability to configure default architecture for ImagePropertiesFilter" 2018-05-15 05:26:46 +00:00
io_ops_filter.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
isolated_hosts_filter.py Handle volume-backed instances in IsolatedHostsFilter 2018-02-11 17:23:38 -05:00
json_filter.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
metrics_filter.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
num_instances_filter.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
numa_topology_filter.py FUP for in-place numa rebuild 2020-01-22 15:06:07 +00:00
pci_passthrough_filter.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
ram_filter.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
retry_filter.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00
type_filter.py Delete the TypeAffinityFilter 2017-12-14 17:09:56 -05:00
utils.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07:00