
Ondra Machacek has submitted this change and it was merged. Change subject: Update to model 4.1.12 and metamodel 1.1.3 ...................................................................... Update to model 4.1.12 and metamodel 1.1.3 The more relevant changes included in the new version of the model are the following: * Add the `custom_scheduling_policy_properties` attribute to the `Cluster` type. * Add services and types to support transfer of images. * Remove the `add` and `remove` operations of virtual machine CDROMs. * Fix the type of the `usages` attribute of the `Network` type, it should be a list of values of the `NetworkUsage` enum, not a list of strings. * Add services to support disk attachments of virtual machines available for import from storage domains. The more relevant changes included in the new version of the metamodel are the following: * Add `finalize` to the list of Java reserved words. Change-Id: Iaf06737fe9a85a4022c03cb1e8ea64f443bbd14f Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M pom.xml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Ondra Machacek: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/63698 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf06737fe9a85a4022c03cb1e8ea64f443bbd14f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>