Hello community,
here is the log from the commit of package python-neutronclient for
openSUSE:Factory checked in at 2017-08-28 15:32:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old)
and /work/SRC/openSUSE:Factory/.python-neutronclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-neutronclient"
Mon Aug 28 15:32:14 2017 rev:16 rq:515034 version:6.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes
2017-02-21 13:44:46.307500886 +0100
+++
/work/SRC/openSUSE:Factory/.python-neutronclient.new/python-neutronclient.changes
2017-08-28 15:32:18.273052677 +0200
@@ -1,0 +2,61 @@
+Mon Aug 7 11:38:11 UTC 2017 - [email protected]
+
+- update to version 6.5.0
+ - Supports adding tags for port, router, subnet, subnetpool
+ - Call mock.patch.stopall in OSC unit tests
+ - remove explicit global_request_id handling from session client
+ - Add optional_keys and required_keys to --subport argument
+ - Remove unused object
+ - Don't sort the fw_rule order in OSC
+ - Allow global_request_id in Client constructor
+ - Add profiling support to neutronclient
+ - Use entry points to define neutron CLI commands
+ - Python 3.4 support is removed
+ - Add BGP VPN OSC commands
+ - Update reno for stable/ocata
+ - x-openstack-request-id logged twice in logs
+ - FWaaS OSC plugin: Use python logging instead of oslo.log
+ - Allow to specify tenant_id in subnetpool-create
+ - doc: Improve network CLI page
+ - Now empty tags are not added to Networks
+ - doc: autogenerate neutron CLI reference
+ - Revert "HAProxy uses milliseconds for its timeout values."
+ - Handle log message interpolation by the logger
+ - Do not append .json to sending URL
+ - [FWaaS] Migrate 'public' attribute to 'shared'
+ - Fix label of allowed-address-pair ip_address
+ - doc: use new config options of openstackdocstheme
+ - Don't decode empty response body
+ - Use flake8-import-order plugin
+ - Set project_id column header to Project
+ - Be explicit about the identity plugin required in unit tests
+ - Convert gate_hook to devstack-tools
+ - doc: autogenerate OSC plugin command reference
+ - Machine-readable output for JSON/YAML format
+ - BGP unit test 'auth-type' errors
+ - Change documentation about UpdateQuota class
+ - Enable warning-is-error in doc build
+ - move existing content into the new standard structure
+ - Unable to add classless-static-route in extra_dhcp_opt extension
+ - Fix using wrong status code in some tests
+ - Fixed a bunch of spacing
+ - Add SFC cli for OSC plugin
+ - doc: Fix warning
+ - Update the documentation link for doc migration
+ - Add plug-in summary for osc doc
+ - Refactor of Network tests
+ - Drop deprecated neutronclient.i18n wrapper
+ - CLI implementation should raise CommandError
+ - Remove log translations
+ - Populate shell.COMMANDS dict not to break CLI extension UT
+ - FWaaS UT: Fake rule should return value returned from API
+ - doc: Patch acceptance policy after neutron CLI deprecation
+ - Drop MANIFEST.in - it's not needed by pbr
+ - [Fix gate]Update test requirement
+ - switch to openstackdocstheme
+ - Replace uuid.uuid4() with uuidutils.generate_uuid()
+ - Trivial Fix:fix typo in .pylintrc file
+ - SFC plugin: fix flow classifier list display
+ - Updated from global requirements
+
+-------------------------------------------------------------------
Old:
----
python-neutronclient-6.1.0.tar.gz
New:
----
python-neutronclient-6.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-neutronclient.spec ++++++
--- /var/tmp/diff_new_pack.bxTWpB/_old 2017-08-28 15:32:19.712850257 +0200
+++ /var/tmp/diff_new_pack.bxTWpB/_new 2017-08-28 15:32:19.736846884 +0200
@@ -17,7 +17,7 @@
Name: python-neutronclient
-Version: 6.1.0
+Version: 6.5.0
Release: 0
Summary: Python API and CLI for OpenStack Neutron
License: Apache-2.0
@@ -25,41 +25,43 @@
Url: http://launchpad.net/%{name}
Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python-cliff >= 2.3.0
+BuildRequires: python-cliff >= 2.6.0
BuildRequires: python-devel
BuildRequires: python-fixtures >= 3.0.0
-BuildRequires: python-keystoneauth1 >= 2.17.0
+BuildRequires: python-keystoneauth1 >= 2.21.0
BuildRequires: python-mock >= 2.0
BuildRequires: python-mox3 >= 0.7.0
BuildRequires: python-netaddr >= 0.7.13
BuildRequires: python-openstackclient >= 3.3.0
-BuildRequires: python-os-client-config >= 1.22.0
-BuildRequires: python-osc-lib >= 1.2.0
+BuildRequires: python-os-client-config >= 1.27.0
+BuildRequires: python-osc-lib >= 1.5.1
BuildRequires: python-oslo.i18n >= 2.1.0
-BuildRequires: python-oslo.log >= 3.11.0
+BuildRequires: python-oslo.log >= 3.22.0
BuildRequires: python-oslo.serialization >= 1.10.0
-BuildRequires: python-oslo.utils >= 3.18.0
+BuildRequires: python-oslo.utils >= 3.20.0
BuildRequires: python-oslotest >= 1.10.0
-BuildRequires: python-pbr >= 1.8
+BuildRequires: python-osprofiler >= 1.4.0
+BuildRequires: python-pbr >= 2.0.0
BuildRequires: python-requests-mock >= 1.1
BuildRequires: python-setuptools >= 16.0
BuildRequires: python-testrepository >= 0.0.18
BuildRequires: python-testscenarios >= 0.4
BuildRequires: python-testtools >= 1.4.0
Requires: python-Babel >= 2.3.4
-Requires: python-cliff >= 2.3.0
+Requires: python-cliff >= 2.6.0
Requires: python-debtcollector >= 1.2.0
Requires: python-iso8601 >= 0.1.11
-Requires: python-keystoneauth1 >= 2.17.0
+Requires: python-keystoneauth1 >= 2.21.0
Requires: python-netaddr >= 0.7.13
-Requires: python-os-client-config >= 1.22.0
-Requires: python-osc-lib >= 1.2.0
+Requires: python-os-client-config >= 1.27.0
+Requires: python-osc-lib >= 1.5.1
Requires: python-oslo.i18n >= 2.1.0
-Requires: python-oslo.log >= 3.11.0
+Requires: python-oslo.log >= 3.22.0
Requires: python-oslo.serialization >= 1.10.0
-Requires: python-oslo.utils >= 3.18.0
-Requires: python-pbr >= 1.8
-Requires: python-requests >= 2.10.0
+Requires: python-oslo.utils >= 3.20.0
+Requires: python-osprofiler >= 1.4.0
+Requires: python-pbr >= 2.0.0
+Requires: python-requests >= 2.14.2
Requires: python-simplejson >= 2.2.0
Requires: python-six >= 1.9.0
BuildArch: noarch
@@ -72,7 +74,7 @@
Summary: Documentation for OpenStack Neutron API Client
Group: Documentation
BuildRequires: python-Sphinx
-BuildRequires: python-oslosphinx >= 4.7.0
+BuildRequires: python-openstackdocstheme >= 1.11.0
BuildRequires: python-reno >= 1.8.0
%description doc
@@ -80,8 +82,9 @@
Neutron's API.
%prep
-%autosetup -n %{name}-%{version}
+%autosetup -p1 -n %{name}-%{version}
%py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
%build
%py2_build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.bxTWpB/_old 2017-08-28 15:32:20.028805837 +0200
+++ /var/tmp/diff_new_pack.bxTWpB/_new 2017-08-28 15:32:20.032805275 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-neutronclient/python-neutronclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-neutronclient/python-neutronclient.spec.j2</param>
<param name="output-name">python-neutronclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-neutronclient</param>
</service>
++++++ python-neutronclient-6.1.0.tar.gz -> python-neutronclient-6.5.0.tar.gz
++++++
++++ 14857 lines of diff (skipped)