From Fedora Project Wiki
Line 82: Line 82:
| Ruby Bindings for the GNU LibIDN library
| Ruby Bindings for the GNU LibIDN library
| <span style="color: green;">DONE!</span>
| <span style="color: green;">DONE!</span>
| maintained
|-
| rubygem-extlib
| Support library for DataMapper and Merb
| <span style="color: orange;">In Review, not blocking</span>
| maintained
| maintained
|-
|-
| opennebula
| opennebula
| OpenNebula cloud computing tool to manage distributed data center infrastructure
| OpenNebula cloud computing tool to manage distributed data center infrastructure
| <span style="color: red;">Not submitted</span>
| <span style="color: orange;">In Review, not blocking</span>
| spec done, rpmlint issues being fixed
| spec done, rpmlint issues being fixed
|-
| <del>rubygem-stringex</del>
| <del>Extensions to ruby String class</del>
| <span style="color: orange;">Not required only was for DataMapper</span>
| n/a
|-
| <del>rubygem-xmlparser</del>
| <del>Ruby bindings to the Expat XML parsing library</del>
| <span style="color: green;">DONE!</span>
| package is obsolete use rubygem-nokogiri
|-
| <del>rubygem-data_mapper</del>
| <del>An Object/Relational Mapper for Ruby</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-aggregates</del>
| <del>DataMapper plugin providing support for aggregates on collections</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-constraints</del>
| <del>DataMapper plugin constraining relationships</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-core</del>
| <del>An Object/Relational Mapper for Ruby - Core</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-migrations</del>
| <del>DataMapper plugin for writing and specing migrations</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-validations</del>
| <del>DataMapper plugin for performing validations on DM models and pure Ruby objects</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-types</del>
| <del>DataMapper plugin providing extra data types</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-transactions</del>
| <del>DataMapper plugin for transactions support for adapters</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-timestamps</del>
| <del>DataMapper plugin for magical timestamps</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-serializer</del>
| <del>DataMapper plugin for serializing Resources and Collections</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-sqlite-adapter</del>
| <del>Sqlite Adapter for DataMapper</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-mysql-adapter</del>
| <del>MySQL Adapter for DataMapper</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-dm-do-adapter</del>
| <del>DataObjects Adapter for DataMapper</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-data_objects</del>
| <del>A standard and simplified API for communicating with RDBMS from Ruby</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-do_mysql</del>
| <del>Implements the DataObjects API for MySQL</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|-
| <del>rubygem-do_sqlite3</del>
| <del>Implements the DataObjects API for Sqlite3</del>
| <span style="color: red;">Ruby RSpec 2.x not compatible</span>
| n/a
|}
|}



Revision as of 03:44, 22 April 2012


Feature Name OpenNebula

OpenNebula is an Open Source Toolkit for Data Center Virtualization.

Summary

OpenNebula is an open-source cloud computing toolkit for managing heterogeneous distributed data center infrastructures. The OpenNebula toolkit manages a data center's virtual infrastructure to build private, public and hybrid IaaS (Infrastructure as a Service) clouds.

Owner

Current status

  • Targeted release: Fedora 17
  • Last updated: (04/21/2012)
  • Percentage of completion: 95%


* Convert existing rubygem packages (not reviewed) to use RSpec 2.x from 1.x. DONE! (DataMapper packages not going to be used)
* Convert existing rubygem packages (not reviewed) to use Ruby SIG packaging guidelines DONE! (rubygem-idn, rubygem-addressable, rubygem-stringex)

  • Fix OpenNebula spec file to conform to Fedora standards DONE! (DataMapper packages not going to be used)

* Support SELinux Optional, it is only required if we want to harden oneadmin user account on Hypervisor, can be done in an update
* Submit rubygem packages for review

  • Submit OpenNebula package for review (tmpfs/lock, systemd files also) - IN PROGRESS
  • Request Comps XML Changes - cloud-infrastructure - group


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 Package Review Status
rubygem-addressable Improved URI/URL handling DONE! maintained
rubygem-idn Ruby Bindings for the GNU LibIDN library DONE! maintained
opennebula OpenNebula cloud computing tool to manage distributed data center infrastructure In Review, not blocking spec done, rpmlint issues being fixed

Contingency Plan

Delay the release to F18.

Documentation

Release Notes

  • OpenNebula, the open-source cloud computing toolkit, will be available for the first time in Fedora 17.

Comments and Discussion