Change in vdsm[master]: VolumeMetadata: Introduce class structure

nsoffer at redhat.com nsoffer at redhat.com
Wed Sep 23 19:30:09 UTC 2015


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 <alitke at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list