Dan Kenigsberg has submitted this change and it was merged. Change subject: fileSD: include gluster in getMountsList ......................................................................
fileSD: include gluster in getMountsList It is not exactly clear what previous change broke scanDomains but looking at the code it seems that gluster was never explicitly handled. This patch adds the explicit support for gluster in scanDomains fixing the problem of missing storage domain links in the pool directory. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1116585 Change-Id: I81600a68bbea99c1079bf153cf2c105c6fe73f70 Signed-off-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/30934 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/fileSD.py 1 file changed, 18 insertions(+), 6 deletions(-) Approvals: Federico Simoncelli: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30934 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I81600a68bbea99c1079bf153cf2c105c6fe73f70 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
