Maor Lipchuk has posted comments on this change.
Change subject: core: UpdateVmDiskCommand canDoAction cleanup
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java
Line 156: if (DiskStorageType.LUN == oldDisk.getDiskStorageType()) {
Line 157: return true;
Line 158: }
Line 159: boolean isDiskUpdatedToShareable = newDisk.isShareable();
Line 160: boolean isOldDiskSharable = oldDisk.isShareable();
s/Sharable/Shareable
Line 161:
Line 162: // Check if VM is not during snapshot.
Line 163: if (getSnapshotDao().exists(getVmId(),
SnapshotStatus.IN_PREVIEW)) {
Line 164:
addCanDoActionMessage(VdcBllMessages.ACTION_TYPE_FAILED_VM_IN_PREVIEW);
--
To view, visit http://gerrit.ovirt.org/10386
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id74d24f991a1c00b92dec72125148a6a9fa75d5f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches