manila/manila/tests/scheduler
Goutham Pacha Ravi 4a75c699c0 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)
2021-05-24 16:11:57 +00:00
..
drivers Filter storage protocol in the scheduler 2021-05-24 16:11:57 +00:00
evaluator Add DriverFilter and GoodnessWeigher to manila 2016-07-18 17:28:40 -03:00
filters Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
weighers Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07: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-05-24 16:11:57 +00:00
test_host_manager.py Merge "fix bug in consume from share" 2020-04-23 01:32:16 +00:00
test_manager.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_rpcapi.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07: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