cinder/cinder/scheduler/filters
Eric Harney de789648e5 Rename volume/utils.py to volume/volume_utils.py
Much of our code renames this at import already --
just name it "volume_utils" for consistency, and
to make code that imports other modules named "utils"
less confusing.

Change-Id: I3cdf445ac9ab89b3b4c221ed2723835e09d48a53
2019-09-09 15:00:07 -04: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 NetApp SolidFire: Adding new fields to scheduler data 2019-06-11 08:39:07 -03: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 Added information how to use JsonFilter 2019-09-02 10:02:11 +00:00