cinder/cinder/scheduler/filters
xuanyandong b49bef7dd9 Remove six of dir cinder/scheduler/*
Replace the following items with Python 3 style code.

- six.add_metaclass
- six.string_types
- six.text_type
- six.wraps

Change-Id: I1a1d9bf7e26e436bc93fe0091ecaae8ca5593c42
Implements: blueprint six-removal
2020-10-08 08:36:17 +08:00
..
__init__.py Cosmetic changes to scheduler 2016-12-14 17:48:53 +01:00
affinity_filter.py Cosmetic changes to scheduler 2016-12-14 17:48:53 +01:00
availability_zone_filter.py Support availability-zone type 2018-05-17 12:09:12 +00:00
capabilities_filter.py Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
capacity_filter.py Improve logs on scheduler 2018-02-12 17:37:28 -02:00
driver_filter.py Remove six of dir cinder/scheduler/* 2020-10-08 08:36:17 +08:00
extra_specs_ops.py Support None value of extra_specs in cinder-scheduler filter 2016-06-16 07:46:25 -04:00
ignore_attempted_hosts_filter.py Enable H904 check 2017-07-05 21:27:05 -04:00
instance_locality_filter.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
json_filter.py Remove six of dir cinder/scheduler/* 2020-10-08 08:36:17 +08:00