Tal Nisan 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(a)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:
Tal Nisan: Passed CI tests
Jakub Niedermertl: Verified
Juan Hernandez: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/49244
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I27d0a9988f97e55ea64fa1d40cdcc4c1c4a3fdbd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>