From Fedora Project Wiki
 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{admon/important | 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.<br/> '''Copy the source to a ''new page'' before making changes!  DO NOT EDIT THIS TEMPLATE FOR YOUR FEATURE.'''}}
{{admon/important | 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}}
{{admon/note | All sections of this template are required for review by FESCo.  If any sections are empty it will not be reviewed }}
<!-- All fields on this form are required to be accepted by FESCo.
<!-- All fields on this form are required to be accepted by FESCo.
  We also request that you maintain the same order of sections so that all of the feature pages are uniform.  -->
  We also request that you maintain the same order of sections so that all of the feature pages are uniform.  -->
Line 15: Line 8:


== Summary ==
== Summary ==
<!-- A sentence or two summarizing what this feature is and what it will do. This information is used for the overall feature summary page for each release. -->
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 ==
== Owner ==
Line 27: Line 20:
== Current status ==
== Current status ==
* Targeted release: [[Releases/17 | Fedora 17 ]]
* Targeted release: [[Releases/17 | Fedora 17 ]]
* Last updated: (01/02/2012)
* Last updated: (04/21/2012)
* Percentage of completion: 42%
* Percentage of completion: 95%
<BR>
<BR>
* Convert existing rubygem packages (not reviewed) to use RSpec 2.x from 1.x.
* Convert existing rubygem packages (rubygem-idn, rubygem-addressable) to use Ruby SIG packaging guidelines - <span style="color: green;">DONE!</span>
* Convert existing rubygem packages (not reviewed) to use Ruby SIG packaging guidelines
* Submit rubygem packages (rubygem-idn, rubygem-addressable) - <span style="color: green;">APPROVED!</span>
* Fix OpenNebula spec file to conform to Fedora standards
* Fix OpenNebula spec file to conform to Fedora standards - <span style="color: green;">DONE!</span>
* Support SELinux
* Submit OpenNebula package for review - <span style="color: orange;">SUBMITTED</span>
* Submit rubygem packages for review
* Request Comps XML Changes - cloud-infrastructure - group - <span style="color: red;">PENDING REVIEW</span>
* Submit OpenNebula package for review
* Request Comps XML Changes - cloud-infrastructure - group


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
Line 80: Line 71:
|-
|-
| rubygem-addressable
| rubygem-addressable
| mproved URI/URL handling
| Improved URI/URL handling
| Approved
| <span style="color: green;">DONE!</span>
| maintained
| maintained
|-
|-
| rubygem-idn
| rubygem-idn
| Ruby Bindings for the GNU LibIDN library
| Ruby Bindings for the GNU LibIDN library
| Approved
| <span style="color: green;">DONE!</span>
| maintained
| maintained
|-
| rubygem-extlib
| Support library for DataMapper and Merb
| In Review
| maintained
|-
| rubygem-stringex
| Extensions to Rubys String class
| Not submitted
| n/a
|-
| rubygem-xmlparser
| A compression program optimised for large file
| In Review
| maintained by Ulrich Schwickerath (fasuser?)
|-
| rubygem-data_mapper
| An Object/Relational Mapper for Ruby
| Not submitted
| n/a
|-
| rubygem-dm-aggregates
| DataMapper plugin providing support for aggregates on collections
| Not submitted
| n/a
|-
| rubygem-dm-constraints
| DataMapper plugin constraining relationships
| Not submitted
| n/a
|-
| rubygem-dm-core
| An Object/Relational Mapper for Ruby - Core
| Not submitted
| n/a
|-
| rubygem-dm-migrations
| DataMapper plugin for writing and specing migrations
| Not submitted
| n/a
|-
| rubygem-dm-validations
| DataMapper plugin for performing validations on DM models and pure Ruby objects
| Not submitted
| n/a
|-
| rubygem-dm-types
| DataMapper plugin providing extra data types
| Not submitted
| n/a
|-
| rubygem-dm-transactions
| DataMapper plugin for transactions support for adapters
| Not submitted
| n/a
|-
| rubygem-dm-timestamps
| DataMapper plugin for magical timestamps
| Not submitted
| n/a
|-
| rubygem-dm-serializer
| DataMapper plugin for serializing Resources and Collections
| Not submitted
| n/a
|-
| rubygem-dm-sqlite-adapter
| Sqlite Adapter for DataMapper
| Not submitted
| n/a
|-
| rubygem-dm-mysql-adapter
| MySQL Adapter for DataMapper
| Not submitted
| n/a
|-
| rubygem-dm-do-adapter
| DataObjects Adapter for DataMapper
| Not submitted
| n/a
|-
| rubygem-data_objects
| A standard and simplified API for communicating with RDBMS from Ruby
| Not submitted
| n/a
|-
| rubygem-do_mysql
| Implements the DataObjects API for MySQL
| Not submitted
| n/a
|-
| rubygem-do_sqlite3
| Implements the DataObjects API for Sqlite3
| Not submitted
| n/a
|-
|-
| opennebula
| opennebula
| OpenNebula cloud computing tool to manage distributed data center infrastructure
| OpenNebula cloud computing tool to manage distributed data center infrastructure
| Not submitted
| <span style="color: orange;">In Review</span>
| n/a
| pending reviews
|}
|}


== Contingency Plan ==
== Contingency Plan ==
Line 197: Line 92:
== Documentation ==
== Documentation ==
<!-- Is there upstream documentation on this feature, or notes you have written yourself?  Link to that material here so other interested developers can get involved. -->
<!-- Is there upstream documentation on this feature, or notes you have written yourself?  Link to that material here so other interested developers can get involved. -->
* [http://opennebula.org/documentation OpenNebula Official documentation].
* [http://opennebula.org/documentation:archives:rel3.2 OpenNebula Official documentation].


== Release Notes ==
== Release Notes ==
<!-- The Fedora Release Notes inform end-users about what is new in the release.  Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ -->
<!-- The Fedora Release Notes inform end-users about what is new in the release.  Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ -->
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the documentation team and shipped with the release. -->
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns.  If there are any such changes involved in this feature, indicate them here.  You can also link to upstream documentation if it satisfies this need.  This information forms the basis of the release notes edited by the documentation team and shipped with the release. -->
*
* OpenNebula, the open-source cloud computing toolkit, will be available for the first time in Fedora 17.


== Comments and Discussion ==
== Comments and Discussion ==
* See [[Talk:Features/YourFeatureName]]  <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->
* See [[Talk:Features/OpenNebula]]  <!-- This adds a link to the "discussion" tab associated with your page.  This provides the ability to have ongoing comments or conversation without bogging down the main feature page -->
 


[[Category:FeaturePageIncomplete]]
[[Category:Cloud_SIG]]
[[Category: FeatureAcceptedF17]]
<!-- When your feature page is completed and ready for review -->
<!-- When your feature page is completed and ready for review -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->

Latest revision as of 03:50, 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 (rubygem-idn, rubygem-addressable) to use Ruby SIG packaging guidelines - DONE!
  • Submit rubygem packages (rubygem-idn, rubygem-addressable) - APPROVED!
  • Fix OpenNebula spec file to conform to Fedora standards - DONE!
  • Submit OpenNebula package for review - SUBMITTED
  • Request Comps XML Changes - cloud-infrastructure - group - PENDING 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 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 pending reviews

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