mistral/mistral/event_engine
Jose Castro Leon defff08773 [Event-engine] Allow event_engine to work in HA
A previous patch allows to make multiple event_engines to listen
to a single queue, but the RPC calls on CRUD are still synchronous

This patch modifies the calls and broadcasts them on all the event
engines allow them to modify each independent listeners.

Closes-Bug: #1715848
Change-Id: Ia37831a03993f5a1bf980d62344d25377062788d
2018-10-17 16:30:17 +00:00
..
__init__.py Fix launch process of Mistral components 2016-11-30 17:42:15 +07:00
base.py Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00
default_event_engine.py [Event-engine] Allow event_engine to work in HA 2018-10-17 16:30:17 +00:00
event_engine_server.py Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00