Nir Soffer has posted comments on this change.

Change subject: VolumeMetadata: Introduce class structure
......................................................................


Patch Set 20:

(1 comment)

https://gerrit.ovirt.org/#/c/41844/20/vdsm/storage/fileVolume.py
File vdsm/storage/fileVolume.py:

Line 50:     target, sdUUID = os.path.split(sdPath)
Line 51:     return sdUUID
Line 52: 
Line 53: 
Line 54: class FileVolumeMetadata(volume.VolumeMetadata):
Add blank line
Line 55:     def __init__(self, repoPath, sdUUID, imgUUID, volUUID):
Line 56:         volume.VolumeMetadata.__init__(self, repoPath, sdUUID, imgUUID,
Line 57:                                        volUUID)
Line 58: 


-- 
To view, visit https://gerrit.ovirt.org/41844
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0552bea23b04b9e58e5d2cc7e016103d03194d1a
Gerrit-PatchSet: 20
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Ala Hino <ah...@redhat.com>
Gerrit-Reviewer: Freddy Rolland <froll...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to