Change in ovirt-engine[master]: restapi: Add V3 adapters for custom properties

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Add V3 adapters for custom properties ...................................................................... restapi: Add V3 adapters for custom properties The V3 to V4 adapter classes for custom properties didn't exist. As a result creating or retrieving a virtual machine with custom properties generated an exception. This patch adds the required adapters. Change-Id: Ifda77f2caf269d36f0be9f2c70d167deff1618c8 Bug-Url: https://bugzilla.redhat.com/1333354 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- A backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3CustomPropertiesInAdapter.java A backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3CustomPropertiesOutAdapter.java 2 files changed, 64 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/57100 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifda77f2caf269d36f0be9f2c70d167deff1618c8 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>
participants (1)
-
juan.hernandez@redhat.com