61b76067d2
TrivialFix Change-Id: I5b2b86b77e7a5a8e69259b66c66f07a8d8c906d9
1.3 KiB
1.3 KiB
Installing OpenStack and Heat on RHEL/Fedora/CentOS
Go to the OpenStack Documentation for the latest version of the Installation Guide for Red Hat Enterprise Linux, CentOS and Fedora which includes a chapter on installing the Orchestration module (Heat).
There are instructions for installing the RDO OpenStack distribution on Fedora and CentOS.
If installing with packstack, you can install heat by specifying
--os-heat-install=y
in your packstack invocation, or
setting CONFIG_HEAT_INSTALL=y
in your answers file.
If installing with TripleO Heat will be installed by default.