fbf86e811f
oslo_messaging has created separate config file sections for messaging configuration. refer to: https://review.openstack.org/#/c/219356/ Change-Id: I1ceec1657d2d0b1b1df5ebfb8c85fd3d977afdfa |
||
---|---|---|
.. | ||
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