heat/devstack
Matthias Runge 78244c5f0f Use f36 instead of f33 for testing
F33 is unsupported for a while. We should not use it for any testing.

Change-Id: I7d1017bcd7147329c4e187336daee1a1ae280fa9
2022-05-31 10:35:53 +02:00
..
lib Use f36 instead of f33 for testing 2022-05-31 10:35:53 +02:00
upgrade Allow users to disable the tests run by Grenade 2019-03-01 22:47:28 +01:00
plugin.sh Migrate functional test jobs to zuul v3 2020-01-07 09:38:04 +08:00
README.rst Switch to use opendev.org 2019-04-22 09:36:50 +05:30
settings Drop creating extra endpoints in devstack 2019-08-19 10:33:49 +00:00

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.