Hello community,
here is the log from the commit of package python-ironicclient for
openSUSE:Factory checked in at 2015-10-30 13:42:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ironicclient (Old)
and /work/SRC/openSUSE:Factory/.python-ironicclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ironicclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ironicclient/python-ironicclient.changes
2015-08-27 08:54:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-ironicclient.new/python-ironicclient.changes
2015-10-30 13:42:25.000000000 +0100
@@ -1,0 +2,44 @@
+Sat Sep 19 07:06:41 UTC 2015 - [email protected]
+
+- update to 0.8.1:
+ * Fixes file cache TypeError
+ * Fix functional tests job
+ * Replace ConfigParser with six.moves.configparser
+
+-------------------------------------------------------------------
+Mon Sep 14 10:51:20 UTC 2015 - [email protected]
+
+- update to 0.8.0:
+ * Updated from global requirements
+ * Updated from global requirements
+ * Updated from global requirements
+ * Added unit tests for command-line shell
+ * Also retry on connection refused
+ * Updated from global requirements
+ * Updated from global requirements
+ * Add provision_updated_at field to nodes
+ * Filtering nodes by provision state
+ * Replacing dict.iteritems() with dict.items()
+ * Updated from global requirements
+ * Fix version negotiation
+ * Updated from global requirements
+ * Allow specifying a set of fields of the Port and Chasis resources
+ * Revert: requirement files in alphabetical order
+ * Fix unittests due mock 1.1.0 release
+ * Allow specifying a set of fields of the Node resource
+ * Expose node's clean_step and bump default version
+ * Fix slow tests in RetriesTestCase
+ * Updated from global requirements
+ * Updated from global requirements
+ * Also retry on HTTP 503 (service unavailable)
+ * Cache negotiated api microversion for server
+ * Updated from global requirements
+ * Cleanup session creation
+ * Updated from global requirements
+ * Register global Keystone args first
+ * Install the ironicclient into the 'venv' virtualenv
+ * Updated from global requirements
+ * Refactor resource_fields.py
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------
Old:
----
python-ironicclient-0.7.0.tar.gz
New:
----
python-ironicclient-0.8.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ironicclient.spec ++++++
--- /var/tmp/diff_new_pack.EVrTAo/_old 2015-10-30 13:42:25.000000000 +0100
+++ /var/tmp/diff_new_pack.EVrTAo/_new 2015-10-30 13:42:25.000000000 +0100
@@ -18,7 +18,7 @@
%define component ironicclient
Name: python-%{component}
-Version: 0.7.0
+Version: 0.8.1
Release: 0
Summary: Openstack Bare Metal Deploy (Ironic) - API Client
License: Apache-2.0
@@ -50,13 +50,13 @@
Requires: python-PrettyTable >= 0.7
Requires: python-anyjson >= 0.3.3
Requires: python-appdirs >= 1.3.0
-Requires: python-dogpile.cache >= 0.5.3
+Requires: python-dogpile.cache >= 0.5.4
Requires: python-httplib2 >= 0.7.5
Requires: python-keystoneclient >= 1.6.0
Requires: python-lxml >= 2.3
Requires: python-oslo.i18n >= 1.5.0
-Requires: python-oslo.utils >= 1.9.0
-Requires: python-pbr >= 1.3
+Requires: python-oslo.utils >= 2.0.0
+Requires: python-pbr >= 1.6
Requires: python-six >= 1.9.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
++++++ python-ironicclient-0.7.0.tar.gz -> python-ironicclient-0.8.1.tar.gz
++++++
++++ 3286 lines of diff (skipped)