236a7f2f7d
For implemetation of ha gate and ha/destructive scenarios it would be better to run mistral services in separate processes to easily manage them. Change-Id: I85ec81d11a2ecef5a256f93526d8c8498f2ebae0 Partially-implements: blueprint mistral-ha-gate
Enabling in Devstack
Download DevStack:
git clone https://github.com/openstack-dev/devstack.git cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin mistral https://github.com/openstack/mistral
run
stack.sh