Change in ovirt-engine[ovirt-engine-4.0]: restapi: Update to model 4.0.26

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Update to model 4.0.26 ...................................................................... restapi: Update to model 4.0.26 The relevant changes in this version of the model are the following: * Removed the `disks` locator from the virtual machine service, as it has been replaced by `diskAttachments`. * Add the `host`, `destroy` and `format` parameters to the operation that removes a storage domain. Change-Id: I68fe6cbd31d6deeb9352255a837c996d6102e82f Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmResource.java M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/servers/V3VmServer.java M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/util/LinkHelperTest.java M pom.xml 4 files changed, 3 insertions(+), 19 deletions(-) Approvals: Tal Nisan: Verified; Passed CI tests Juan Hernandez: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/60198 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I68fe6cbd31d6deeb9352255a837c996d6102e82f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com