
6 Sep
2012
6 Sep
'12
4:41 a.m.
----- 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