Federico Simoncelli has posted comments on this change. Change subject: fileSD: include gluster in getMountsList ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/30934/2/vdsm/storage/fileSD.py File vdsm/storage/fileSD.py: Line 656: sd.GLUSTERSD_DIR, pattern) Line 657: Line 658: mntList.extend(glob.glob(glusterDomPath)) Line 659: Line 660: return mntList > So we have this crazy directory structure? Yes. And indeed it's crazy. Line 661: Line 662: Line 663: def scanDomains(pattern="*"): Line 664: log = logging.getLogger("Storage.scanDomains") -- To view, visit http://gerrit.ovirt.org/30934 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I81600a68bbea99c1079bf153cf2c105c6fe73f70 Gerrit-PatchSet: 2 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 Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
