Hello community,
here is the log from the commit of package python-cinderclient for
openSUSE:Factory checked in at 2013-08-18 22:39:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-18 18:08:30.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes
2013-08-18 22:40:01.000000000 +0200
@@ -1,0 +2,37 @@
+Wed Aug 14 23:40:41 UTC 2013 - [email protected]
+
+- Update to version 1.0.5.16:
+ + Updated from global requirements
+ + python3: Fix tox requirements
+ + Add timeout parameter in requests
+ + Sync strutils from oslo
+ + Add print for "backup-create" command
+
+-------------------------------------------------------------------
+Tue Aug 13 23:38:59 UTC 2013 - [email protected]
+
+- Update to version 1.0.5.7:
+ + Add commandline option --metadata for cinder list
+
+-------------------------------------------------------------------
+Tue Aug 13 00:02:36 UTC 2013 - [email protected]
+
+- Update to version 1.0.5.5:
+ + Add missing babel dependency
+ + convert third-party exception to ConnectionError
+
+-------------------------------------------------------------------
+Sat Aug 10 10:54:02 UTC 2013 - [email protected]
+
+- Update to version 1.0.5.1:
+ + Add support for multiple cinder endpoints
+
+-------------------------------------------------------------------
+Wed Aug 7 00:15:19 UTC 2013 - [email protected]
+
+- Update to version 1.0.4.86:
+ + Provide cinder CLI man page.
+ + Sync with global requirements
+ + Add a couple more things to index before release
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cinderclient.spec ++++++
--- /var/tmp/diff_new_pack.yq2Kns/_old 2013-08-18 22:40:02.000000000 +0200
+++ /var/tmp/diff_new_pack.yq2Kns/_new 2013-08-18 22:40:02.000000000 +0200
@@ -19,7 +19,7 @@
%define component cinderclient
Name: python-%{component}
-Version: 1.0.4.66
+Version: 1.0.5.16
Release: 0
Summary: Openstack Block Storage (Cinder) API Client
License: Apache-2.0
@@ -84,7 +84,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-cinderclient-1.0.4.66.g509a54b
+%setup -q -n python-cinderclient-1.0.5.16.g43827f4
%openstack_cleanup_prep
echo %{version} > cinderclient/versioninfo
@@ -95,7 +95,7 @@
%install
python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
-rm -rf doc/build/html/{.buildinfo,.doctrees}
+rm doc/build/html/.buildinfo
### bash-completion
install -p -D -m 644 tools/cinder.bash_completion
%{buildroot}%{_sysconfdir}/bash_completion.d/openstack-cinder.sh
++++++ python-cinderclient-master.tar.gz ++++++
++++ 5584 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]