mistral/devstack
Jenkins 4a1e180c3e Merge "devstack: add support for mistraldashboard" 2015-10-25 10:52:44 +00:00
..
README.rst Fix two typos 2015-09-18 08:48:30 +05:30
plugin.sh Merge "devstack: add support for mistraldashboard" 2015-10-25 10:52:44 +00:00
settings Switch to devstack plugin 2015-09-12 22:08:00 +08:00

README.rst

Enabling in Devstack

  1. Download DevStack:

    git clone https://github.com/openstack-dev/devstack.git
    cd devstack
  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin mistral https://github.com/openstack/mistral
  3. run stack.sh