c07cf48a60
The writing styles at few places were not in compliance with the OpenStack writing style as mentioned in http://docs.openstack.org/contributor-guide/writing-style /general-writing-guidelines.html. This patch changes the heading styles and adds a few other minor changes in the documents. Change-Id: I0d90ba32ddcef0427b1dc4358206210f166e798a Partial-Implements: blueprint mistral-doc
320 B
320 B
Mistral Devstack Installation
Download DevStack:
$ git clone https://github.com/openstack-dev/devstack.git $ cd devstack
Add this repo as an external repository, edit
localrc
file:enable_plugin mistral https://github.com/openstack/mistral
Run
stack.sh