c578969b55
After this commit 'gate-mistral-devstack-dsvm' will install mistral from commit and latest released python-mistralclient, 'gate-mistralclient-devstack-dsvm' will install python-mistralclient from commit and mistral from master. Partially implements: blueprint mistral-making-dsvm-gates-voting Change-Id: Ia0c9bb84412b39c571565db1f00188c4e0db71fc |
||
---|---|---|
.. | ||
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