nova/nova/scheduler/filters
Takashi Natsume 07462dd005 Remove six.binary_type/integer_types/string_types
Replace the following items with Python 3 style code.

- six.binary_type
- six.integer_types
- six.string_types

Subsequent patches will replace other six usages.

Change-Id: Ide65686cf02463045f5c32771ca949802b19636f
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-12-13 11:25:14 +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 hacking: Resolve W503 (line break occurred before a binary operator) 2019-06-24 14:24:06 -05: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 Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
compute_filter.py Remove remaning log translation in scheduler 2018-05-09 18:43:11 -07: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 Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00: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 2019-12-19 16:11:44 -05:00
pci_passthrough_filter.py Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
type_filter.py Delete the TypeAffinityFilter 2017-12-14 17:09:56 -05:00
utils.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00