manila/manila/scheduler
zengyingzhe e2fe03e253 Remove backend spec from share type while creating replica
If a share type includes the share_backend_name spec,
the scheduler may fail to schedule share replicas unless
all backends in a replication domain share the same
value for the capability "share_backend_name". Having
the same "share_backend_name" isn't desirable all the
time.

Ignore the share_backend_name spec from share type
while creating replica, so the scheduler will filter
a available backend according to the selection policy.

Change-Id: Ic8f7e6230298c222cc6cb5e4e4e8189524aaa81f
Closes-Bug: #1634734
(cherry picked from commit 700c1a02f0)
(cherry picked from commit 19c4869a3f)
2019-10-11 16:53:35 +00:00
..
drivers Remove backend spec from share type while creating replica 2019-10-11 16:53:35 +00:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Fix driver filter to not check share_backend_name 2019-03-14 17:27:49 +00: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