Change in ovirt-engine[master]: userportal | webadmin: locking mechanism dissapears slowly

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 <mkublin@redhat.com> --- 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 <mkublin@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
derez@redhat.com