Adding devstack installation doc
Change-Id: I4ae14deedd3810aee834c77ce95f122594e31749
This commit is contained in:
parent
ba5b18c5f5
commit
01c7ac62ca
@ -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``
|
||||
|
Loading…
Reference in New Issue
Block a user