The OpenNebula driver for Deltacloud is based on the OGF OCCI API [1], in this way the driver implementation (opennebula_driver.rb) uses the OCCI client (occi_client.rb), included in the OpenNebula distribution, to interact with the OCCI Server deployed on top of ONE. This client inherits from cloud_client.rb that supplies common methods for cloud clients implemented by OpenNebula.
Regards [1] http://www.occi-wg.org/doku.php On 17 September 2010 21:14, Ed Bradford <[email protected]> wrote: > > There are three files in this directory: > > cloud_client.rb > occi_client.rb > opennebula_driver.rb > > I understand what the driver is for, but I don't know what the two client > files are for. They don't seem to be mention in any of the source elsewhere > in the project. What am I missing? > > > > Ed -- Daniel Molina, Cloud Technology Engineer/Researcher DSA Research Group: web http://dsa-research.org and blog http://blog.dsa-research.org OpenNebula Open Source Toolkit for Cloud Computing: http://www.OpenNebula.org
