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
..
2022-07-21 23:34:28 +00:00
2022-07-21 23:34:28 +00:00
2019-04-22 09:36:50 +05:30

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.