----- Original Message -----
i see in BackendDiskResource.update(), what is the status if this
item?
Is there a bug tracking this?
I don't recall anyone is working on this.
@Override
public Disk update(Disk disk) {
//TODO: implmenet when Backend is ready. Implementation
stub:
// return performUpdate(this, new
QueryIdResolver(VdcQueryType.GetDiskByDiskId,
GetDiskByDiskIdParameters.class), ?, ?);
throw new NotImplementedException("Pending Backend support");
}
--
Michael Pasternak
RedHat, ENG-Virtualization R&D