senlin/devstack
venkatamahesh 1f995c2b00 Change the repositories from stackforge to openstack
modified the steps in devstack/README.rst

Change-Id: I7e1ed4a5304bb87447c0faeea938103ef06468e9
2015-10-18 16:18:25 +05:30
..
lib Change the repositories from stackforge to openstack 2015-10-18 16:18:25 +05:30
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.