Michael Kublin has submitted this change and it was merged. Change subject: core : Removing RemoveDisksFromVmCommand ......................................................................
core : Removing RemoveDisksFromVmCommand The following command RemoveDisksFromVmCommand is not needed anymore. RemoveDisk was introduced instead of it Change-Id: I310effe524f336279e39fee7468bcf678e63a637 --- D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDisksFromVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java D backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/RemoveDisksFromVmParameters.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java M backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties 6 files changed, 4 insertions(+), 144 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3234 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I310effe524f336279e39fee7468bcf678e63a637 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
