Hello community,
here is the log from the commit of package python-openstackclient for
openSUSE:Factory checked in at 2015-10-30 13:42:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
and /work/SRC/openSUSE:Factory/.python-openstackclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackclient"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2015-09-09 20:20:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstackclient.new/python-openstackclient.changes
2015-10-30 13:42:09.000000000 +0100
@@ -1,0 +2,54 @@
+Sun Oct 4 07:16:35 UTC 2015 - [email protected]
+
+- update to 1.7.1:
+ * Release notes 1.7.1
+ * docs: pip install -e needs an argument
+ * Glance `image set` Resolve Fracturing
+
+-------------------------------------------------------------------
+Sat Sep 26 17:48:50 UTC 2015 - [email protected]
+
+- update to 1.7.0:
+ * Add release notes for 1.7.0
+ * Use format_list instead of format_dict when listing images
+ * Format an images properties and tags
+ * Add image create support for image v2
+ * Change ignore-errors to ignore_errors
+ * Imported Translations from Zanata
+ * Remove backticks from help in role commands
+ * Move option logging back to start if initialize_app()
+ * Set default auth plugin back to 'password'
+ * Updated from global requirements
+ * set image api to 1 for functional tests
+ * Updated from global requirements
+ * Imported Translations from Transifex
+ * Use novaclient.client.Client for initialization Nova client
+ * Add filtering by user for 'openstack server list'
+ * Add support for listing servers of other projects
+ * Support listing users by group name
+ * Fix compute API version snafu
+ * Properly handle port arguments for ICMP
+ * Use a common decorator to log 'take_action' activation
+ * Fix 'auhentication' spelling error/mistake
+ * Volume v2 list does not show server name
+ * Ignore flavor and image find errors on server show
+ * Create log configuration class
+ * default OS_VOLUME_API_VERSION to v2
+ * Automate flavors, networks, and image get
+ * unwedge the osc gate
+ * additional functional tests for identity providers
+ * Adds documentation on weekly meeting
+ * Update the plugin docs for designate
+ * Added note to install openstackclient
+ * Running 'limits show' returns nothing
+ * Optimize log formatting
+ * Extract log level from configuration file
+ * Move options to log level out of shell.py
+ * Move set warnings filters to logging module
+ * Updated from global requirements
+ * Updated from global requirements
+ * Updated from global requirements
+ * Add tests for volume quota set
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------
Old:
----
python-openstackclient-1.6.0.tar.gz
New:
----
python-openstackclient-1.7.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.yXho2H/_old 2015-10-30 13:42:10.000000000 +0100
+++ /var/tmp/diff_new_pack.yXho2H/_new 2015-10-30 13:42:10.000000000 +0100
@@ -19,7 +19,7 @@
%define component openstackclient
Name: python-%{component}
-Version: 1.6.0
+Version: 1.7.1
Release: 0
Summary: OpenStack Unified Command Line Client
License: Apache-2.0
@@ -62,10 +62,11 @@
Requires: python-glanceclient >= 0.18.0
Requires: python-keystoneclient >= 1.6.0
Requires: python-neutronclient >= 2.6.0
-Requires: python-novaclient >= 2.26.0
-Requires: python-oslo.config >= 1.11.0
+Requires: python-novaclient >= 2.28.1
+Requires: python-os-client-config >= 1.4.0
+Requires: python-oslo.config >= 2.3.0
Requires: python-oslo.i18n >= 1.5.0
-Requires: python-pbr >= 1.4
+Requires: python-pbr >= 1.6
Requires: python-requests >= 2.5.2
Requires: python-six >= 1.9.0
Requires: python-stevedore >= 1.5.0
++++++ python-openstackclient-1.6.0.tar.gz ->
python-openstackclient-1.7.1.tar.gz ++++++
++++ 5854 lines of diff (skipped)