[Users] ovirt-sdk-python 3.3.0.1 released

- added new collection ClusterGlusterVolumeBrickStatistics - added NetUp 'cloned disk' importing capabilities - to ClusterGlusterVolumeBricks.list() added new argument "all_content" - to ClusterGlusterVolumeBricks.get() added new argument "all_content" - to host install method added new parameter "image" - to host add method added new parameter "display.address" - to vm add method added new parameter "vm.cpu.mode" - to vm add method added new overload for creating vm from snapshot - to cluster added tunnel_migration - to display added keyboard_layout - to display added smartcard_enabled - to DataCenter added Clusters sub-collection - to StorageDomain added Disks sub-collection - to Disks.list() added 'unregistered' argument - to Host added display.address - to Snapshot added commit/preview/undo actions - to vms.add() added overload for creating vm from snapshot - to hosts.add() added [@param host.display.address: string] - to vm.ticket() added [@param action.ticket.value: string] - return error if amount of fetched objects in X.get() is > 1 #890327 - session based authentication for /localhost is broken #916285 - explicitly ask for reply in xml - Add constructor parameter validate_cert_chain=True #915225 - defend against malformed server reply For more details see [1]. [1] http://wiki.ovirt.org/Python-sdk-changelog -- Michael Pasternak RedHat, ENG-Virtualization R&D

* Tue Jul 16 2013 Michael Pasternak <mpastern@redhat.com> - 3.3.0.3-1 - rename package to ovirt-engine-sdk-python - added "watchdog" feature #947977 - added "external tasks" feature #872719 - snapshot can persist/restore memory state now #960931 - sdk expose datetime elements as strings while schema defines them as xs:dateTime #960747 - removed DataCenterQuota.delete() (not supported in this version) - removed DataCenterQuota.add() (not supported in this version) - to cluster.add()/update() added [trusted_service: boolean] property - to datacenter added new field [comment] - to disk added [sgio] field to enable|disable filtering for the ScsiGenericIo - 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 For more details see [1]. [1] http://wiki.ovirt.org/Python-sdk-changelog -- Michael Pasternak RedHat, ENG-Virtualization R&D

For more details see [1], (note: change-log for [2] describing changes that took place from the last release 3.3.0.3-1) [1] http://wiki.ovirt.org/Python-sdk-changelog [2] 3.3.0.5-1, 3.3.0.4-1 -- Michael Pasternak RedHat, ENG-Virtualization R&D

For more details see [1]. * note for pypi users: 3.3 sdk was renamed to ovirt-engine-sdk-python and hosted at [2], old repository [3] contains 3.2 artifacts only. [1] http://wiki.ovirt.org/Python-sdk-changelog [2] https://pypi.python.org/pypi/ovirt-engine-sdk-python [3] https://pypi.python.org/pypi/ovirt-engine-sdk -- Michael Pasternak RedHat, ENG-Virtualization R&D

- to host.install() added ssh related arguments - to template added virtio_scsi.enabled - to vm added virtio_scsi.enabled - added ability to attach a disk snapshot to the virtual machine - to File class added 'content' field - Payload class now reuses Files instead of own PayloadFile collection more details can be found at [1]. [1] http://www.ovirt.org/Python-sdk-changelog -- Michael Pasternak RedHat, ENG-Virtualization R&D

- to host.install() added ssh related details - to template added virtio_scsi.enabled - to vm added virtio_scsi.enabled - to File class added 'content' field - Payload class now reuses Files instead of own List of <PayloadFile> objects - added ability to attach a disk snapshot to the virtual machine - to vms.add() added [action.vm.initialization.cloud-init] - to NIC added OnBoot/BootProtocol properties - to VersionCaps added a list of supported payload-encodings - to Step added externalType - to NIC added vnicProfile and bootProtocol - to CPU added architecture - to VnicProfilePermission added delete() method - to Disk added readOnly - to VMs.add() added [vm.cpu.architecture], [action.vm.initialization.cloud_init.*] arguments - to Templates.add() added [template.cpu.architecture], [action.template.initialization.cloud_init.*] arguments - to UserRoles.add() added permit.id|name arguments - at VMSnapshot removed preview/undo/commit methods - to DataCenterClusterGlusterVolumeGlusterBricks added activate/stopmigrate/migrate actions - to NetworkVnicProfile added Permissions sub-collection - to Cluster added [cluster.cpu.architecture] - to DataCenter added Networks sub-collection - to ClusterGlusterVolumeGlusterBricks added activate method - to ClusterGlusterVolume added stoprebalance method - to entry-point API added Permissions collection (for managing system-permissions) - to host.install() added ssh related arguments - to template added virtio_scsi.enabled - to vm added virtio_scsi.enabled - added ability to attach a disk snapshot to the virtual machine - to File class added 'content' field - Payload class now reuses Files instead of own PayloadFile collection - to Cluster added [cluster.display.proxy] - to VmPool added [vmpool.display.proxy] - sdk ignores url attribute and hardcode /api #1038952 - support automatic auth session invalidation #1018559 more details can be found at [1]. [1] http://www.ovirt.org/Python-sdk-changelog -- Michael Pasternak RedHat, ENG-Virtualization R&D
participants (1)
-
Michael Pasternak