Mistral Devstack Installation¶
Download DevStack:
$ git clone https://github.com/openstack-dev/devstack.git $ cd devstack
Add this repo as an external repository, edit
localrc
file:enable_plugin mistral https://github.com/openstack/mistral
Run
stack.sh