manila/manila/tests/scheduler
ashrod98 faec95deac Add missing share-type user message
Attempting to create a share without identifying a share type results in an
error.This adds a user message informing the user that no default share type
was identified while attempting to create a share.

Closes-Bug: #1870280

Change-Id: Ib417499d4394b939eb289460ac8dbb6b22d789f4
(cherry picked from commit 657fa5b113)
(cherry picked from commit 7eca10bcb5)
2021-09-13 19:03:42 +00:00
..
drivers Add missing share-type user message 2021-09-13 19:03:42 +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-26 14:24:40 +00:00
test_host_manager.py Merge "fix bug in consume from share" 2020-04-23 01:32:16 +00:00
test_manager.py init_host should be called before RPC consumer is created 2021-07-12 16:34:57 +00: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