Dan Kenigsberg has submitted this change and it was merged. Change subject: storageServer: fix connect to detect mount errors ......................................................................
storageServer: fix connect to detect mount errors Raise the appropriate exceptions in case of mount error or permissions error to mount point. Also, exit connect in case of mount failure to avoid using uncreated mount. Change-Id: I6bcb9774a8e6bd0f6bbfd8768181158a198f4ec7 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=883877 Signed-off-by: Yeela Kaplan <[email protected]> --- M vdsm/storage/fileUtils.py M vdsm/storage/storageServer.py 2 files changed, 21 insertions(+), 18 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Yeela Kaplan: Verified Dan Kenigsberg: -- To view, visit http://gerrit.ovirt.org/12042 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6bcb9774a8e6bd0f6bbfd8768181158a198f4ec7 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Paikov <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
