Jump to: navigation, search

Difference between revisions of "Packaging/SUSE"

m (Text replace - "__NOTOC__" to "")
Line 1: Line 1:
__NOTOC__
+
 
 
= SUSE packaging =
 
= SUSE packaging =
 
[http://www.b1-systems.de/ B1 Systems] provides OpenStack packages for openSUSE and SUSE Linux Enterprise Server (SLES) through the openSUSE Build Service.
 
[http://www.b1-systems.de/ B1 Systems] provides OpenStack packages for openSUSE and SUSE Linux Enterprise Server (SLES) through the openSUSE Build Service.

Revision as of 23:30, 17 February 2013

SUSE packaging

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

Note that SUSE has a product called SUSE Cloud 1.0 based on the Essex release of OpenStack. The SUSE Cloud packages are not the same as the packages maintained by B1. Although they were originally based on the B1 packages, they have since diverged. This page describes the packages provided by B1-Systems.

You can find all the B1 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


Grizzly

We are also providing packages of the latest milestone release of Grizzly. You can find those packages in the project isv:B1-Systems:OpenStack:release:Grizzly. Please keep in mind that Grizzly is still in development and that the packages will probably be unstable.