[Engine-devel] updating disk /api/disks/xxx

i see in BackendDiskResource.update(), what is the status if this item? @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

----- 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

On 09/06/2012 12:41 PM, Ayal Baron wrote:
----- Original Message -----
i see in BackendDiskResource.update(), what is the status if this item?
Is there a bug tracking this?
afaik no
I don't recall anyone is working on this.
iirc this feature was done by mkublin
@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
-- Michael Pasternak RedHat, ENG-Virtualization R&D

No, it is not my feature ----- Original Message ----- From: "Michael Pasternak" <mpastern@redhat.com> To: "Ayal Baron" <abaron@redhat.com> Cc: "engine-devel" <engine-devel@ovirt.org>, "Michael Kublin" <mkublin@redhat.com> Sent: Thursday, September 6, 2012 12:57:43 PM Subject: Re: updating disk /api/disks/xxx On 09/06/2012 12:41 PM, Ayal Baron wrote:
----- Original Message -----
i see in BackendDiskResource.update(), what is the status if this item?
Is there a bug tracking this?
afaik no
I don't recall anyone is working on this.
iirc this feature was done by mkublin
@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
-- Michael Pasternak RedHat, ENG-Virtualization R&D

On 09/06/2012 01:22 PM, Michael Kublin wrote:
No, it is not my feature
----- Original Message ----- From: "Michael Pasternak" <mpastern@redhat.com> To: "Ayal Baron" <abaron@redhat.com> Cc: "engine-devel" <engine-devel@ovirt.org>, "Michael Kublin" <mkublin@redhat.com> Sent: Thursday, September 6, 2012 12:57:43 PM Subject: Re: updating disk /api/disks/xxx
On 09/06/2012 12:41 PM, Ayal Baron wrote:
----- Original Message -----
i see in BackendDiskResource.update(), what is the status if this item?
Is there a bug tracking this?
https://bugzilla.redhat.com/show_bug.cgi?id=854932
afaik no
I don't recall anyone is working on this.
iirc this feature was done by mkublin
@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
-- Michael Pasternak RedHat, ENG-Virtualization R&D
participants (3)
-
Ayal Baron
-
Michael Kublin
-
Michael Pasternak