No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
= Feature Name OpenNebula = | = Feature Name OpenNebula = | ||
[http://www.opennebula.org|OpenNebula] is an Open Source Toolkit for Data Center Virtualization. | [[http://www.opennebula.org|OpenNebula]] is an Open Source Toolkit for Data Center Virtualization. | ||
== Summary == | == Summary == | ||
Line 20: | Line 20: | ||
<!--This should link to your home wiki page so we know who you are--> | <!--This should link to your home wiki page so we know who you are--> | ||
* Name: [[User:Spstar|Shawn Starr]] | * Name: [[User:Spstar|Shawn Starr]] | ||
* Email: [mailto:shawn.starr@rogers.com] | * Email: [[mailto:shawn.starr@rogers.com]] | ||
* Name: [[User:Jmelis|Jaime Melis]] (upstream project) | * Name: [[User:Jmelis|Jaime Melis]] (upstream project) | ||
* Email: [mailto:jmelis@opennebula.org] | * Email: [[mailto:jmelis@opennebula.org]] | ||
== Current status == | == Current status == | ||
Line 72: | Line 72: | ||
== 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|OpenNebula Official documentation]]. | ||
== Release Notes == | == Release Notes == |
Revision as of 17:42, 18 November 2011
Feature Name OpenNebula
[[1]] is an Open Source Toolkit for Data Center Virtualization.
Summary
Owner
- Name: Shawn Starr
- Email: [[2]]
- Name: Jaime Melis (upstream project)
- Email: [[3]]
Current status
- Targeted release: Fedora 17
- Last updated: (11/18/2011)
- Percentage of completion: 0%
Detailed Description
[4]Open Nebula 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 [5] 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
TODO: create list (mainly rubygems)
Contingency Plan
Delay the release to F18.