Change in ovirt-engine[master]: userportal | webadmin: locking mechanism dissapears slowly
derez at redhat.com
derez at redhat.com
Mon Jul 23 09:39:23 UTC 2012
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 at 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 at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
More information about the Engine-commits
mailing list