869faeb771
Since all mistral requirements are match with global requirements it is more correct to use setup_develop function. Info about this function and difference with setup_package function can be found here: https://github.com/openstack-dev/devstack/blob/master/inc/python Change-Id: I8b283df8734675f92d9bc8266bafe7cece6fb5f9 |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst | ||
settings |
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