mistral/devstack
venkatamahesh aeaf3e8ecf Move the default directories into settings file
Change-Id: I1955541553c37a1687b227cc7d21481e71e10ccb
2015-11-15 23:12:52 +05:30
..
README.rst Fix two typos 2015-09-18 08:48:30 +05:30
plugin.sh Move the default directories into settings file 2015-11-15 23:12:52 +05:30
settings Move the default directories into settings file 2015-11-15 23:12:52 +05:30

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