
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: V3 compatibility for "vm.guest_info" ...................................................................... restapi: V3 compatibility for "vm.guest_info" In version 4 of the API the "vm.guest_info" element has been removed and replaced by the a "vm.fqdn" and the NIC reported configurations collection. Now that the API supports multiple versions this support can be rea-added without modifying the V4 implementation. Change-Id: Ie4736e8ecdc917e78ee97b1cf1cbef9104f56031 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3VmOutAdapter.java 1 file changed, 58 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/53480 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie4736e8ecdc917e78ee97b1cf1cbef9104f56031 Gerrit-PatchSet: 2 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: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>