Daniel Erez has submitted this change and it was merged. Change subject: userportal | webadmin: locking mechanism dissapears slowly ......................................................................
userportal | webadmin: locking mechanism dissapears slowly The following problem was founded during creation vm from template, the problem is that if engine performs some operation on spm a dilog was stuck, because of call for creation of vm was sned in sinchronious way. The solution perfrom a call at asynchronious way Change-Id: Iae42b1066b679f9e9e5f83c39aa2432191aba8f6 Signed-off-by: Michael Kublin <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/UserPortalListModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java 2 files changed, 43 insertions(+), 44 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6372 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iae42b1066b679f9e9e5f83c39aa2432191aba8f6 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
