== Deltacloud Driver == ---- dataentry addon ---- name : Deltacloud Driver # name of the component url_url : http://deltacloud.org/drivers.html # url of the component brief description : Deltacloud driver to access OpenNebula clouds using the OGF OCCI API. # 30 words max type : tool # tool/extension/plugin license : Apache # OSS/propietary opennebula version : 1.4 author : Daniel Molina # person or organization developing the code email : contact@opennebula.org organization_img150 : {{ contact:dsa-logo.jpg}} keyword_tags : deltacloud, driver# comma separated list last update_dt : 2009-12-17 # last update of the plugin: YYYY-MM-DD ---- == Description == The [[http://deltacloud.org/|DeltaCloud]] driver for [[http://www.opennebula.org/|OpenNebula]] is an implementation based on the [[http://www.occi-wg.org|OGF OCCI API]] for the DeltaCloud Framework that RedHat is developing. == Information == When using the driver for OpenNebula, the credentials passed in response to the HTTP 401 authentication challenge should be your OpenNebula user and password. The address, in which the OCCI server is listening, needs to be defined in an environment variable called OCCI_URL. The Flavor parameters such as memory, cpu, storage, even the network configuration, can be defined in the OCCI templates that OpenNebula offers. In this way, each administrator can set the configuration that better fills his requirements.