Nir Soffer has submitted this change and it was merged. Change subject: VolumeMetadata: Move isLeaf, setLeaf and dependencies ......................................................................
VolumeMetadata: Move isLeaf, setLeaf and dependencies To make testing easier, FileVolume.file_setrw was converted from static method to class method. Change-Id: I48e05ef7168ab835d31914e05f3abd969b6552b1 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41849 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Nir Soffer <[email protected]> Tested-by: Nir Soffer <[email protected]> Reviewed-by: Freddy Rolland <[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, 101 insertions(+), 41 deletions(-) Approvals: Nir Soffer: Verified; Looks good to me, approved; Passed CI tests Freddy Rolland: Looks good to me, but someone else must approve Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/41849 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I48e05ef7168ab835d31914e05f3abd969b6552b1 Gerrit-PatchSet: 28 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: 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
