heat/devstack
Zuul 3b8a2bf913 Merge "Set Tempest's service_availability setting for Heat" 2019-02-01 11:16:27 +00:00
..
lib Set Tempest's service_availability setting for Heat 2018-11-26 10:03:01 +00:00
upgrade Remove duplicate tempest.conf setup for grenade 2019-01-02 10:48:48 +05:30
README.rst Add devstack plugin 2016-05-18 00:02:10 +08:00
plugin.sh Set Tempest's service_availability setting for Heat 2018-11-26 10:03:01 +00:00
settings Remove cloudwatch service from devstack plugin 2017-10-25 11:50:15 +05:30

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.