heat/devstack
ricolin 203bce9cd7 Switch to use opendev.org
Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.

Change-Id: Ic5fa1a8436f57836ad37b752a0cca1cd4f3a21a7
2019-04-22 09:36:50 +05:30
..
lib Set Tempest's service_availability setting for Heat 2018-11-26 10:03:01 +00:00
upgrade Allow users to disable the tests run by Grenade 2019-03-01 22:47:28 +01:00
README.rst Switch to use opendev.org 2019-04-22 09:36:50 +05:30
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://opendev.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://opendev.org/openstack/heat
  3. Run stack.sh.