Differences between revisions 12 and 13
Revision 12 as of 2012-05-21 15:07:07
Size: 1203
Comment:
Revision 13 as of 2019-09-05 13:47:38
Size: 1268
Editor: nodiscc
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:

----

CategoryVirtualization | CategorySystemAdministration

Outlook

OpenNebula is a toolkit which help to build any type of Infrastructure as a Service (IaaS) Cloud : private, public and hybrid.

For example, it provides :

  • Private cloud with Xen, KVM and VMware

  • Hybrid cloud with Amazon EC2, and other providers through Deltacloud
  • Public cloud exposing Amazon EC2, OGF OCCI and vCloud APIs.

Debian Packages

OpenNebula is split in multiple packages to ease its setup :

  • opennebula : contains the main "controller" for your cloud (one daemon and scheduler)

  • opennebula-node : empty package which only setup "oneadmin" account on some machine to act as an OpenNebula "node"

  • libopennebula-java : Java API which help you develop custom app to interract which OpenNebula XMLRPC interface.

  • opennebula-sunstone : a Web-based management interface for OpenNebula clouds

Check opennebula for availability in your favourite release.

Packaging Team

Resources


CategoryVirtualization | CategorySystemAdministration