heat/doc/source/getting_started/on_fedora.rst
Gerard Braad 61b76067d2 RDO-Manager name change
TrivialFix

Change-Id: I5b2b86b77e7a5a8e69259b66c66f07a8d8c906d9
2016-05-17 08:35:20 +00:00

32 lines
1.3 KiB
ReStructuredText

..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
Installing OpenStack and Heat on RHEL/Fedora/CentOS
---------------------------------------------------
Go to the `OpenStack Documentation <http://docs.openstack.org/>`_ 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
<https://www.rdoproject.org/Quickstart>`_ 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
<https://www.rdoproject.org/tripleo>`_ Heat will be installed by
default.