== VirtualBox == ---- dataentry addon ---- name : OneVBox #full name of the component url_url : https://github.com/hsanjuan/OneVBox #url of the component brief description : VirtualBox driver for the OpenNebula toolkit #30 words max type : plugin #tool/extension/plugin license : Apache 2.0 #OSS/propietary opennebula version : 3.8 author : Hector Sanjuan, Pablo Donaire, David Rodriguez #person or organization developing the code email : hsanjuan@opennebula.org organization_img150 : {{ contact:dsa-logo.jpg}} keyword_tags : virtualbox, opennebula, driver, plugin, sunstone, hypervisor #comma separated list last update_dt : last update of the plugin: 2012-10-27 ---- == 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]]