[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
|
Server 12
|
||||||
<http://docs.openstack.org/liberty/install-guide-obs/>`__
|
<http://docs.openstack.org/liberty/install-guide-obs/>`__
|
||||||
|
|
||||||
- `Installation Guide for Red Hat Enterprise Linux 7, CentOS 7, and
|
- `Installation Guide for Red Hat Enterprise Linux 7 and CentOS 7
|
||||||
Fedora
|
<http://docs.openstack.org/liberty/install-guide-rdo/>`__
|
||||||
21 <http://docs.openstack.org/liberty/install-guide-rdo/>`__
|
|
||||||
|
|
||||||
- `Installation Guide for Ubuntu
|
- `Installation Guide for Ubuntu
|
||||||
14.04 <http://docs.openstack.org/liberty/install-guide-ubuntu/>`__
|
14.04 <http://docs.openstack.org/liberty/install-guide-ubuntu/>`__
|
||||||
|
@ -40,8 +40,7 @@
|
|||||||
<link
|
<link
|
||||||
xlink:href="http://docs.openstack.org/liberty/install-guide-rdo/">
|
xlink:href="http://docs.openstack.org/liberty/install-guide-rdo/">
|
||||||
<citetitle>Installation Guide for Red Hat
|
<citetitle>Installation Guide for Red Hat
|
||||||
Enterprise Linux 7, CentOS 7, and
|
Enterprise Linux 7 and CentOS 7</citetitle>
|
||||||
Fedora 22</citetitle>
|
|
||||||
</link></para>
|
</link></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -160,8 +160,8 @@ To finalize installation
|
|||||||
|
|
||||||
.. only:: rdo
|
.. only:: rdo
|
||||||
|
|
||||||
On RHEL and CentOS, configure SELinux to permit the web server
|
Configure SELinux to permit the web server to connect to OpenStack
|
||||||
to connect to OpenStack services:
|
services:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
@ -34,17 +34,12 @@ these procedures on all nodes.
|
|||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
#. On RHEL and CentOS, enable the
|
#. Enable the `EPEL <https://fedoraproject.org/wiki/EPEL>`_ repository:
|
||||||
`EPEL <https://fedoraproject.org/wiki/EPEL>`_ repository:
|
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm
|
# 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
|
#. On RHEL, enable additional repositories using the subscription
|
||||||
manager:
|
manager:
|
||||||
|
|
||||||
@ -55,7 +50,7 @@ these procedures on all nodes.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
CentOS and Fedora do not require these repositories.
|
CentOS does not require these repositories.
|
||||||
|
|
||||||
.. only:: rdo
|
.. only:: rdo
|
||||||
|
|
||||||
@ -190,29 +185,6 @@ Finalize the installation
|
|||||||
|
|
||||||
# yum install openstack-selinux
|
# 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
|
Install the OpenStack client
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -8,9 +8,9 @@ OpenStack Installation Guide for Debian
|
|||||||
|
|
||||||
.. only:: rdo
|
.. 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
|
.. only:: obs
|
||||||
|
|
||||||
@ -44,8 +44,8 @@ separately and configure them stand-alone or as connected entities.
|
|||||||
.. only:: rdo
|
.. only:: rdo
|
||||||
|
|
||||||
This guide shows you how to install OpenStack by using packages
|
This guide shows you how to install OpenStack by using packages
|
||||||
available through Fedora 22 as well as on Red Hat Enterprise Linux
|
available on Red Hat Enterprise Linux 7 and its derivatives through
|
||||||
7 and its derivatives through the EPEL repository.
|
the EPEL repository.
|
||||||
|
|
||||||
.. only:: ubuntu
|
.. only:: ubuntu
|
||||||
|
|
||||||
|
@ -8,9 +8,9 @@
|
|||||||
|
|
||||||
.. only:: rdo
|
.. 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
|
.. only:: obs
|
||||||
|
|
||||||
@ -44,8 +44,8 @@ separately and configure them stand-alone or as connected entities.
|
|||||||
.. only:: rdo
|
.. only:: rdo
|
||||||
|
|
||||||
This guide shows you how to install OpenStack by using packages
|
This guide shows you how to install OpenStack by using packages
|
||||||
available through Fedora 22 as well as on Red Hat Enterprise Linux
|
available on Red Hat Enterprise Linux 7 and its derivatives through
|
||||||
7 and its derivatives through the EPEL repository.
|
the EPEL repository.
|
||||||
|
|
||||||
.. only:: ubuntu
|
.. only:: ubuntu
|
||||||
|
|
||||||
|
@ -68,8 +68,7 @@
|
|||||||
Guide for openSUSE 13.2 and SUSE Linux
|
Guide for openSUSE 13.2 and SUSE Linux
|
||||||
Enterprise Server 12</a>
|
Enterprise Server 12</a>
|
||||||
<a href="/draft/install-guide-rdo/">Installation
|
<a href="/draft/install-guide-rdo/">Installation
|
||||||
Guide for Red Hat Enterprise Linux 7, CentOS
|
Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
|
||||||
7, and Fedora 22</a>
|
|
||||||
<a href="/draft/install-guide-ubuntu">Installation
|
<a href="/draft/install-guide-ubuntu">Installation
|
||||||
Guide for Ubuntu 14.04 (LTS)</a>
|
Guide for Ubuntu 14.04 (LTS)</a>
|
||||||
<a href="/draft/install-guide-debian">Installation
|
<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-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 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-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>
|
||||||
<div class="docs-link-sections">
|
<div class="docs-link-sections">
|
||||||
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
<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-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 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-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>
|
||||||
<div class="docs-link-sections">
|
<div class="docs-link-sections">
|
||||||
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
<h3 id="api-guides"><i class="fa fa-book"></i> API References</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user