Juan Hernandez has uploaded a new change for review.

Change subject: sdk: Release 3.5.0.0
......................................................................

sdk: Release 3.5.0.0

Change-Id: I3d694bebaab97139125ecb2a09e4ebbadfaaaf09
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M Makefile
M ovirt-engine-sdk-python.spec.in
2 files changed, 63 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/55/28055/1

diff --git a/Makefile b/Makefile
index 1c890dd..ef400ae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all: rpm
 
-rpmrelease:=0.1
+rpmrelease:=1
 rpmversion=3.5.0.0
 RPMTOP=$(shell bash -c "pwd -P")/rpmtop
 SPEC=ovirt-engine-sdk-python.spec
diff --git a/ovirt-engine-sdk-python.spec.in b/ovirt-engine-sdk-python.spec.in
index fd5cb62..daca5ac 100644
--- a/ovirt-engine-sdk-python.spec.in
+++ b/ovirt-engine-sdk-python.spec.in
@@ -40,6 +40,68 @@
 %doc AUTHORS README LICENSE
 
 %changelog
+* Thu May 22 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.5.0.0-1
+- Update to version 2.12a of generateDS.py #1091688.
+- Regenerate for version 3.5 of the engine.
+- Added action to undelete events.
+- Added base_interface to host_nic.
+- Added boot_menu to VM and template.
+- Added custom properties to host_nic.
+- Added disksnapshots sub-collection to storagedomains.
+- Added domain_entry_id to users and groups.
+- Added sessions sub-collection to vms.
+- Added support for Gluster volume statistics.
+- Added support for VM and template custom serial numbers.
+- Added support for bookmarks.
+- Added support for deleting VM disk snapshots.
+- Added support for reporting VM SELinux configuration.
+- Added support for reporting VM kdump configuration.
+- Added support for reporting architecture capabilities.
+- Added tags sub-collection to templates.
+
+* Wed May 7 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.1.1-1
+- Added maintenance operation to VM.
+- Added hosted_engine element to Host.
+- Added labels to Network.
+- Added labels to HostNIC.
+
+* Wed Apr 23 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.1.0-1
+- Added actions to preview, commit and undo snapshots.
+- Added support for affinity groups.
+- Added support to import a VM as template.
+- Removed external_id from users and groups.
+- Renamed cloud_init.hostname to cloud_init.host.address.
+
+* Wed Apr 16 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.7-1
+- Add support for filtering kwargs based on attributes.
+- Add check of SSL server name.
+- No new lines in basic auth token #1085837.
+
+* Fri Feb 28 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.6-1
+- Removed ip.mtu parameter from host NIC update operation #1049611.
+
+* Thu Feb 27 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.5-1
+- Added template versions support.
+
+* Tue Feb 18 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.4-1
+- Added all_content parameter to relevant methods.
+- Added disks collection to Snapshot.
+- Added external_id property to User and Group #1059894.
+- Added ha_reservation property to Cluster #1059892.
+- Added ksm.enabled property to Cluster #1059892.
+- 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 #1059893.
+- Removed storage_type property from DataCenter.
+- Use /api if the URL doesn't have a path #1066036.
+- Remove trailing slashes from URL prefix #1063746.
+
+* Tue Jan 28 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.3-1
+- Use relative paths #1038952.
+
 * Thu Jan 9 2014 Juan Hernandez <juan.hernan...@redhat.com> - 3.4.0.2-1
 - Add "UsageMessage" class to represent detailed error messages
   returned by the engine #867794.


-- 
To view, visit http://gerrit.ovirt.org/28055
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d694bebaab97139125ecb2a09e4ebbadfaaaf09
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_3.5
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to