mistral/mistral/cmd
Lingxian Kong ec28a305d9 Removing wait() when initializing notification listener
According to [1],the correct usage is to call stop() before wait(), so in
mistral case, we should never call stop() and wait() in initialization of
engine and executor service.

[1]:
http://docs.openstack.org/developer/oslo.messaging/notification_listener.html

Change-Id: Ic6a802bff35a6a6fdfadf38474782efd12fd34d8
Closes-Bug: #1514459
2015-11-12 11:44:28 +08:00
..
__init__.py Adding pecan, wsme, oslo and adjusting packages 2013-11-21 13:47:42 +07:00
launch.py Removing wait() when initializing notification listener 2015-11-12 11:44:28 +08:00