Nir Soffer has posted comments on this change.

Change subject: storage: Report generation id in volume.getInfo
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/64485/2/vdsm/storage/volume.py
File vdsm/storage/volume.py:

Line 205:             "image": self.getImage(),
Line 206:             "ctime": meta.get(sc.CTIME, ""),
Line 207:             "mtime": "0",
Line 208:             "legality": meta.get(sc.LEGALITY, ""),
Line 209:             "generation": meta.get(sc.GENERATION, 
sc.DEFAULT_GENERATION)
> This should work, but since we always add a default generation in VolumeMet
Ignore this.
Line 210:             }
Line 211: 
Line 212:     def getInfo(self):
Line 213:         """


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I62a6bb44c5f789acf3c63953f4b87c72585becc1
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to