Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: clear connection on import SD rollback
......................................................................
webadmin: clear connection on import SD rollback
In order to avoid stale connections data in the DB,
clear storage connection when an export/iso domain
doesn't exist on the specified path
(GetExistingStorageDomainList returns an empty list)
Change-Id: Ia2e70353494ce97a6c2ae0ad74868c1f502a309c
Bug-Url:
https://bugzilla.redhat.com/1020812
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
1 file changed, 13 insertions(+), 21 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20725
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2e70353494ce97a6c2ae0ad74868c1f502a309c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas(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>
Gerrit-Reviewer: oVirt Jenkins CI Server