Hi, I don't know which API version exactly it supports, but the driver was added a while ago (https://issues.apache.org/jira/browse/LIBCLOUD-17) so it's probably not 2.2.
On Sun, Aug 7, 2011 at 4:50 AM, darshan trivedi <[email protected] > wrote: > What version of opennebula does libcloud 0.5.2 support? > > As per opennebula 2.2 docs > http://opennebula.org/documentation:rel2.2:occidd. > , the reply for _to_images() function in the driver should parse the > STORAGE > elements but the driver is parsing DISK elements and i'm seeing no images. > Similar other problems persist. The output of occi-storage list on my test > machine is > > <STORAGE_COLLECTION> > <STORAGE href='http://:4567/storage/6' name='Project image'/> > </STORAGE_COLLECTION> > > Specifically, is this an old api implementation or a newer one. If it is a > newer one, what opennebula version should I upgrade to have the things > working properly > > Thanks in advance > Darshan Trivedi >
