From Fedora Project Wiki

(clean up intro and package reviews)
Line 3: Line 3:
[http://openstack.org OpenStack] consists of a number services for running IaaS clouds. They are the Object Store (Swift), Compute (Nova) and Image (Glance) services.
[http://openstack.org OpenStack] consists of a number services for running IaaS clouds. They are the Object Store (Swift), Compute (Nova) and Image (Glance) services.


OpenStack is to be promoted as a [[Features/OpenStack|Fedora 16 Feature]].
The [http://wiki.openstack.org/ReleaseNotes/Diablo Diablo] release of OpenStack was [[Features/OpenStack|included Fedora 16]]. The [http://wiki.openstack.org/EssexReleaseSchedule Essex] release will be [[Features/OpenStack_Essex|included in Fedora 17]].


This page tracks [[Cloud SIG|Fedora Cloud SIG]]'s effort to include OpenStack packages in Fedora.
This page tracks [[Cloud SIG|Fedora Cloud SIG]]'s effort to maintain OpenStack in Fedora.


== Getting Started ==
== Getting Started ==
Line 29: Line 29:
* [https://bugzilla.redhat.com/755033 openstack-quantum] (done)
* [https://bugzilla.redhat.com/755033 openstack-quantum] (done)
* [https://bugzilla.redhat.com/781831 python-nova-adminclient] (needs review)
* [https://bugzilla.redhat.com/781831 python-nova-adminclient] (needs review)
* [https://bugzilla.redhat.com/781858 openstack-tempo] (needs review)
Packaging in progress:
# [http://wiki.openstack.org/OpenStackDashboard openstack-horizon] - self service web UI (Cole Robinson)
# [http://wiki.openstack.org/Melange openstack-melange] - network information service (Bob Kukura)


== ToDo ==
== ToDo ==
Line 74: Line 80:
== To Package ==
== To Package ==


# [https://launchpad.net/nova-adminclient python-nova-adminclient] - a Python library for Nova's admin API
# [https://github.com/rackspace/Tempo tempo] - a cron service; will be required by Nova in the Essex release
# [http://kanaka.github.com/noVNC/ noVNC] - a HTML5 VNC client
# [http://kanaka.github.com/noVNC/ noVNC] - a HTML5 VNC client
# [http://wiki.openstack.org/OpenStackDashboard openstack-dashboard] - self service web UI for OpenStack (now known as Horizon)
# [http://wiki.openstack.org/Melange openstack-melange] - network information service (will be part of openstack-nova?)
# [http://wiki.openstack.org/DatabaseAsAService openstack-reddwarf] - database as a service (will be part of openstack-nova?
# [http://wiki.openstack.org/DatabaseAsAService openstack-reddwarf] - database as a service (will be part of openstack-nova?
# [https://github.com/dellcloudedge/crowbar crowbar] - OpenStack deployment service and chef wrapper
# [https://github.com/dellcloudedge/crowbar crowbar] - OpenStack deployment service and chef wrapper
Line 85: Line 87:
* [http://burrow.openstack.org/ openstack-burrow] - message queue
* [http://burrow.openstack.org/ openstack-burrow] - message queue
** Burrow development seems to have halted a while back when the main dev stopped working on it  
** Burrow development seems to have halted a while back when the main dev stopped working on it  


== Notes ==
== Notes ==

Revision as of 15:18, 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.

Packages

Package Reviews

Packaging in progress:

  1. openstack-horizon - self service web UI (Cole Robinson)
  2. openstack-melange - network information service (Bob Kukura)

ToDo

Prepare for F16 test day:

Notable bugs:

Packaging:

  • Dashboard
  • Quantum
  • VNC console/ajaxterm
  • See also the "to package" list below

Integration with Aeolus:

  • Deltacloud driver for OpenStack 1.1 API
  • Image factory support for uploading to OpenStack

Misc project ideas:

  • Fedora package builds of trunk in upstream's CI system
  • Image building service based on Oz
  • Use libguestfs for file injection
  • Use Qpid instead of RabbitMQ

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

Notes

OpenStack in Fedora 17

The following features are proposed for Fedora 17:

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

OpenStack in Fedora 15

Packages in Fedora 15

  • openstack-swift

Packages needing to be added to Fedora 15

  • openstack-glance
  • python-novaclient
  • openstack-nova
  • python-eventlet
  • python-prettytable
  • corrected libvirt
    • from [1] - fix for wrong console permissions