
Juan Hernandez has submitted this change and it was merged. Change subject: sdk: Regenerate against the latest API ...................................................................... sdk: Regenerate against the latest API This patch regenerates the SDK using the latest API obtained from the engine built from commit 089a28b. Relevant changes: - Added all_content parameter to relevant methods. - Added disks collection to Snapshot. - Added external_id property to User and Group. - Added ha_reservation property to Cluster. - Added ksm.enabled property to Cluster. - Added local property to DataCenter. - Added migration_downtime property to VM and Template. - Added network label support. - Added power_management.automatic_pm_enabled property to Host. - Added reboot method to VM. - Added sso.methods property to VM and Template. - Removed storage_type property from DataCenter. Change-Id: I7807cae801e632111fe91242de064da54b94e3e4 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M src/ovirtsdk/infrastructure/brokers.py M src/ovirtsdk/xml/params.py 2 files changed, 1,735 insertions(+), 35 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24646 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7807cae801e632111fe91242de064da54b94e3e4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_3.4 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com>