Change in ovirt-engine[master]: restapi: Restore V3 "storage_manager" element

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Restore V3 "storage_manager" element ...................................................................... restapi: Restore V3 "storage_manager" element The storage "storage_manager" element was replaced by a new "spm" element some time ago, and it was removed from version 4 of the API. But it needs to be preserved in version 3 of the API. This patch adds the required conversions to support it. Change-Id: I424e4f53c3a1c380d9b38b170dabc190ef89d34f Bug-Url: https://bugzilla.redhat.com/1321452 Related-To: https://bugzilla.redhat.com/1136061 Related-To: https://gerrit.ovirt.org/32274 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3HostInAdapter.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3HostOutAdapter.java 2 files changed, 49 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/55328 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I424e4f53c3a1c380d9b38b170dabc190ef89d34f 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: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com