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

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Update to model 4.0.32 ...................................................................... restapi: Update to model 4.0.32 The more relevant changes included in the new version of the model are the following: * Add the `clone_permissions` parameter to the operations that add virtual machines and templates. * Add the `clone` parameter to the operation that adds a new virtual machine. * Add the `ad_partner_mac` attribute to the bonding type. * Add the `ad_aggregator_id` attribute to the host NIC type. * Add the `ExternalVmImportsService` and related types. * Add the `active` property back to the disk type. Note that all those changes were actually introduced in version 4.0.31 of the model, but there was a small bug affecting the SDKs but not the engine. Fixing that bug required making a new 4.0.32 release, and it is better to keep the engine in sync with the latest model. Change-Id: Iaf4ec501f1065ebb8a949c6cc3eb9f0a1315aee5 Related-To: https://bugzilla.redhat.com/1281666 Related-To: https://bugzilla.redhat.com/1346847 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendApiResource.java M pom.xml 2 files changed, 8 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/62527 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf4ec501f1065ebb8a949c6cc3eb9f0a1315aee5 Gerrit-PatchSet: 1 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: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com