Hello community,
here is the log from the commit of package python-neutronclient for
openSUSE:Factory checked in at 2015-10-30 13:42:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old)
and /work/SRC/openSUSE:Factory/.python-neutronclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-neutronclient"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes
2015-08-31 22:59:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-neutronclient.new/python-neutronclient.changes
2015-10-30 13:42:05.000000000 +0100
@@ -1,0 +2,57 @@
+Sun Oct 4 07:28:08 UTC 2015 - [email protected]
+
+- update to 3.1.0:
+* Updated from global requirements
+* Revert "Remove Cisco-specific neutron client commands"
+* Updated from global requirements
+* Remove Cisco-specific neutron client commands
+
+-------------------------------------------------------------------
+Mon Sep 14 09:24:46 UTC 2015 - [email protected]
+
+- update to 3.0.0:
+ * Remove NEC plugin specific commands
+ * Update path to subunit2html in post_test_hook
+ * Updated from global requirements
+ * Add REJECT rule on FWaaS Client
+ * Update tls_container_id to tls_container_ref
+ * Updated from global requirements
+ * Support CLI changes for QoS (2/2)
+ * Support QoS neutron-client (1/2)
+ * Clear the extension requirement
+ * Updated from global requirements
+ * Make subnetpool-list show correct address scope column
+ * Fix find_resourceid_by_name call for address scopes
+ * Add extension name to extension's command help text line
+ * Adding registration interface for non_admin_status_resources
+ * Add document for entry point in setup.cfg
+ * Create hooks for running functional test
+ * Support Command line changes for Address Scope
+ * Remove --shared option from firewall-create
+ * Disable failing vpn tests
+ * Support RBAC neutron-client changes
+ * Remove newlines from request and response log
+ * Updated from global requirements
+ * Updated from global requirements
+ * Devref documentation for client command extension support
+ * Support CLI changes for associating subnetpools and address-scopes
+ * Remove unused AlreadyAttachedClient
+ * Avoid overwriting parsed_args
+ * Determine ip version during subnet create
+ * Call UnsetStub/VerifyAll properly for tests with exceptions
+ * Updated from global requirements
+ * Support resource plurals not ending in 's'
+ * Updated from global requirements
+ * Revert "Add '--router:external' option to 'net-create'"
+ * Updated from global requirements
+ * Updated from global requirements
+ * Fixes indentation for bash completion script
+ * Allow bash completion script to work with BSD sed
+ * Add alternative login description in neutronclient docs
+ * Updated from global requirements
+ * Raise user-friendly exceptions in str2dict
+ * LBaaS v2: Fix listing pool members
+ * Fix functional tests and tox 2.0 errors
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------
Old:
----
python-neutronclient-2.6.0.tar.gz
New:
----
python-neutronclient-3.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-neutronclient.spec ++++++
--- /var/tmp/diff_new_pack.jfZ52E/_old 2015-10-30 13:42:06.000000000 +0100
+++ /var/tmp/diff_new_pack.jfZ52E/_new 2015-10-30 13:42:06.000000000 +0100
@@ -19,7 +19,7 @@
%define component neutronclient
Name: python-neutronclient
-Version: 2.6.0
+Version: 3.1.0
Release: 0
Summary: Openstack Network (Quantum) API Client
License: Apache-2.0
@@ -47,14 +47,14 @@
Requires: python >= 2.6.8
Requires: python-Babel >= 1.3
Requires: python-argparse
-Requires: python-cliff >= 1.10.0
+Requires: python-cliff >= 1.14.0
Requires: python-iso8601 >= 0.1.9
-Requires: python-keystoneclient >= 1.3.0
+Requires: python-keystoneclient >= 1.6.0
Requires: python-netaddr >= 0.7.12
Requires: python-oslo.i18n >= 1.5.0
Requires: python-oslo.serialization >= 1.4.0
-Requires: python-oslo.utils >= 1.4.0
-Requires: python-pbr >= 0.11
+Requires: python-oslo.utils >= 2.0.0
+Requires: python-pbr >= 1.6
Requires: python-requests >= 2.5.2
Requires: python-simplejson >= 2.2.0
Requires: python-six >= 1.9.0
@@ -81,13 +81,13 @@
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
Requires: python-discover
%endif
-Requires: python-fixtures >= 0.3.14
-Requires: python-mock >= 1.0
+Requires: python-fixtures >= 1.3.1
+Requires: python-mock >= 1.2
Requires: python-python-subunit >= 0.0.18
Requires: python-requests-mock >= 0.6.0
-Requires: python-tempest-lib >= 0.5.0
+Requires: python-tempest-lib >= 0.8.0
Requires: python-testrepository >= 0.0.18
-Requires: python-testtools >= 0.9.36
+Requires: python-testtools >= 1.4.0
%description test
This package contains testsuite files for %{name}.
++++++ python-neutronclient-2.6.0.tar.gz -> python-neutronclient-3.1.0.tar.gz
++++++
++++ 4403 lines of diff (skipped)