From d1fb4813c61412c4733d5fb837676ac25aaa8ee6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 6 May 2019 07:37:00 +0200 Subject: [PATCH] [install] Update install-guide for Stein for (open)SUSE Packages are available in OBS, add information on how to enable them. Also, add some information about SLES 15. Change-Id: Ida075b43a3e3110030ad15cab52189685face2f0 --- doc/install-guide/source/environment-networking.rst | 2 ++ .../source/environment-packages-obs.rst | 12 ++++++++++++ doc/install-guide/source/preface.rst | 3 ++- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/doc/install-guide/source/environment-networking.rst b/doc/install-guide/source/environment-networking.rst index dc879081ca..b714b77bf4 100644 --- a/doc/install-guide/source/environment-networking.rst +++ b/doc/install-guide/source/environment-networking.rst @@ -18,6 +18,8 @@ distribution, see the documentation. `__ * `SLES 12 `__ + or `SLES 15 + `__ or `openSUSE `__ Network Configuration diff --git a/doc/install-guide/source/environment-packages-obs.rst b/doc/install-guide/source/environment-packages-obs.rst index 7e57dd8b30..aa5f6504a9 100644 --- a/doc/install-guide/source/environment-packages-obs.rst +++ b/doc/install-guide/source/environment-packages-obs.rst @@ -27,6 +27,12 @@ Enable the OpenStack repository * Enable the Open Build Service repositories based on your openSUSE or SLES version, and on the version of OpenStack you want to install: + **On openSUSE for OpenStack Stein:** + + .. code-block:: console + + # zypper addrepo -f obs://Cloud:OpenStack:Stein/openSUSE_Leap_15.0 Stein + **On openSUSE for OpenStack Rocky:** .. code-block:: console @@ -58,6 +64,12 @@ Enable the OpenStack repository # zypper rm patterns-openSUSE-minimal_base-conflicts + **On SLES for OpenStack Stein:** + + .. code-block:: console + + # zypper addrepo -f obs://Cloud:OpenStack:Stein/SLE_15 Stein + **On SLES for OpenStack Rocky:** .. code-block:: console diff --git a/doc/install-guide/source/preface.rst b/doc/install-guide/source/preface.rst index 05aeadaf41..7e6f1c40de 100644 --- a/doc/install-guide/source/preface.rst +++ b/doc/install-guide/source/preface.rst @@ -42,7 +42,8 @@ Linux distributions: openSUSE and SUSE Linux Enterprise Server You can install OpenStack by using packages on openSUSE Leap 42.3, openSUSE - Leap 15, and SUSE Linux Enterprise Server 12 SP4 through the Open Build + Leap 15, SUSE Linux Enterprise Server 12 SP4, SUSE Linux Enterprise + Server 15 through the Open Build Service Cloud repository. Red Hat Enterprise Linux and CentOS