heat/devstack
Jenkins 34a5d15ff6 Merge "Deal with cinder-backup service absent" 2016-08-18 17:32:03 +00:00
..
files Copy devstack code to heat tree 2016-05-17 23:57:43 +08:00
lib Merge "Deal with cinder-backup service absent" 2016-08-18 17:32:03 +00:00
upgrade no need to run integration tests in upgrade 2016-08-11 08:01:41 +00:00
README.rst Add devstack plugin 2016-05-18 00:02:10 +08:00
plugin.sh Add devstack plugin 2016-05-18 00:02:10 +08:00
settings Add devstack plugin 2016-05-18 00:02:10 +08:00

README.rst

Enabling heat 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 heat https://git.openstack.org/openstack/heat
  3. Run stack.sh.