a806b400cf
This is a temporal workaround to allow downloading Fedora 37 image which was moved to the archive path. Change-Id: I9b1702749976a2cea42a24130e5fec2931b75ce1 |
||
---|---|---|
.. | ||
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
.