Change in ovirt-engine[master]: restapi: Update to model 4.2.16 and metamodel 1.2.10
Code Review
gerrit at ovirt.org
Tue Aug 29 09:21:58 UTC 2017
>From Juan Hernandez <juan.hernandez at redhat.com>:
Juan Hernandez has submitted this change and it was merged. ( https://gerrit.ovirt.org/81134 )
Change subject: restapi: Update to model 4.2.16 and metamodel 1.2.10
......................................................................
restapi: Update to model 4.2.16 and metamodel 1.2.10
The more relevant changes in the new version of the model are the
following:
* Add support for creating image transfers using disks and snapshots.
* Add `size` and `type` properties to the `Image` type.
* Add `total_size` attribute to the `Disk` type.
* Add support for listing cluster level features, and enabling/disabing
them for clusters.
* Add `backup` attribute to `StorageDomain` type.
* Add support for listing, enabling and disabling cluster features.
The more relevant changes in the new version of the metamodel are the
following:
* Add `Image.size` to the list of exceptions of integer
attributes that are represented using `xs:long` instead of `xs:int`.
* Fix signuature detection invocation bug.
* Add `Disk.totalSize` to the list of exceptions of integer
attributes that are represented using `xs:long` instead of `xs:int`.
* Replace live documentation log error with validation exception.
Change-Id: I18848af32d6c0eec6cd6f1bd2ce2ebe7e3f98d79
Related-To: https://bugzilla.redhat.com/1096497
Related-To: https://bugzilla.redhat.com/1185782
Related-To: https://bugzilla.redhat.com/1477053
Related-To: https://bugzilla.redhat.com/1483305
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/interface/definition/pom.xml
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendClusterLevelResource.java
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendClusterResource.java
M pom.xml
4 files changed, 22 insertions(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
Daniel Erez: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/81134
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I18848af32d6c0eec6cd6f1bd2ce2ebe7e3f98d79
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Eyal Shenitzky <eshenitz at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose at redhat.com>
Gerrit-Reviewer: Shani Leviim <sleviim at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-Reviewer: shubham dubey <sdubey504 at gmail.com>
More information about the Engine-commits
mailing list