Change in ovirt-engine[ovirt-engine-4.0]: restapi: Add V3 adapter for host storage

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Add V3 adapter for host storage ...................................................................... restapi: Add V3 adapter for host storage The host storage collection and resource don't work in version 3 of the API because the required adapters didn't exist. This patch adds it. Change-Id: Ib39f6a5e0268b130df6d4a5139604c21428f6a0b Bug-Url: https://bugzilla.redhat.com/1349517 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit d0f42bd20513f741bb85b361e41ce97cb61af078) --- A backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3HostStoragesOutAdapter.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3StorageServer.java 2 files changed, 46 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59807 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib39f6a5e0268b130df6d4a5139604c21428f6a0b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com