Nir Soffer has submitted this change and it was merged. Change subject: storage: sdm: consolidate create validation ......................................................................
storage: sdm: consolidate create validation The validation of VolumeArtifacts.create parameters can be shared between the File and upcoming Block artifacts classes. Move it to VolumeArtifacts in order to share it. Change-Id: I7ae29674917980d5d36f7455c177572e62d575b4 Signed-off-by: Adam Litke <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56627 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/storage/sdm/volume_artifacts.py 1 file changed, 20 insertions(+), 16 deletions(-) Approvals: Adam Litke: Verified Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56627 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7ae29674917980d5d36f7455c177572e62d575b4 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]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
