Adam Litke has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts ......................................................................
Patch Set 4: (1 comment) https://gerrit.ovirt.org/#/c/55987/4/vdsm/storage/sdm/volume_artifacts.py File vdsm/storage/sdm/volume_artifacts.py: Line 423: lvm.changeLVTags(sd_id, self.vol_id, Line 424: addTags=[blockVolume.TAG_PREFIX_MD + str(mdSlot)]) Line 425: meta_id = (sd_id, mdSlot) Line 426: Line 427: self.vol_class.newMetadata( Change to the VolumeMetadata implementation. Line 428: meta_id, Line 429: sd_id, Line 430: self.img_id, Line 431: parent_vol_id, -- To view, visit https://gerrit.ovirt.org/55987 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4120c557fc89d82cc6bc854a9fdc8935e53bc93d Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
