senlin/devstack
Ethan Lynn b3a3e78884 Fix devstack script to use console scripts
Fix devstack script to use console scripts

Change-Id: Ie4540612ef52ce15afb30251b8374a024ae022cb
2016-01-20 16:42:09 +08:00
..
lib Fix devstack script to use console scripts 2016-01-20 16:42:09 +08:00
README.rst Change the repositories from stackforge to openstack 2015-10-18 16:18:25 +05:30
plugin.sh Remove ERROR_ON_CLONE references 2015-09-23 15:35:07 -07:00
settings Improve devstack plugin 2015-08-28 23:10:33 +08:00

README.rst

Enabling senlin in DevStack

  1. Download DevStack:

    git clone https://git.openstack.org/openstack-dev/devstack
    cd devstack
  2. Add this repo as an external repository into your local.conf file:

    [[local|localrc]]
    enable_plugin senlin https://git.openstack.org/openstack/senlin
  3. Run stack.sh.