From Fedora Project Wiki

No edit summary
Line 10: Line 10:


See [[Getting started with OpenStack Nova]] for details on how to try out the OpenStack packages on Fedora 16.
See [[Getting started with OpenStack Nova]] for details on how to try out the OpenStack packages on Fedora 16.
= OpenStack in Fedora 17 =
The following features are proposed for Fedora 17:
* [[Features/OpenStack Essex]]
* [[Features/OpenStack Horizon]]
* [[Features/OpenStack Quantum]]
* [[Features/OpenStack using libguestfs]]
* [[Features/OpenStack using Oz for image building]]
* [[Features/OpenStack using virtual watchdog]]
* [[Features/OpenStack using Qpid]]


== Packages ==
== Packages ==
Line 59: Line 71:
* [https://lists.ubuntu.com/mailman/listinfo/openstack-packaging Ubuntu OpenStack packaging mailing list]
* [https://lists.ubuntu.com/mailman/listinfo/openstack-packaging Ubuntu OpenStack packaging mailing list]
* [http://uec-images.ubuntu.com/oneiric/current/ Ubuntu cloud images]
* [http://uec-images.ubuntu.com/oneiric/current/ Ubuntu cloud images]
= OpenStack in Fedora 17 =
The following features are proposed for Fedora 17:
* [[Features/OpenStack Essex]]
* [[Features/OpenStack Quantum]]
* [[Features/OpenStack using libguestfs]]
* [[Features/OpenStack using Oz for image building]]
* [[Features/OpenStack using virtual watchdog]]
* [[Features/OpenStack using Qpid]]
* more to come ...


= OpenStack in EPEL =
= OpenStack in EPEL =

Revision as of 15:26, 16 January 2012

OpenStack

OpenStack consists of a number services for running IaaS clouds. They are the Object Store (Swift), Compute (Nova) and Image (Glance) services.

The Diablo release of OpenStack was included Fedora 16. The Essex release will be included in Fedora 17.

This page tracks Fedora Cloud SIG's effort to maintain OpenStack in Fedora.

Getting Started

See Getting started with OpenStack Nova for details on how to try out the OpenStack packages on Fedora 16.

OpenStack in Fedora 17

The following features are proposed for Fedora 17:

Packages

Package Reviews

Packaging in progress:

Images

Rather than recommending users to download pre-built Ubuntu images in Getting_started_with_OpenStack Nova, we should have a set of official Fedora images like Cloud_SIG/EC2_Images. These should be built using similar process to the EC2 images.

For now, we can suggest users build Fedora images using Oz.

To Package

  1. noVNC - a HTML5 VNC client
  2. openstack-reddwarf - database as a service (will be part of openstack-nova?
  3. crowbar - OpenStack deployment service and chef wrapper

On the shelf for now:

  • openstack-burrow - message queue
    • Burrow development seems to have halted a while back when the main dev stopped working on it

Ubuntu

Some of Ubuntu's stuff may be useful to compare against:

OpenStack in EPEL

All of the packages require python-sphinx. These all need at least this adjustment for EL6:

-BuildRequires:    python-sphinx
+%{?fedora:BuildRequires:    python-sphinx >= 1.0}
+%{?el6:BuildRequires:    python-sphinx10}

and to use sphinx-1.0-build instead of sphinx-build.

Packages in EPEL

Packages needing to be added to EPEL