heat/devstack
Brendan Shephard 7787140214 Remove CloudWatch cleanup tasks
This change removes the cloud watch cleanup tasks
as part of general housecleaning.

Change-Id: Id8f678dfd504ff27d6fdb86011129d353a31f3cf
2022-07-21 23:34:28 +00:00
..
lib Remove CloudWatch cleanup tasks 2022-07-21 23:34:28 +00:00
upgrade Remove CloudWatch cleanup tasks 2022-07-21 23:34:28 +00:00
README.rst Switch to use opendev.org 2019-04-22 09:36:50 +05:30
plugin.sh Migrate functional test jobs to zuul v3 2020-01-07 09:38:04 +08:00
settings Drop creating extra endpoints in devstack 2019-08-19 10:33:49 +00:00

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.