Federico Simoncelli has posted comments on this change. Change subject: storage: fix getDomUuidFromVolumePath() ......................................................................
Patch Set 4: (1 comment) .................................................... File vdsm/storage/fileVolume.py Line 44: Line 45: Line 46: def getDomUuidFromVolumePath(volPath): Line 47: # Volume path has pattern: Line 48: # /rhev/data-center/spUUID/sdUUID/images/imgUUID/volUUID Why is that? Line 49: Line 50: # sdUUID position after data-center Line 51: sdUUIDOffset = 1 Line 52: -- To view, visit http://gerrit.ovirt.org/20747 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I17267993c8e3a582b1277f1e8aacd6bc69c8e4ec Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[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
