heat/devstack
Matthias Runge 779b39c975 Replace Fedora test image with F32
Fedora 31 was retired and the image is gone from mirrors.
heat-cfntools have been dropped from fedora images, disable
the test till that's resolved.

Also makes grenade job non-voting, till this is backported
to stable/victoria.

Change-Id: Id869f83a46454897c2fe7a532eebfa2863befe5e
(cherry picked from commit 61e53c4eca)
2020-12-07 07:51:20 +00:00
..
lib Replace Fedora test image with F32 2020-12-07 07:51:20 +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 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.