Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: clean connection on new GlusterFS failure
......................................................................
webadmin: clean connection on new GlusterFS failure
StorageListModel -> saveNewGlusterStorage() -> AddStorageServerConnection:
Set connection ID (using action's return value) to enable connection
clean-up on failure [as 'StorageListModel -> cleanConnection()' invokes
RemoveStorageServerConnection iff connection's ID exists].
Change-Id: Id50f5230e5548e50ff17a7bc6af1bf098ccb8c15
Bug-Url:
https://bugzilla.redhat.com/1021882
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, 1 insertion(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20726
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id50f5230e5548e50ff17a7bc6af1bf098ccb8c15
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: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server