Hello community,
here is the log from the commit of package python-hp3parclient for
openSUSE:Factory checked in at 2014-02-15 08:06:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hp3parclient (Old)
and /work/SRC/openSUSE:Factory/.python-hp3parclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hp3parclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hp3parclient/python-hp3parclient.changes
2013-09-27 19:48:30.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-hp3parclient.new/python-hp3parclient.changes
2014-02-15 08:06:44.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Feb 13 18:33:01 UTC 2014 - [email protected]
+
+- update to 3.0.0:
+ * Requires the 3.1.3 3PAR Firmware or greater.
+ * Added new 3.1.3 firmware APIs.
+ * Added support for QOS and Virtual Volume sets
+ * Added query host by wwns or iqns
+ * Added APIs for getTasks, stopOfflinePhysicalCopy, modifyVolume
+ * Changes in Version 2.9.2
+ * Removed the ssh pooling to fix an issue with timeouts
+ * Changes in Version 2.9.1
+ * Renamed stopPhysicalCopy to stopOnlinePhysicalCopy
+ * Changes in Version 2.9.0
+ * Added SSH interface
+ * Added stopPhysicalCopy
+ * updated doc string to fix some pylint
+
+-------------------------------------------------------------------
Old:
----
hp3parclient-2.0.0.tar.gz
New:
----
hp3parclient-3.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hp3parclient.spec ++++++
--- /var/tmp/diff_new_pack.yQ0kep/_old 2014-02-15 08:06:44.000000000 +0100
+++ /var/tmp/diff_new_pack.yQ0kep/_new 2014-02-15 08:06:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-hp3parclient
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-hp3parclient
-Version: 2.0.0
+Version: 3.0.0
Release: 0
Summary: HP 3PAR HTTP REST Client
License: Apache-2.0
@@ -28,7 +28,9 @@
BuildRequires: python-setuptools
#BuildRequires: python-nose
BuildRequires: python-httplib2 >= 0.6.0
+Requires: python-eventlet
Requires: python-httplib2 >= 0.6.0
+Requires: python-paramiko
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
++++++ hp3parclient-2.0.0.tar.gz -> hp3parclient-3.0.0.tar.gz ++++++
++++ 9090 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]