Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Consolidated move & copy disk availability checks ......................................................................
webadmin: Consolidated move & copy disk availability checks The logic for checking whether moving a disk or copying a disk is allowed was all the same except for the check whether the disk is used as a template disk or not, both checks were consolidated to a single check to avoid redundant checks on the same disks and for better code reuse Change-Id: Ieb3c388aecc5b007a76c54ed0d41105bc28ebb51 Signed-off-by: Tal Nisan <tni...@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/disks/DiskListModel.java 1 file changed, 27 insertions(+), 40 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15783 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieb3c388aecc5b007a76c54ed0d41105bc28ebb51 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches