(27 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
== Current status == | == Current status == | ||
* Targeted release: [[Releases/17 | Fedora 17 ]] | * Targeted release: [[Releases/17 | Fedora 17 ]] | ||
* Last updated: ( | * Last updated: (04/21/2012) | ||
* Percentage of completion: | * Percentage of completion: 95% | ||
<BR> | <BR> | ||
* Convert existing rubygem packages ( | * Convert existing rubygem packages (rubygem-idn, rubygem-addressable) to use Ruby SIG packaging guidelines - <span style="color: green;">DONE!</span> | ||
* | * 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> | ||
* Submit OpenNebula package for review - <span style="color: orange;">SUBMITTED</span> | |||
* 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 74: | Line 72: | ||
| rubygem-addressable | | rubygem-addressable | ||
| Improved URI/URL handling | | Improved URI/URL handling | ||
| <span style="color: green;"> | | <span style="color: green;">DONE!</span> | ||
| maintained | | maintained | ||
|- | |- | ||
Line 81: | Line 79: | ||
| <span style="color: green;">DONE!</span> | | <span style="color: green;">DONE!</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: | | <span style="color: orange;">In Review</span> | ||
| | | pending reviews | ||
|} | |} | ||
Line 189: | 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 == |
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
- Name: Shawn Starr
- Email: [1]
- Name: Jaime Melis (upstream project)
- Email: [2]
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.