
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Populate vm.placement_policy.affinity ...................................................................... restapi: Populate vm.placement_policy.affinity The vm.placement_policy.affinity element isn't currently populated correctly. This regression was probably introduced by the following patch: restapi: instance types need to have only the subset of template fields https://gerrit.ovirt.org/46722 This patch restores the correct behaviour. Change-Id: I969bfb53549212f5c1797dbd6605879a94cf5db1 Bug-Url: https://bugzilla.redhat.com/1301992 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/VmMapper.java 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/52760 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I969bfb53549212f5c1797dbd6605879a94cf5db1 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>