Tal Nisan has submitted this change and it was merged.
Change subject: restapi: Update to model 4.1.4
......................................................................
restapi: Update to model 4.1.4
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`.
* Added missing links to all types.
Change-Id: I68fe6cbd31d6deeb9352255a837c996d6102e82f
Signed-off-by: Tal Nisan <tnisan(a)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: Passed CI tests
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/60188
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I68fe6cbd31d6deeb9352255a837c996d6102e82f
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>