3f98c3d6fb
Switch to https, replace outdated URLs with canonical ones. Change-Id: I7c474dbf0b21f922b6625e31d6ae7df1e198b8de Co-Authored-By: chenghuiyu <yuchenghui@unionpay.com> Co-Authored-By: Max Pavlukhin <pavlukhinm@gmail.com> Co-Authored-By: yfzhao <dsware@126.com> Co-Authored-By: ricolin <rico.lin@easystack.cn>
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.