From Fedora Project Wiki

mNo edit summary
(130 intermediate revisions by 15 users not shown)
Line 1: Line 1:
== Purpose ==
= OpenStack =


To track the OpenStack packages and requirements for Fedora.
[http://openstack.org OpenStack] consists of a number services for running IaaS clouds. This includes Object Store (Swift), Compute (Nova) and Image (Glance) services, among others.


== OpenStack Compute (nova) ==
* Fedora 16 [[Features/OpenStack|includes OpenStack Diablo]]
* Fedora 17 [[Features/OpenStack_Essex|includes OpenStack Essex]]
* Fedora 18 [[Features/OpenStack_Folsom|includes OpenStack Folsom]]
* Fedora 19 [[Features/OpenStack_Grizzly|includes OpenStack Grizzly]]
* Fedora 20 includes OpenStack Havana.
* Fedora 21 includes OpenStack Icehouse.
* Fedora 22 includes OpenStack Juno.
* Fedora 23 will include OpenStack Kilo, packages to test on F21/22 are available via RDO https://rdoproject.org/Quickstart


Latest Upstream: 2011.2
This page tracks [[Cloud SIG|Fedora Cloud SIG]]'s effort to maintain OpenStack in Fedora. See our [[OpenStack_status_reports|periodic status reports]] for an insight into what's been happening.


Package: 2011.2
= Getting Started =


Packages: [https://bugzilla.redhat.com/show_bug.cgi?id=649495 In development] (80%)
See [[Getting started with OpenStack Nova]], [[Getting started with OpenStack on Fedora 17]] or [[Getting started with OpenStack EPEL]] for details on how to try out the OpenStack packages.


'''Requirements Needing Reviewer'''
= Preview repository =


* [https://bugzilla.redhat.com/show_bug.cgi?id=611054 python-carrot] - Done and built for F15 & EPEL6
OpenStack has a preview repository, allowing Fedora N-1 users to try out OpenStack packages from the latest Fedora release etc. This is similar to the [[Virtualization Preview Repository]].


== OpenStack Object Storage (swift) ==
Preview packages, may be installed from the
[http://repos.fedorapeople.org/repos/openstack/ side repository]
using [[dnf|DNF]] or [[yum|YUM]] after downloading the appropriate .repo file to /etc/yum.repos.d


Latest Upstream: 1.3.0
= Test days =


Package: 1.1.0
Fedora OpenStack test days are very useful both to test new packages and
as a quick way to get up to speed on the various OpenStack components.


Packages: [https://admin.fedoraproject.org/pkgdb/acls/name/openstack-swift Done]
* [[Test_Day:2012-09-18_OpenStack|Fedora 18 (Folsom)]]


== OpenStack Image Service (glance) ==
= Packages =


Latest Upstream: 2011.2
You can query all [https://apps.fedoraproject.org/packages/s/openstack Fedora OpenStack packages]
and drill down there to builds, bugs, source, etc.


Package: N/A
= Images =


Packages: Nothing yet.
Download offical Fedora 19 cloud images from http://cloud.fedoraproject.org/.
 
 
Also users can build their own cloud images [[Getting_started_with_OpenStack_Nova#Building_an_Image_With_Oz|using Oz]].
 
= OpenStack Official Documentation =
* [http://docs.openstack.org/ OpenStack Manuals]
 
= OpenStack in EPEL =
 
The OpenStack Folsom was retired from EPEL 6.
Please visit [https://rdoproject.org/Quickstart RDO project] for running OpenStack on EL platforms.
 
= Links =
 
* [[Quantum]]
 
[[Category:OpenStack]]

Revision as of 09:53, 8 October 2015

OpenStack

OpenStack consists of a number services for running IaaS clouds. This includes Object Store (Swift), Compute (Nova) and Image (Glance) services, among others.

This page tracks Fedora Cloud SIG's effort to maintain OpenStack in Fedora. See our periodic status reports for an insight into what's been happening.

Getting Started

See Getting started with OpenStack Nova, Getting started with OpenStack on Fedora 17 or Getting started with OpenStack EPEL for details on how to try out the OpenStack packages.

Preview repository

OpenStack has a preview repository, allowing Fedora N-1 users to try out OpenStack packages from the latest Fedora release etc. This is similar to the Virtualization Preview Repository.

Preview packages, may be installed from the side repository using DNF or YUM after downloading the appropriate .repo file to /etc/yum.repos.d

Test days

Fedora OpenStack test days are very useful both to test new packages and as a quick way to get up to speed on the various OpenStack components.

Packages

You can query all Fedora OpenStack packages and drill down there to builds, bugs, source, etc.

Images

Download offical Fedora 19 cloud images from http://cloud.fedoraproject.org/.


Also users can build their own cloud images using Oz.

OpenStack Official Documentation

OpenStack in EPEL

The OpenStack Folsom was retired from EPEL 6. Please visit RDO project for running OpenStack on EL platforms.

Links