From Fedora Project Wiki
(get table in, adjust it next)
Line 71: Line 71:
<!-- What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate?  Other upstream projects like the kernel (if this is not a kernel feature)? -->
<!-- What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate?  Other upstream projects like the kernel (if this is not a kernel feature)? -->


TODO: package reviews for rubygem dependencies
{| class="wikitable"
|-
! Package Name
! Description
! Status
|-
| kde-plasma-weather
| Plasma widget for weather forecasts
| Upstream developer, co-maintained with kkofler
|-
| libcapseo
| A realtime encoder/decoder library
| maintained (obsolete)
|-
| libcaptury
| A library for X11/OpenGL video capturing framework
| maintained (obsolete)
|-
| lrzip
| A compression program optimised for large file
| co-maintained with wtogami
|-
| pdsh
| Multithreaded remote shell
| co-maintained with kq6fnk [EPEL5 only]
|-
| qgtkstyle
| Qt style rendering using GTK+ themes
| co-maintained with kkofler  (obsoleted)
|-
| nagios
| Network system monitoring
| co-maintained with mmcgrath
|-
| lrzip
| A compression program optimised for large file
| co-maintained with wtogami
|-
| opennebula
| Details to come several dependences required
| maintained
|}
 


== Contingency Plan ==
== Contingency Plan ==

Revision as of 17:36, 20 December 2011

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "edit" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR FEATURE.
Important.png
Set a Page Watch
Make sure you click watch on your new page so that you are notified of changes to it by others, including the Feature Wrangler
Note.png
All sections of this template are required for review by FESCo. If any sections are empty it will not be reviewed



Feature Name OpenNebula

OpenNebula is an Open Source Toolkit for Data Center Virtualization.

Summary

Owner

Current status

  • Targeted release: Fedora 17
  • Last updated: (11/18/2011)
  • Percentage of completion: 40%


  • Convert existing rubygem packages (not reviewed) to use RSpec 2.x from 1.x.
  • Convert existing rubygem packages (not reviewed) to use Ruby SIG packaging guidelines
  • Fix OpenNebula spec file to conform to Fedora standards
  • Support SELinux
  • Submit rubygem packages for review
  • Submit OpenNebula package for review


Detailed Description

OpenNebula is an Open Source framework for Data Center Virtualization. The project is designed to be scalable and offer compatibility with Amazon EC2 the Open Cloud Computing Interface (OCCI).

It includes a core (oned) which orchestrates the deployment and management of Virtual Machines, and is managed via a CLI, a web service (Sunstone), and language specific bindings (Ruby, Java and Python).

It also features management of Virtual Data Centers.

Benefit to Fedora

Allow Fedora to have an integrable and extensible framework for Data Center Virtualization.

Scope

Get all dependencies into Fedora, and build a single package that provides OpenNebula. Upstream will test it.

How To Test

OpenNebula must be tested in a physical server, not a Virtual Machine, since it requires virtualization extensions to manage Virtual Machines. The physical server must have virtualization capabilites.

A typical OpenNebula installation requires external servers to handle virtualization, but for these purposes the same server can be used as:

  • OpenNebula frontend: opennebula package + dependencies
  • OpenNebula node: a hypervisor of choice. Libvirt + KVM recommended.

After installing the software, these tests should be run to validate the package:

  • Manage a Virtual Machine with the CLI (following these instructions). This implies creating a network, registering a host, an image, etc.
  • Use the graphical user interface (sunstone) to do the same thing.


User Experience

Fedora users will be provided with a CLI and a web-based GUI to manage VMs.

Dependencies

Package Name Description Status
kde-plasma-weather Plasma widget for weather forecasts Upstream developer, co-maintained with kkofler
libcapseo A realtime encoder/decoder library maintained (obsolete)
libcaptury A library for X11/OpenGL video capturing framework maintained (obsolete)
lrzip A compression program optimised for large file co-maintained with wtogami
pdsh Multithreaded remote shell co-maintained with kq6fnk [EPEL5 only]
qgtkstyle Qt style rendering using GTK+ themes co-maintained with kkofler (obsoleted)
nagios Network system monitoring co-maintained with mmcgrath
lrzip A compression program optimised for large file co-maintained with wtogami
opennebula Details to come several dependences required maintained


Contingency Plan

Delay the release to F18.

Documentation

Release Notes

Comments and Discussion