VirtualBox
Description

The OpenNebula VirtualBox driver (OneVBox) allows the management of hosts and the deployment of virtual machines in OpenNebula using the VirtualBox hypervisor.

OneVBox is formed by an IM_MAD -a serie of remote scripts that are able to monitor the remote hosts- and a VMM_MAD -remotes scripts to manage Virtual Machines-. This scripts typically communicate with by interpreting a XML description of the virtual machines and using the VBoxManage command-line interface to perform the required operations.

Benefits

This driver allows a further extension of the OpenNebula toolkit by including a well known and demanded hypervisor such as VirtualBox.

Further information

For installation instructions and more information, please check the README.md provided with the driver at https://github.com/hsanjuan/OneVBox