f6ad1e8584
Change-Id: Ibd7a0e005675b55661dfcbaa3912d0b630ddb2d2
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 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.