From Fedora Project Wiki

(Adding two links two already available packages.)
(131 intermediate revisions by 16 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.


{{admon/tip|RHEL6 Packages|There are already packages for rhel6:
Historically, Fedora and OpenStack releases have been matching 1:1:
https://github.com/abrindeyev/openstack-nova-rhel6}}


{{admon/tip|OpenSUSE Packages|There are also already packages for opensuse:
* Fedora 16 [[Features/OpenStack|includes OpenStack Diablo]]
https://build.opensuse.org/project/show?project=isv%3AB1-Systems%3AOpenStack}}
* 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 includes OpenStack Kilo.


== OpenStack Compute (nova) ==
Starting with OpenStack Liberty, this mapping was not possible to maintain anymore due to schedule skew and too many changes in dependencies upstream.
The [https://www.rdoproject.org/ RDO Project] maintains OpenStack packages for Enterprise Linux distributions, but these are no longer available for Fedora.


Latest Upstream: 2011.2
= OpenStack Official Documentation =
* [http://docs.openstack.org/ OpenStack Manuals]


Package: 2011.2
= OpenStack in EPEL =


Packages: [https://bugzilla.redhat.com/show_bug.cgi?id=649495 In development] (80%)
The OpenStack Folsom was retired from EPEL 6.
Please visit [https://rdoproject.org/Quickstart RDO project] for running OpenStack on EL platforms.


'''Requirements Needing Reviewer'''
[[Category:OpenStack]]
 
* [https://bugzilla.redhat.com/show_bug.cgi?id=611054 python-carrot] - Done and built for F15 & EPEL6
 
== OpenStack Object Storage (swift) ==
 
Latest Upstream: 1.3.0
 
Package: 1.1.0
 
Packages: [https://admin.fedoraproject.org/pkgdb/acls/name/openstack-swift Done]
 
== OpenStack Image Service (glance) ==
 
Latest Upstream: 2011.2
 
Package: N/A
 
Packages: Nothing yet.

Revision as of 20:25, 7 September 2017

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. The RDO Project maintains OpenStack packages for Enterprise Linux distributions, but these are no longer available for Fedora.

OpenStack Official Documentation

OpenStack in EPEL

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