
The second section of doc links is aimed at operators, so existing content which affects operators has been moved here (package based install, scaling, service man pages). The yum/apt install pages have been simplified to point at docs.openstack.org and any other community based installation resources (RDO, Juju charms). Change-Id: I3e89a288bf6b64ba286c11df1369e073d2c2a35e
32 lines
1.3 KiB
ReStructuredText
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 anwsers file.
|
|
|
|
If installing with `RDO-Manager
|
|
<https://www.rdoproject.org/RDO-Manager>`_ Heat will be installed by
|
|
default.
|