
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Base templates also contains <version> tag ...................................................................... restapi: Base templates also contains <version> tag Till now base templates did not contain <version> tag, it was only present in template sub-versions. This patch adds <version> tag to all templates to improve automation and consistency. Change-Id: I27d0a9988f97e55ea64fa1d40cdcc4c1c4a3fdbd Bug-Url: https://bugzilla.redhat.com/1284587 Signed-off-by: Jakub Niedermertl <jniederm@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendTemplatesResourceTest.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/TemplateMapper.java 2 files changed, 10 insertions(+), 13 deletions(-) Approvals: Jakub Niedermertl: Verified Juan Hernandez: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/49226 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I27d0a9988f97e55ea64fa1d40cdcc4c1c4a3fdbd Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>