Change in ovirt-engine[master]: restapi: editing vm_init overrides all attrs

Tomas Jelinek has submitted this change and it was merged. Change subject: restapi: editing vm_init overrides all attrs ...................................................................... restapi: editing vm_init overrides all attrs The problem was that regardless of the fact if the vm_init was already set on VM or not, a new has been created. Change-Id: If1072e04f7a62d30589114020b072091c772aeb3 Bug-Url: https://bugzilla.redhat.com/1328737 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmResource.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/TemplateMapper.java M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java 3 files changed, 7 insertions(+), 6 deletions(-) Approvals: Tomas Jelinek: Verified Shahar Havivi: Looks good to me, approved Juan Hernandez: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56615 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If1072e04f7a62d30589114020b072091c772aeb3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tjelinek@redhat.com