Change in vdsm[master]: VolumeMetadata: Move the getParent API

alitke at redhat.com alitke at redhat.com
Tue Dec 1 13:59:54 UTC 2015


Adam Litke has posted comments on this change.

Change subject: VolumeMetadata: Move the getParent API
......................................................................


Patch Set 18:

(1 comment)

https://gerrit.ovirt.org/#/c/41848/18/vdsm/storage/blockVolume.py
File vdsm/storage/blockVolume.py:

Line 668:             raise se.VolumeMetadataWriteError("%s: %s" % (metaId, e))
Line 669: 
Line 670:     @classmethod
Line 671:     def __putMetadata(cls, metaId, meta):
Line 672:         cls.metadataClass._putMetadata(metaId, meta)
> This should be in the previous patch
Done
Line 673: 
Line 674:     @classmethod
Line 675:     def createMetadata(cls, metaId, meta):
Line 676:         cls.__putMetadata(metaId, meta)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8489e18c431c89728c180735938a51dfc278671b
Gerrit-PatchSet: 18
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: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list