magnum/magnum/cmd
Spyros Trigazis d11f87d0ca Start RPC service before waiting
Stoping magnum-cond without having invoke start(),
results in "WARNING oslo_messaging.server Possible
hang: stop is waiting for start to complete".

A magnum instance with 16 workers was taking 1m to stop
with this change it takes 1 to 10 seconds. This change
doesn't break the fix in [1].

[1] If9e13effc14fd35e646d02bb4f568e79786aa958

Related-Bug: #1702349
Related issue in sahara:
Related-Bug: #1546119

Change-Id: Ied7ab43398d4e499514fa0bd5dba64971d1956bf
2018-01-30 15:31:04 +00:00
..
__init__.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
api.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conductor.py Start RPC service before waiting 2018-01-30 15:31:04 +00:00
db_manage.py Improve unit test coverage for cmd/db_manage.py 2016-09-06 03:16:00 +00:00
driver_manage.py Fix Usage of cliff commandmanager 2018-01-11 11:58:43 +05:30