manila/manila/tests/scheduler
Maurice Escher d3481f5c26 init_host should be called before RPC consumer is created
This change adds a new hook to Manager class called init_host_with_rpc()
to allow services like scheduler to do something once RPC is ready.

Copied from cinder 65fa80c361
and 60c563f72d

Change-Id: Iac6507a6e395c55f0fec453650009f08c2bb6563
Closes-Bug: #1271568
(cherry picked from commit 0339802a5d)
(cherry picked from commit 887c4bf4c0)
2021-07-12 16:34:57 +00:00
..
drivers Filter storage protocol in the scheduler 2021-03-26 14:24:40 +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