On Fri, 2012-06-29 at 10:19 +0200, Daniel Molina wrote: > In OpenNebula 3.2 when you retrieve the pool of instances through OCCI > no extended information is included, hence you have to do one more > request per instance to retrieve this information. In OpenNebula 3.4 a > verbose option was included for OCCI pools. You can use GET > /compute?verbose=true instead of GET /compute and the pool will > contain extended information for each element.
Should this patch be committed ? It seems we'd want the drive rto discover whether the ON installation supports the verbose param or not and then act accordingly. Is that possible ? David
