Merge "Adding devstack installation doc"

This commit is contained in:
Jenkins 2015-09-25 10:39:57 +00:00 committed by Gerrit Code Review
commit 54a683356c
1 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,13 @@
Mistral Devstack Installation
=============================
TBD
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``