manila/manila/tests/scheduler/drivers
zengyingzhe 19c4869a3f 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)
2019-10-09 22:09:09 +00:00
..
__init__.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00
test_base.py Use parenthesis instead of backslashes in tests folder 2017-06-19 17:56:01 +08:00
test_filter.py Remove backend spec from share type while creating replica 2019-10-09 22:09:09 +00:00
test_simple.py Reorganize scheduler and merge code from Oslo incubator 2015-12-01 20:54:17 +00:00