[install] Add Queens SUSE repos

Queens is out, let's add the SUSE repos to the install guide.

Change-Id: I0c3100ed4ac436d6b1c47b2ec7deacbfea7dd435
This commit is contained in:
Andreas Jaeger 2018-02-28 17:33:56 +01:00
parent 2b9b3546c0
commit 635d51f7a1
1 changed files with 16 additions and 0 deletions

View File

@ -27,6 +27,14 @@ 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 Queens:**
.. code-block:: console
# zypper addrepo -f obs://Cloud:OpenStack:Queens/openSUSE_Leap_42.3 Queens
.. end
**On openSUSE for OpenStack Pike:**
.. code-block:: console
@ -50,6 +58,14 @@ Enable the OpenStack repository
.. end
**On SLES for OpenStack Queens:**
.. code-block:: console
# zypper addrepo -f obs://Cloud:OpenStack:Queens/SLE_12_SP3 Queens
.. end
**On SLES for OpenStack Pike:**
.. code-block:: console