61e53c4eca
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 |
||
---|---|---|
.. | ||
lib | ||
upgrade | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling heat in DevStack
Download DevStack:
git clone https://opendev.org/openstack-dev/devstack cd devstack
Add this repo as an external repository into your
local.conf
file:[[local|localrc]] enable_plugin heat https://opendev.org/openstack/heat
Run
stack.sh
.