Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix stuck progress in add Posix FS storage (#855244)
......................................................................
webadmin: Fix stuck progress in add Posix FS storage (#855244)
When adding new Posix FS based storage the dialog got stuck on
progress indicator, this was caused due to an obsolete callback
which was left after a cleanup and contained the cleanup logic
Change-Id: I0512ee572069330fcc748e3d078702836dc9b446
Bug-Url:
https://bugzilla.redhat.com/855244
Signed-off-by: Tal Nisan <tnisan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
1 file changed, 2 insertions(+), 11 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8471
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0512ee572069330fcc748e3d078702836dc9b446
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>