manila/manila/scheduler
Woohyung Han 417071f181 Make extra_specs value as case-insensitive
Currently the value of extra_specs is not case-insenstive. If some
share_type has extra_specs that is `storage_protocol=NFS`, It will
not be filtered by `storage_protocol=nfs`. Make extra_specs value
as case-insensitive.

Change-Id: I51376d1b13a5300cfdbe19f6eadc341db45efcd6
Closes-Bug: #1850029
2019-12-11 10:39:08 +09:00
..
drivers Remove backend spec from share type while creating replica 2019-09-09 14:47:29 +00:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Make extra_specs value as case-insensitive 2019-12-11 10:39:08 +09:00
weighers Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
base_handler.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
host_manager.py speed up GET scheduler-stats/pools/detail 2018-12-20 13:00:46 +00:00
manager.py speed up GET scheduler-stats/pools/detail 2018-12-20 13:00:46 +00:00
rpcapi.py speed up GET scheduler-stats/pools/detail 2018-12-20 13:00:46 +00:00
scheduler_options.py Remove log translations in scheduler 3/5 2017-03-31 00:54:26 +08:00
utils.py Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00:00