Jump to: navigation, search

Difference between revisions of "Packaging/SUSE"

Line 30: Line 30:
 
== Usage ==
 
== Usage ==
  
After adding our repositories like described here and running <code><nowiki>zypper ref</nowiki></code> you can find all openstack packages by searching for "openstack" (<code><nowiki>zypper search openstack</nowiki></code>)
+
After adding our repository like described here and running <code><nowiki>zypper ref</nowiki></code> you can find all openstack packages by searching for "openstack" (<code><nowiki>zypper search openstack</nowiki></code>).
  
 
=== openSUSE 12.2 ===
 
=== openSUSE 12.2 ===
  
First you have to import several GPG public keys:
+
First you have to import the GPG public key:
  
  
Line 42: Line 42:
  
  
Then you can add the repositories using zypper:
+
Then you can add the repository using zypper:
  
  
Line 54: Line 54:
 
'''IMPORTANT''': You have to apply the latest available updates for SLES11 SP2. Without doing that it's not possible to run [[OpenStack]] on top of SLES11 SP2. For evaluation purposes you can request a [https://www.suse.com/products/server/eval.html free 60 day evaluation for SLES11 SP2] to gain updates.
 
'''IMPORTANT''': You have to apply the latest available updates for SLES11 SP2. Without doing that it's not possible to run [[OpenStack]] on top of SLES11 SP2. For evaluation purposes you can request a [https://www.suse.com/products/server/eval.html free 60 day evaluation for SLES11 SP2] to gain updates.
  
First you have to import several GPG public keys:
+
First you have to import the GPG public key:
  
  
Line 62: Line 62:
  
  
Then you can add the repositories using zypper:
+
Then you can add the repository using zypper:
  
  

Revision as of 23:48, 30 October 2012

SUSE packaging

B1 Systems provides OpenStack packages for OpenSUSE and SUSE Linux Enterprise Server (SLES) through the openSUSE Build Service.

You can find all the packages in the subprojects from isv:B1-Systems:OpenStack.

Packages for the Essex release are available in the project isv:B1-Systems:OpenStack:release:Essex.

Packages for the Folsom release (the latest stable one) are available in the project isv:B1-Systems:OpenStack:release:Folsom.

Packages for the latest stable Swift release are available in the project isv:B1-Systems:OpenStack:release:Swift.

At the moment we provide packages for the following projects:

This packaging work is thanks to the efforts of:

Usage

After adding our repository like described here and running zypper ref you can find all openstack packages by searching for "openstack" (zypper search openstack).

openSUSE 12.2

First you have to import the GPG public key:


rpm --import http://download.opensuse.org/repositories/isv:/B1-Systems:/OpenStack:/release:/Folsom/openSUSE_12.2/repodata/repomd.xml.key


Then you can add the repository using zypper:


zypper ar http://download.opensuse.org/repositories/isv:/B1-Systems:/OpenStack:/release:/Folsom/openSUSE_12.1/isv:B1-Systems:OpenStack:release:Folsom.repo


SLES11 SP2

IMPORTANT: You have to apply the latest available updates for SLES11 SP2. Without doing that it's not possible to run OpenStack on top of SLES11 SP2. For evaluation purposes you can request a free 60 day evaluation for SLES11 SP2 to gain updates.

First you have to import the GPG public key:


rpm --import http://download.opensuse.org/repositories/isv:/B1-Systems:/OpenStack:/release:/Folsom/SLE_11_SP2/repodata/repomd.xml.key


Then you can add the repository using zypper:


zypper ar http://download.opensuse.org/repositories/isv:/B1-Systems:/OpenStack:/release:/Folsom/SLE_11_SP2/isv:B1-Systems:OpenStack:release:Folsom.repo