Update Install Docs for Pike on SUSE
Update to repositories for Pike on SUSE. Update distribution versions for SLES and openSUSE. Update links in appendix to go to pike resources. remove some extra whitespace and use #. for lists. Change-Id: I5b7e3b45850a3b9a24ba81a16acda9ade4ab5255
This commit is contained in:
parent
a033922549
commit
3b8114473d
@ -29,18 +29,10 @@ join our IRC channel ``#openstack-doc`` on the freenode IRC network,
|
||||
or `report a
|
||||
bug <https://bugs.launchpad.net/openstack-manuals/+filebug>`_.
|
||||
|
||||
The following books explain how to install an OpenStack cloud and its
|
||||
The following guides explain how to install an OpenStack cloud and its
|
||||
associated components:
|
||||
|
||||
* `Installation Tutorial for openSUSE Leap 42.2 and SUSE Linux Enterprise
|
||||
Server 12 SP2
|
||||
<https://docs.openstack.org/ocata/install-guide-obs/>`_
|
||||
|
||||
* `Installation Tutorial for Red Hat Enterprise Linux 7 and CentOS 7
|
||||
<https://docs.openstack.org/ocata/install-guide-rdo/>`_
|
||||
|
||||
* `Installation Tutorial for Ubuntu 16.04 (LTS)
|
||||
<https://docs.openstack.org/ocata/install-guide-ubuntu/>`_
|
||||
* `OpenStack Pike Installation Tutorials and Guides <https://docs.openstack.org/pike/install/>`_
|
||||
|
||||
The following books explain how to configure and run an OpenStack cloud:
|
||||
|
||||
@ -48,7 +40,7 @@ The following books explain how to configure and run an OpenStack cloud:
|
||||
|
||||
* `Administrator Guide <https://docs.openstack.org/admin-guide/>`_
|
||||
|
||||
* `Configuration Reference <https://docs.openstack.org/ocata/config-reference/>`_
|
||||
* `Configuration Reference <https://docs.openstack.org/pike/configuration/>`_
|
||||
|
||||
* `Networking Guide <https://docs.openstack.org/neutron/latest/admin/>`_
|
||||
|
||||
|
@ -21,19 +21,17 @@ these procedures on all nodes.
|
||||
impact your OpenStack environment.
|
||||
|
||||
|
||||
|
||||
|
||||
Enable the OpenStack repository
|
||||
-------------------------------
|
||||
|
||||
* Enable the Open Build Service repositories based on your openSUSE or
|
||||
SLES version:
|
||||
SLES version, and on the version of OpenStack you want to install:
|
||||
|
||||
**On openSUSE:**
|
||||
**On openSUSE for OpenStack Pike:**
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# zypper addrepo -f obs://Cloud:OpenStack:Ocata/openSUSE_Leap_42.2 Ocata
|
||||
# zypper addrepo -f obs://Cloud:OpenStack:Pike/openSUSE_Leap_42.3 Pike
|
||||
|
||||
.. end
|
||||
|
||||
@ -52,11 +50,11 @@ Enable the OpenStack repository
|
||||
|
||||
.. end
|
||||
|
||||
**On SLES:**
|
||||
**On SLES for OpenStack Pike:**
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# zypper addrepo -f obs://Cloud:OpenStack:Ocata/SLE_12_SP2 Ocata
|
||||
# zypper addrepo -f obs://Cloud:OpenStack:Pike/SLE_12_SP3 Pike
|
||||
|
||||
.. end
|
||||
|
||||
@ -79,10 +77,7 @@ Enable the OpenStack repository
|
||||
Finalize the installation
|
||||
-------------------------
|
||||
|
||||
1. Upgrade the packages on all nodes:
|
||||
|
||||
|
||||
|
||||
#. Upgrade the packages on all nodes:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
@ -90,16 +85,12 @@ Finalize the installation
|
||||
|
||||
.. end
|
||||
|
||||
|
||||
.. note::
|
||||
|
||||
If the upgrade process includes a new kernel, reboot your host
|
||||
to activate it.
|
||||
|
||||
2. Install the OpenStack client:
|
||||
|
||||
|
||||
|
||||
#. Install the OpenStack client:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
@ -60,8 +60,8 @@ openSUSE and SUSE Linux Enterprise Server
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
This guide will show you how to install OpenStack by using packages
|
||||
on openSUSE Leap 42.2 and SUSE Linux Enterprise Server 12 - for
|
||||
both SP1 and SP2 - through the Open Build Service Cloud repository.
|
||||
on openSUSE Leap 42.3 and SUSE Linux Enterprise Server 12 SP3
|
||||
through the Open Build Service Cloud repository.
|
||||
|
||||
Red Hat Enterprise Linux and CentOS
|
||||
+++++++++++++++++++++++++++++++++++
|
||||
|
Loading…
Reference in New Issue
Block a user