From Fedora Project Wiki

No edit summary
(Update Fedora:OpenStack mapping and remove obsolete info)
(10 intermediate revisions by 4 users not shown)
Line 2: Line 2:


[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.
[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.
Historically, Fedora and OpenStack releases have been matching 1:1:


* Fedora 16 [[Features/OpenStack|includes OpenStack Diablo]]
* Fedora 16 [[Features/OpenStack|includes OpenStack Diablo]]
Line 7: Line 9:
* Fedora 18 [[Features/OpenStack_Folsom|includes OpenStack Folsom]]
* Fedora 18 [[Features/OpenStack_Folsom|includes OpenStack Folsom]]
* Fedora 19 [[Features/OpenStack_Grizzly|includes OpenStack Grizzly]]
* 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 includes OpenStack Kilo.


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.
Starting with OpenStack Liberty, this mapping was not possible to maintain anymore due to schedule skew and too many changes in dependencies upstream. Hence OpenStack package maintainers team is now keeping only the latest OpenStack development release available for Fedora in RDO Trunk repositories from https://rdoproject.org/


= Getting Started =
For running OpenStack in production, RDO team recommends EL based packages, see https://rdoproject.org/ for details.
 
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
[http://repos.fedorapeople.org/repos/openstack/ side repository]
using 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.
 
* [[Test_Day:2012-09-18_OpenStack|Fedora 18 (Folsom)]]
 
= Packages =
 
You can query all [https://apps.fedoraproject.org/packages/s/openstack Fedora OpenStack packages]
and drill down there to builds, bugs, source, etc.
 
= Images =
 
See [http://lists.fedoraproject.org/pipermail/cloud/2013-January/002192.html Fedora 18 cloud images] which are similar to [[Cloud_SIG/EC2_Images]].
 
Also users can build their own cloud images [[Getting_started_with_OpenStack_Nova#Building_an_Image_With_Oz|using Oz]].


= OpenStack Official Documentation =
= OpenStack Official Documentation =
Line 45: Line 23:
= OpenStack in EPEL =
= OpenStack in EPEL =


The OpenStack in EPEL 6 is Folsom, supporting RHEL 6.3.
The OpenStack Folsom was retired from EPEL 6.
See the [[Getting started with OpenStack EPEL]] for installation and setup notes
Please visit [https://rdoproject.org/Quickstart RDO project] for running OpenStack on EL platforms.
 
Using Foreman to manage Openstack, see the [[How_to_Deploy_Openstack_on_RHEL6_using_Foreman]] notes
 
You can drill down to the latest "el6" version of each of the
[http://koji.fedoraproject.org/koji/search?match=glob&type=package&terms=openstack* openstack packages]
to see, the latest versions available and associated changes.
 
= Links =
 
* [[Quantum]]


[[Category:OpenStack]]
[[Category:OpenStack]]

Revision as of 10:42, 11 March 2016

OpenStack

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

Historically, Fedora and OpenStack releases have been matching 1:1:

Starting with OpenStack Liberty, this mapping was not possible to maintain anymore due to schedule skew and too many changes in dependencies upstream. Hence OpenStack package maintainers team is now keeping only the latest OpenStack development release available for Fedora in RDO Trunk repositories from https://rdoproject.org/

For running OpenStack in production, RDO team recommends EL based packages, see https://rdoproject.org/ for details.

OpenStack Official Documentation

OpenStack in EPEL

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