Hello community,
here is the log from the commit of package python-cinderclient for
openSUSE:Factory checked in at 2014-01-20 07:54:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
and /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cinderclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes
2013-11-20 11:21:46.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes
2014-01-23 15:53:55.000000000 +0100
@@ -1,0 +2,23 @@
+Mon Dec 16 09:38:40 UTC 2013 - [email protected]
+
+- update to 1.0.7:
+ + Update version and index.rst for push
+ + Fix py33 due to readonly and metadata patches
+ + Enable del of other tenants resources by name
+ + Adding volume readonly-mode-update interface to Cinder client
+ + Enable "cinder delete" can delete multiple volumes in one request
+ + Adding Read-Only volume attaching support to Cinder client
+ + Deprecates --volume-id arg for v2 backup-restore
+ + Override endpoint URL check for API version
+ + Fixes broken v1 and v2 api backup-restore
+ + Addition of volume/snapshot_metadata CLI
+ + python3: iteration order of dict is unpredictable
+ + python3: align the order of parameters for urlencode()
+ + python3: sort dict for post_volumes_1234_action test
+ + python3: Refactor dict for python2/python3 compat
+ + Updated from global requirements
+ + Fix DeprecationWarning when printing exception
+ + Fix the failure of fetching the version in cinder endpoint
+ + Add quota-usage command
+
+-------------------------------------------------------------------
Old:
----
python-cinderclient-1.0.6.tar.gz
New:
----
python-cinderclient-1.0.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.gRuY5b/_old 2014-01-23 15:53:56.000000000 +0100
+++ /var/tmp/diff_new_pack.gRuY5b/_new 2014-01-23 15:53:56.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-cinderclient
#
-# 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
@@ -19,13 +19,13 @@
%define component cinderclient
Name: python-%{component}
-Version: 1.0.6
+Version: 1.0.7
Release: 0
Summary: Openstack Block Storage (Cinder) API Client
License: Apache-2.0
Group: Development/Languages/Python
Url: http://launchpad.net/python-cinderclient
-Source: python-cinderclient-1.0.6.tar.gz
+Source: python-cinderclient-1.0.7.tar.gz
BuildRequires: openstack-suse-macros
BuildRequires: python-base
BuildRequires: python-pbr
@@ -34,7 +34,7 @@
BuildRequires: python-Sphinx
BuildRequires: python-requests
Requires: python >= 2.6.8
-Requires: python-Babel >= 0.9.6
+Requires: python-Babel >= 1.3
Requires: python-PrettyTable >= 0.6
Requires: python-argparse
Requires: python-pbr >= 0.5.21
@@ -69,10 +69,10 @@
Requires: python-discover
%endif
Requires: python-coverage >= 3.6
-Requires: python-fixtures >= 0.3.12
+Requires: python-fixtures >= 0.3.14
Requires: python-flake8 >= 2.0
Requires: python-hacking >= 0.5.6
-Requires: python-mock >= 0.8.0
+Requires: python-mock >= 1.0
Requires: python-pep8 >= 1.4.5
Requires: python-pyflakes >= 0.7.2
Requires: python-python-subunit
@@ -83,7 +83,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-cinderclient-1.0.6
+%setup -q -n python-cinderclient-1.0.7
%openstack_cleanup_prep
echo %{version} > cinderclient/versioninfo
++++++ _service ++++++
--- /var/tmp/diff_new_pack.gRuY5b/_old 2014-01-23 15:53:56.000000000 +0100
+++ /var/tmp/diff_new_pack.gRuY5b/_new 2014-01-23 15:53:56.000000000 +0100
@@ -1,6 +1,6 @@
<services>
<service name="git_tarballs" mode="disabled">
- <param
name="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.6.tar.gz</param>
+ <param
name="url">http://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.7.tar.gz</param>
<param name="email">[email protected]</param>
<param name="plain-version">True</param>
</service>
++++++ python-cinderclient-1.0.6.tar.gz -> python-cinderclient-1.0.7.tar.gz
++++++
++++ 2204 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]