cinder/cinder/scheduler/weights
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 Add stochastic weight handler to scheduler 2016-08-02 20:16:01 +00:00
capacity.py Fix "No documentation found in" errors in docs 2017-02-10 12:58:51 +01:00
chance.py Fix "No documentation found in" errors in docs 2017-02-10 12:58:51 +01:00
goodness.py Remove six of dir cinder/scheduler/* 2020-10-08 08:36:17 +08:00
stochastic.py Fix typo error 2017-03-01 08:52:55 +00:00
volume_number.py Fix "No documentation found in" errors in docs 2017-02-10 12:58:51 +01:00