Change in ovirt-engine[master]: webadmin: if next run configuration exists the edit VM may l...

Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: if next run configuration exists the edit VM may load forever ...................................................................... webadmin: if next run configuration exists the edit VM may load forever If the nextRunConfiguration exists, the model.stopProgress(); was not called in updateVirtioScsi() which caused the progress bar to show forever. Change-Id: Iea63c3557d5b962d56ba2c0e1f97356f41474aef Bug-Url: https://bugzilla.redhat.com/1180038 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/instancetypes/InstanceTypeManager.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36679 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea63c3557d5b962d56ba2c0e1f97356f41474aef Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com