Change in ovirt-engine[master]: restapi: V3 compatibility for "storage_type"

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: V3 compatibility for "storage_type" ...................................................................... restapi: V3 compatibility for "storage_type" In version 4 of the API the data center "storage_type" element has been removed and replaced by the boolean flag "local". Now that the API supports multiple versions this support can be rea-added without modifying the V4 implementation. Change-Id: I78ae1302aef23e52569e733c2c7f20a53ea11160 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3DataCenterInAdapter.java 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/53085 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I78ae1302aef23e52569e733c2c7f20a53ea11160 Gerrit-PatchSet: 3 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