[install] remove Fedora from the install guide
According to https://www.redhat.com/archives/rdo-list/2015-October/msg00234.html OpenStack packages for Fedora will only provided through the Delorean repository. More details at https://trello.com/c/wzdl1IlZ/52-openstack-in-fedora: ---snip--- Fedora users (assumed to be developers who want latest code and not running production) will use Delorean Trunk for Fedora repos. ---snap--- Change-Id: I1220fae10c6c212b6aab347d9886238e89200799
This commit is contained in:
parent
2e84757002
commit
e8e2db4b16
@ -28,9 +28,8 @@ associated components:
|
||||
Server 12
|
||||
<http://docs.openstack.org/liberty/install-guide-obs/>`__
|
||||
|
||||
- `Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and
|
||||
Fedora
|
||||
21 <http://docs.openstack.org/liberty/install-guide-rdo/>`__
|
||||
- `Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7
|
||||
<http://docs.openstack.org/liberty/install-guide-rdo/>`__
|
||||
|
||||
- `Installation Guide for Ubuntu
|
||||
14.04 <http://docs.openstack.org/liberty/install-guide-ubuntu/>`__
|
||||
|
@ -40,8 +40,7 @@
|
||||
<link
|
||||
xlink:href="http://docs.openstack.org/liberty/install-guide-rdo/">
|
||||
<citetitle>Installation Guide for Red Hat
|
||||
Enterprise Linux 7, CentOS 7, and
|
||||
Fedora 22</citetitle>
|
||||
Enterprise Linux 7 and CentOS 7</citetitle>
|
||||
</link></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -160,8 +160,8 @@ To finalize installation
|
||||
|
||||
.. only:: rdo
|
||||
|
||||
On RHEL and CentOS, configure SELinux to permit the web server
|
||||
to connect to OpenStack services:
|
||||
Configure SELinux to permit the web server to connect to OpenStack
|
||||
services:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
@ -34,17 +34,12 @@ these procedures on all nodes.
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
#. On RHEL and CentOS, enable the
|
||||
`EPEL <https://fedoraproject.org/wiki/EPEL>`_ repository:
|
||||
#. Enable the `EPEL <https://fedoraproject.org/wiki/EPEL>`_ repository:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
|
||||
|
||||
.. note::
|
||||
|
||||
Fedora does not require this repository.
|
||||
|
||||
#. On RHEL, enable additional repositories using the subscription
|
||||
manager:
|
||||
|
||||
@ -55,7 +50,7 @@ these procedures on all nodes.
|
||||
|
||||
.. note::
|
||||
|
||||
CentOS and Fedora do not require these repositories.
|
||||
CentOS does not require these repositories.
|
||||
|
||||
.. only:: rdo
|
||||
|
||||
@ -190,29 +185,6 @@ Finalize the installation
|
||||
|
||||
# yum install openstack-selinux
|
||||
|
||||
.. note::
|
||||
|
||||
Fedora does not require this package.
|
||||
|
||||
3. Because Fedora does not provide the ``openstack-selinux`` package
|
||||
ensure that SELinux is disabled.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# sestatus
|
||||
SELinux status: disabled
|
||||
|
||||
If ``SELinux status`` is ``enabled`` disable SELinux by editing the file
|
||||
``/etc/selinux/config`` and restarting the system afterwards:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
SELINUX=disabled
|
||||
|
||||
.. note::
|
||||
|
||||
CentOS and RHEL do not require this step.
|
||||
|
||||
Install the OpenStack client
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -8,9 +8,9 @@ OpenStack Installation Guide for Debian
|
||||
|
||||
.. only:: rdo
|
||||
|
||||
=============================================================================
|
||||
OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
=============================================================================
|
||||
====================================================================
|
||||
OpenStack Installation Guide for Red Hat Enterprise Linux and CentOS
|
||||
====================================================================
|
||||
|
||||
.. only:: obs
|
||||
|
||||
@ -44,8 +44,8 @@ separately and configure them stand-alone or as connected entities.
|
||||
.. only:: rdo
|
||||
|
||||
This guide shows you how to install OpenStack by using packages
|
||||
available through Fedora 22 as well as on Red Hat Enterprise Linux
|
||||
7 and its derivatives through the EPEL repository.
|
||||
available on Red Hat Enterprise Linux 7 and its derivatives through
|
||||
the EPEL repository.
|
||||
|
||||
.. only:: ubuntu
|
||||
|
||||
|
@ -8,9 +8,9 @@
|
||||
|
||||
.. only:: rdo
|
||||
|
||||
=============================================================================
|
||||
OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora
|
||||
=============================================================================
|
||||
====================================================================
|
||||
OpenStack Installation Guide for Red Hat Enterprise Linux and CentOS
|
||||
====================================================================
|
||||
|
||||
.. only:: obs
|
||||
|
||||
@ -44,8 +44,8 @@ separately and configure them stand-alone or as connected entities.
|
||||
.. only:: rdo
|
||||
|
||||
This guide shows you how to install OpenStack by using packages
|
||||
available through Fedora 22 as well as on Red Hat Enterprise Linux
|
||||
7 and its derivatives through the EPEL repository.
|
||||
available on Red Hat Enterprise Linux 7 and its derivatives through
|
||||
the EPEL repository.
|
||||
|
||||
.. only:: ubuntu
|
||||
|
||||
|
@ -68,8 +68,7 @@
|
||||
Guide for openSUSE 13.2 and SUSE Linux
|
||||
Enterprise Server 12</a>
|
||||
<a href="/draft/install-guide-rdo/">Installation
|
||||
Guide for Red Hat Enterprise Linux 7, CentOS
|
||||
7, and Fedora 22</a>
|
||||
Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
|
||||
<a href="/draft/install-guide-ubuntu">Installation
|
||||
Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a href="/draft/install-guide-debian">Installation
|
||||
|
@ -66,7 +66,7 @@
|
||||
<a href="/liberty/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/liberty/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-debian/">Installation Guide for Debian 8 (not yet available)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 22 (not yet available)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7 (not yet available)</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
||||
|
@ -66,7 +66,7 @@
|
||||
<a href="/liberty/install-guide-obs/">Installation Guide for openSUSE 13.2 and SUSE Linux Enterprise Server 12</a>
|
||||
<a href="/liberty/install-guide-ubuntu/">Installation Guide for Ubuntu 14.04 (LTS)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-debian/">Installation Guide for Debian 8 (not yet available)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and Fedora 22 (not yet available)</a>
|
||||
<a onclick="return false"; href="/liberty/install-guide-rdo/">Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7 (not yet available)</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
||||
|
Loading…
Reference in New Issue
Block a user