
Ondra Machacek has submitted this change and it was merged. Change subject: Update to model 4.0.35 and metamodel 1.0.20 ...................................................................... Update to model 4.0.35 and metamodel 1.0.20 The more relevant changes in the new version of the model are the following: * Add the `sparsify` method to `DiskService`. * Add the `discardMaxSize` and `discardZeroesData` to the `LogicalUnit` type. * Fix the type of the `ticket` parameter of the `VmService.ticket` method. * Fix the type of the `authentication_method` attribute of the `Ssh` type. * Rename the `AuthenticationMethod` enum type to `SshAuthenticationMethod`. * Fix the name of the `exclusive` parameter o the `TemplateService.export` method. * Add the missing `cluster` parameter to the `OpenstackImageService.import` method. * Add services to support disk attachments of virtual machines available for import from storage domains. Change-Id: Ib53069bcfb1d664358b761eb9a048473dff2ad74 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- M pom.xml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/64528 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib53069bcfb1d664358b761eb9a048473dff2ad74 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>