Change in ovirt-engine-sdk[master]: sdk: regenerate against the latest api

Michael Pasternak has submitted this change and it was merged. Change subject: sdk: regenerate against the latest api ...................................................................... sdk: regenerate against the latest api - sdk expose datetime elements as strings while schema defines them as xs:dateTime #960747 - to VmPools.add() added new property [@param vmpool.max_user_vms: int] - to NIC added new property [custom_properties] - to cluster.update() added new doc [@param cluster.data_center.id: string] - to host.fence() added parameter action.fence_type - to StorageDomain.delete() added doc host.id|name- to StorageDomains.add() added doc [@param storagedomain.storage_format: string] - to VM added new sub-collection VMApplications - removed DataCenterQuota.delete() (not supported in this version) - removed DataCenterQuota.add() (not supported in this version) Change-Id: Ib68664bb2d57720f92dc893fa47cef7a57989278 Signed-off-by: Michael pasternak <mpastern@redhat.com> --- M src/ovirtsdk/infrastructure/brokers.py M src/ovirtsdk/xml/params.py 2 files changed, 505 insertions(+), 168 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15842 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib68664bb2d57720f92dc893fa47cef7a57989278 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com>
participants (1)
-
mpastern@redhat.com