mistral/mistral/tests/api
Winson Chan e003849ecf Engine as a standalone process
Refactored engine to run as a standalone process. The engine is
modified to use the RPC client/server design pattern from
oslo.messaging. A new launch option is included to run the
engine separately. The API server communicates with the engine
via the RPC client. A pecan hook is used to pass a common client
instance with appropriate transport configuration to the API.

Change-Id: I9ca757aedad764fd38645a5b858800d69808bb95
Implements: blueprint mistral-engine-standalone-process
2014-04-24 17:46:05 -07:00
..
v1 Engine as a standalone process 2014-04-24 17:46:05 -07:00
__init__.py Adding REST API application skeleton based on pecan/wsme 2013-11-27 19:34:43 +07:00
base.py Fixed issue with deprecated exception 2014-04-02 13:06:35 +04:00