Jump to: navigation, search

Difference between revisions of "Packaging/SUSE"

(Current OpenStack packages)
(Current OpenStack packages)
Line 12: Line 12:
 
The [http://build.opensuse.org openSUSE Build Service] is used for packaging and publishing of different OpenStack versions for openSUSE and SUSE Linux Enterprise releases. It thus allows to install newer OpenStack releases.
 
The [http://build.opensuse.org openSUSE Build Service] is used for packaging and publishing of different OpenStack versions for openSUSE and SUSE Linux Enterprise releases. It thus allows to install newer OpenStack releases.
  
Packages are created in subprojects of [https://build.opensuse.org/project/show/Cloud:OpenStack Cloud:OpenStack] named after the OpenStack release, e.g. [https://build.opensuse.org/project/show/Cloud:OpenStack:Grizzly Cloud:OpenStack:Grizzly].
+
Packages are created in subprojects of [https://build.opensuse.org/project/show/Cloud:OpenStack Cloud:OpenStack] named after the OpenStack release, e.g. [https://build.opensuse.org/project/show/Cloud:OpenStack:Havana Cloud:OpenStack:Havana].
  
 
These packages are currently build for active openSUSE releases and SUSE Linux Enterprise 11 and can be downloaded from [http://download.opensuse.org/repositories/Cloud:/OpenStack:/ download.opensuse.org].
 
These packages are currently build for active openSUSE releases and SUSE Linux Enterprise 11 and can be downloaded from [http://download.opensuse.org/repositories/Cloud:/OpenStack:/ download.opensuse.org].
  
To install these packages, add the repository via zypper and install. For example for openSUSE 12.3 Grizzly packages, do:
+
To install these packages, add the repository via zypper and install. For example for openSUSE 12.3 Havana packages, do:
  
   zypper ar http://download.opensuse.org/repositories/Cloud:/OpenStack:/Grizzly/openSUSE_12.3/Cloud:OpenStack:Grizzly.repo
+
   zypper ar -f http://download.opensuse.org/repositories/Cloud:/OpenStack:/Havana/openSUSE_12.3/Cloud:OpenStack:Havana.repo
  
 
And then install the packages, e.g. with:
 
And then install the packages, e.g. with:
  
 
   zypper in openstack-cinder openstack-nova
 
   zypper in openstack-cinder openstack-nova
 +
 +
There is an [http://docs.openstack.org/havana/install-guide/install/zypper/content/ OpenStack Installation Guide for openSUSE and SUSE Linux Enterprise] to guide you through the installation.
  
 
== More information ==
 
== More information ==
  
 
For more information, see the [http://en.opensuse.org/Portal:OpenStack openSUSE OpenStack portal].  If you like to use OpenStack packages or join the team, please join the mailing list opensuse-cloud@opensuse.org (subscribing information is [http://en.opensuse.org/Portal:OpenStack here]).
 
For more information, see the [http://en.opensuse.org/Portal:OpenStack openSUSE OpenStack portal].  If you like to use OpenStack packages or join the team, please join the mailing list opensuse-cloud@opensuse.org (subscribing information is [http://en.opensuse.org/Portal:OpenStack here]).

Revision as of 05:56, 20 October 2013

SUSE packaging

This page describes packaging of OpenStack packages for openSUSE and SUSE Linux Enterprise.

openSUSE distribution

OpenStack packages are part of the default openSUSE repository.

Current OpenStack packages

The openSUSE Build Service is used for packaging and publishing of different OpenStack versions for openSUSE and SUSE Linux Enterprise releases. It thus allows to install newer OpenStack releases.

Packages are created in subprojects of Cloud:OpenStack named after the OpenStack release, e.g. Cloud:OpenStack:Havana.

These packages are currently build for active openSUSE releases and SUSE Linux Enterprise 11 and can be downloaded from download.opensuse.org.

To install these packages, add the repository via zypper and install. For example for openSUSE 12.3 Havana packages, do:

 zypper ar -f http://download.opensuse.org/repositories/Cloud:/OpenStack:/Havana/openSUSE_12.3/Cloud:OpenStack:Havana.repo

And then install the packages, e.g. with:

 zypper in openstack-cinder openstack-nova

There is an OpenStack Installation Guide for openSUSE and SUSE Linux Enterprise to guide you through the installation.

More information

For more information, see the openSUSE OpenStack portal. If you like to use OpenStack packages or join the team, please join the mailing list opensuse-cloud@opensuse.org (subscribing information is here).