Change in ovirt-engine[ovirt-engine-4.0]: restapi: Support removing of vms/{vm_id}/disks from the API

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Support removing of vms/{vm_id}/disks from the API ...................................................................... restapi: Support removing of vms/{vm_id}/disks from the API Change-Id: Ied6664b2cbe31e3f5fea1d6264d671cb0d3b2a58 Bug-Url: https://bugzilla.redhat.com/1346918 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmsResource.java A backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/helpers/V3VmHelper.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3VmServer.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3VmsServer.java 4 files changed, 72 insertions(+), 5 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/60199 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ied6664b2cbe31e3f5fea1d6264d671cb0d3b2a58 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com