Daniel Erez has posted comments on this change.

Change subject: core: LSM - standardize version checks in CDA
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmDiskListModel.java
Line 1122:                     @Override
Line 1123:                     public void OnSuccess(Object target, Object 
returnValue) {
Line 1124:                         VmDiskListModel model = (VmDiskListModel) 
target;
Line 1125:                         
model.setIsLiveStorageMigrationEnabled((Boolean) returnValue);
Line 1126:                     }
please use formatter
Line 1127:                         }),
Line 1128:                         VdcActionType.LiveMigrateVmDisks,
Line 1129:                         vm.getVdsGroupCompatibilityVersion(),
Line 1130:                         dcCompatibilityVersion);


--
To view, visit http://gerrit.ovirt.org/12375
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3527c79ee77bc60c9ff7ca5030f3cd5f2ee28f39
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to