Nir Soffer has submitted this change and it was merged. Change subject: VolumeMetadata: metadata write utils ......................................................................
VolumeMetadata: metadata write utils Move the utility functions needed to change volume metadata into the *Metadata classes. Change-Id: Ia245c589ea6bc2cf9ac1b2b59b9073d1b5fc9595 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41847 Tested-by: Nir Soffer <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Nir Soffer <[email protected]> --- M tests/sdm_indirection_tests.py M vdsm/storage/blockVolume.py M vdsm/storage/fileVolume.py M vdsm/storage/volume.py 4 files changed, 125 insertions(+), 79 deletions(-) Approvals: Adam Litke: Looks good to me, approved Nir Soffer: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/41847 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia245c589ea6bc2cf9ac1b2b59b9073d1b5fc9595 Gerrit-PatchSet: 29 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
