manila/manila/tests/scheduler
Goutham Pacha Ravi 4bf36d0229 Filter storage protocol in the scheduler
The share protocol requested was being
ignored by the scheduler and this would
cause shares to get scheduled to hosts
that don't support the specified protocol.

Change-Id: I2e87264865b645781c481383c039fecbfd7c6eb1
Closes-Bug: #1783736
(cherry picked from commit f24fff9522)
(cherry picked from commit 06d380c212)
(cherry picked from commit 4a75c699c0)
2021-06-01 19:53:43 +00:00
..
drivers Filter storage protocol in the scheduler 2021-06-01 19:53:43 +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 [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
fakes.py Filter storage protocol in the scheduler 2021-06-01 19:53:43 +00:00
test_host_manager.py fix bug in consume from share 2020-04-23 01:32:30 +00:00
test_manager.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_rpcapi.py speed up GET scheduler-stats/pools/detail 2018-12-20 13:00:46 +00:00
test_scheduler_options.py [pylint] Fix/ignore pylint errors in test modules 2019-02-28 08:36:11 -08:00
test_utils.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00