
From Juan Hernandez <juan.hernandez@redhat.com>:
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Implement 'seal' parameter for creation of a template ...................................................................... restapi: Implement 'seal' parameter for creation of a template Implement 'seal' parameter for creation of a template that is present in REST API model 4.2.7. This parameter is passed as sealTemplate property in AddVmTemplateParameters and will instruct AddVmTemplateCommand to seal the template after creation. Change-Id: I069483ceba3c56c04d3c8f37fef647308945da65 Bug-Url: https://bugzilla.redhat.com/1335642 Signed-off-by: Shmuel Melamud <smelamud@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendTemplatesResource.java 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Looks good to me, approved Jenkins CI: Passed CI tests Shmuel Leib Melamud: Verified Arik Hadas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/74419 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I069483ceba3c56c04d3c8f37fef647308945da65 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>