Jump to: navigation, search

Packaging/SUSE

< Packaging
Revision as of 12:22, 18 October 2012 by Berendt (talk) (removed notes about not working python interpreter (it's working now) and updated several URLs for Folsom)

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.

Development packages (using snapshots from the git repositories) are located in the project isv:B1-Systems:OpenStack:devel.

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 repositories 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 several GPG public keys:


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 repositories 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

First you have to import several GPG public keys:


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 repositories 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