manila/manila/tests/scheduler
haixin aa639f0be5 Extend share will go through scheduler
Add an force parameter to the API layer that lets the user choose
whether to go through the scheduler or not, which is boolean.and
default is False,set True means extend share directly, set False
means extend share will go through scheduler.

Closes-Bug:#1855391
Change-Id: I6da36a687a37c78a7fb7d3f252318d03d4a05133
2021-04-15 09:39:41 +08:00
..
drivers Merge "Filter storage protocol in the scheduler" 2021-03-26 10:52:04 +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-03-17 18:18:56 -07:00
test_host_manager.py scheduler should ignore earlier time service capabilities 2021-03-15 16:18:39 +00:00
test_manager.py Merge "scheduler should ignore earlier time service capabilities" 2021-03-25 15:51:03 +00:00
test_rpcapi.py Extend share will go through scheduler 2021-04-15 09:39:41 +08:00
test_scheduler_options.py remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
test_utils.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00