[Install Guide] Update SUSE versions

Update for openSUSE Leap 42.1 and SLES 12 SP1. Adjust OpenStack link to
use new Mitaka repositories.
Remove extra version information.
Update gpg key.

Also, update title for draft-index.

Change-Id: I68e67c269f4c7bfb584d75b3884ebe3cd20eb071
This commit is contained in:
Andreas Jaeger 2016-03-01 11:44:13 +01:00
parent 6bfd78b921
commit 71008095c4
5 changed files with 15 additions and 15 deletions

View File

@ -24,13 +24,13 @@ Install and configure components
.. code-block:: console
# zypper addrepo -f obs://server:database/openSUSE_13.2 Database
# zypper addrepo -f obs://server:database/openSUSE_42.1 Database
On SLES:
.. code-block:: console
# zypper addrepo -f obs://server:database/SLE_12 Database
# zypper addrepo -f obs://server:database/SLE_12_SP1 Database
.. note::

View File

@ -29,7 +29,7 @@ Install and configure components
.. code-block:: console
# zypper addrepo -f obs://network:time/openSUSE_13.2 network_time
# zypper addrepo -f obs://network:time/openSUSE_Leap_42.1 network_time
# zypper refresh
# zypper install chrony
@ -37,7 +37,7 @@ Install and configure components
.. code-block:: console
# zypper addrepo -f obs://network:time/SLE_12 network_time
# zypper addrepo -f obs://network:time/SLE_12_SP1 network_time
# zypper refresh
# zypper install chrony

View File

@ -95,11 +95,11 @@ these procedures on all nodes.
* Enable the Open Build Service repositories based on your openSUSE or
SLES version:
**On openSUSE 13.2:**
**On openSUSE:**
.. code-block:: console
# zypper addrepo -f obs://Cloud:OpenStack:Liberty/openSUSE_13.2 Liberty
# zypper addrepo -f obs://Cloud:OpenStack:Mitaka/openSUSE_Leap_42.1 Mitaka
The openSUSE distribution uses the concept of patterns to represent
collections of packages. If you selected 'Minimal Server Selection (Text
@ -111,11 +111,11 @@ these procedures on all nodes.
# zypper rm patterns-openSUSE-minimal_base-conflicts
**On SLES 12:**
**On SLES:**
.. code-block:: console
# zypper addrepo -f obs://Cloud:OpenStack:Liberty/SLE_12 Liberty
# zypper addrepo -f obs://Cloud:OpenStack:Mitaka/SLE_12_SP1 Mitaka
.. note::
@ -126,8 +126,8 @@ these procedures on all nodes.
Key Name: Cloud:OpenStack OBS Project <Cloud:OpenStack@build.opensuse.org>
Key Fingerprint: 35B34E18 ABC1076D 66D5A86B 893A90DA D85F9316
Key Created: Tue 08 Oct 2013 01:34:21 PM UTC
Key Expires: Thu 17 Dec 2015 01:34:21 PM UTC
Key Created: 2015-12-16T16:48:37 CET
Key Expires: 2018-02-23T16:48:37 CET
.. only:: debian

View File

@ -51,9 +51,9 @@ or as connected entities.
.. only:: obs
This guide will show you how to install OpenStack by using packages on
openSUSE 13.2 and SUSE Linux Enterprise Server 12 through the Open
Build Service Cloud repository.
This guide will show you how to install OpenStack by using packages
on openSUSE Leap 42.1 and SUSE Linux Enterprise Server 12 SP1
through the Open Build Service Cloud repository.
.. only:: debian

View File

@ -65,8 +65,8 @@
<div class="docs-link-sections">
<h3><i class="fa fa-cogs"></i>Draft Install Guides</h3>
<a href="/draft/install-guide-obs/">Installation
Guide for openSUSE 13.2 and SUSE Linux
Enterprise Server 12</a>
Guide for openSUSE Leap 42.1 and SUSE Linux
Enterprise Server 12 SP1</a>
<a href="/draft/install-guide-rdo/">Installation
Guide for Red Hat Enterprise Linux 7 and CentOS 7</a>
<a href="/draft/install-guide-ubuntu">Installation