mistral/doc/source/developer/devstack.rst
Nikolay Mahotkin 01c7ac62ca Adding devstack installation doc
Change-Id: I4ae14deedd3810aee834c77ce95f122594e31749
2015-09-22 16:44:55 +03:00

14 lines
316 B
ReStructuredText

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