Jump to: navigation, search

Difference between revisions of "Get OpenStack"

m (Ryan Lane moved page GetOpenStack to Get OpenStack)
(OpenSUSE 12.2 / SLES11 SP2)
Line 46: Line 46:
 
More details about Fedora-based packages can be found on the [[Packaging/Fedora]] and [[Packaging/RHEL]] wiki pages.
 
More details about Fedora-based packages can be found on the [[Packaging/Fedora]] and [[Packaging/RHEL]] wiki pages.
  
=== OpenSUSE 12.2 / SLES11 SP2 ===
+
=== openSUSE  / SLES11 SP2 ===
  
 
Packages of OpenStack Folsom are available:
 
Packages of OpenStack Folsom are available:
Line 52: Line 52:
 
https://build.opensuse.org/project/show?project=isv%3AB1-Systems%3AOpenStack%3Arelease%3AFolsom
 
https://build.opensuse.org/project/show?project=isv%3AB1-Systems%3AOpenStack%3Arelease%3AFolsom
  
You can find all details about the repositories for OpenSUSE 12.2 and SLES11 SP2 on our  
+
You can find all details about the repositories for openSUSE 12.2 and SLES11 SP2 on our  
 
packaging site in the wiki: [[Packaging/SUSE]]
 
packaging site in the wiki: [[Packaging/SUSE]]
  

Revision as of 10:47, 7 March 2013

How to get OpenStack

OpenStack is a large and fast moving project. We are also an upstream project, with a large community of packagers and distributions who redistribute our work.

The best way to install OpenStack is to rely on one of the downstream distributions, which will take care of many of the details for you. There are also source code installers oriented towards developers.

Also, you don't have to install OpenStack - there are Cloud services that can provide OpenStack, without ever installing the software.

The current release of OpenStack is 2012.2 Folsom

Linux Distributions Including OpenStack

OpenStack is available for all major Linux Distributions.

Debian GNU/Linux wheezy

All core OpenStack Essex components are officially supported and available in the Main wheezy archive:

Essex can be deployed with a HOWTO and puppet modules.

More details about Debian packaging can be found on the Packaging/Debian wiki page.

Fedora 17 / Fedora 16 / EPEL 6

More details about Fedora-based packages can be found on the Packaging/Fedora and Packaging/RHEL wiki pages.

openSUSE / SLES11 SP2

Packages of OpenStack Folsom are available:

https://build.opensuse.org/project/show?project=isv%3AB1-Systems%3AOpenStack%3Arelease%3AFolsom

You can find all details about the repositories for openSUSE 12.2 and SLES11 SP2 on our packaging site in the wiki: Packaging/SUSE

Ubuntu 12.04 LTS (Precise Pangolin)

All core OpenStack Essex components are officially supported and available in the Main Precise Ubuntu archive:

Note: Horizon and Keystone are currently located in Universe as they undergo a security review before promotion to Main for the 12.04 Precise release (April 26th 2012)-~

Incubated projects Quantum and Melange are available for Precise in Universe

Essex can be deployed on Ubuntu Server using MAAS and Juju.

Martin Loschwitz has written a wonderful step-by-step guide for manually installing Essex on Ubuntu 12.04

More details about Ubuntu packages can be found on the Packaging/Ubuntu wiki page.

DevOps Installers

For those that deploy rather than install, there are several DevOps options for automating your installation of OpenStack.

Chef

See Opscode's Welcome to Chef for OpenStack for a starting point.

There are multiple Chef cookbooks.

Puppet

Juju

Developer Installers

For developers, there are installers that create a core development environment.

  • Devstack is the developer installer.
  • ANVIL is version of devstack, written in Python.

OpenStack as a Service

Commercial Distributions

Miscellaneous Notes

If you're a packager looking for packaging tips, see PackagerResources.

For Quantum, see QuantumPackages.