You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.. | ||
files | 6 years ago | |
lib | 6 years ago | |
upgrade | 6 years ago | |
README.rst | 6 years ago | |
plugin.sh | 6 years ago | |
settings | 6 years ago |
README.rst
Enabling heat in DevStack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack cd devstack
Add this repo as an external repository into your
local.conf
file:[[local|localrc]] enable_plugin heat https://git.openstack.org/openstack/heat
Run
stack.sh
.