Hello community, here is the log from the commit of package python-neutronclient.2902 for openSUSE:13.1:Update checked in at 2014-08-21 15:38:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1:Update/python-neutronclient.2902 (Old) and /work/SRC/openSUSE:13.1:Update/.python-neutronclient.2902.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-neutronclient.2902" Changes: -------- New Changes file: --- /dev/null 2014-07-24 01:57:42.080040256 +0200 +++ /work/SRC/openSUSE:13.1:Update/.python-neutronclient.2902.new/python-neutronclient.changes 2014-08-21 15:38:25.000000000 +0200 @@ -0,0 +1,745 @@ +------------------------------------------------------------------- +Wed Apr 9 13:40:18 UTC 2014 - [email protected] + +- fix requires + +------------------------------------------------------------------- +Thu Mar 27 10:27:57 UTC 2014 - [email protected] + +- go back to released version (2.3.4) + +------------------------------------------------------------------- +Wed Mar 26 01:38:51 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.43.g54d15e7: + * Show the unknown auth stratey in neutron client + +------------------------------------------------------------------- +Sat Mar 22 01:36:59 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.42.gdebd91b: + * Work around pypy testing issue + * Remove unused imports + * Extending quota support neutron LBaaS entities + +------------------------------------------------------------------- +Sat Mar 15 00:39:00 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.36.g5613ea7: + * Empty file shouldn't contain copyright nor license + * Updated from global requirements + * CLI support for NSX gateway devices + * Use six.moves.urllib.parse to replace urlparse + * Enable to select specific network service type + * Replace assertEqual(None, *) with assertIsNone in tests + +------------------------------------------------------------------- +Tue Mar 11 11:06:07 UTC 2014 - [email protected] + +- Rebased patches: + + 0001-Switch-over-to-mox3.patch (manually) +- Update to version python-neutronclient-2.3.4.25.g42f48fb: + * Updated from global requirements + * New exception when auth_url is not specified + * Print human friendly string as an error message + +------------------------------------------------------------------- +Thu Mar 6 00:37:39 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.19.g9d8ccad: + * Python 3: fix a call to ugettext() + * Adds delete of extra-dhcp-opt to the client + +------------------------------------------------------------------- +Tue Mar 4 01:19:37 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.15.g43f7fa4: + * Supporting Net-Partition as extension for Nuage plugin + +------------------------------------------------------------------- +Mon Mar 3 12:49:39 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.13.g866d1e1: + * Enable hacking H233 rule + +------------------------------------------------------------------- +Wed Feb 26 01:45:51 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.11.gfba38c6: + * Fix net-gateway-create help message + +------------------------------------------------------------------- +Mon Feb 24 00:51:18 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.9.g0df7db0: + * Add shared parameter for metering labels + * Adding weight column to Neutron lb member list CLI + +------------------------------------------------------------------- +Sat Feb 22 16:16:39 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.4.5.g0933fe0: + * Unexpected response in agent-list command + * Don't reuse 'body' for response data + * Modify quota-list descripton + * Remove vi modelines + * Fixed a minor typo in a docstring + * Use assertIn where appropriate + +------------------------------------------------------------------- +Wed Feb 19 00:59:46 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.3.16.g3ba2d2e: + * Work around for httplib2 retries on timeout + * update coveragerc file + * Mention --fixed-ip subnet_id=<..> in help message + +------------------------------------------------------------------- +Thu Feb 13 14:07:36 UTC 2014 - [email protected] + +- added patches: + * 0001-Switch-over-to-mox3.patch + +------------------------------------------------------------------- +Thu Feb 13 10:27:27 UTC 2014 - [email protected] + +- Drop coverage (build)requires, we don't run pep8 tests + +------------------------------------------------------------------- +Thu Feb 13 10:23:15 UTC 2014 - [email protected] + +- remove hacking dependency + +------------------------------------------------------------------- +Tue Feb 11 15:55:51 UTC 2014 - [email protected] + +- Update to version python-neutronclient-2.3.3.11.gdf0f5d2: + * Fixed get_auth_info() for pre-authenticated clients + * Rename Nicira NVP to VMware NSX in neutronclient + * Combine debug and verbose commandline options +- Replace git_tarballs source service with download_files and set_version + + Use upstream URL as source (enables verification) + +------------------------------------------------------------------- +Sun Jan 12 01:07:08 UTC 2014 - [email protected] + +- Update to version 2.3.3.6.g8aacb12: + + Fix description of ListSubnet + +------------------------------------------------------------------- +Fri Jan 10 12:40:51 UTC 2014 - [email protected] + +- Update to version 2.3.3.4.g6b44e60: + + Remove an unused imported module + + Misc typo in neutronclient + +------------------------------------------------------------------- +Sat Jan 4 00:59:26 UTC 2014 - [email protected] + +- Update to version 2.3.2.4.gdf68d75: + + Make compatible with Cliff (1.5.2) + +------------------------------------------------------------------- +Thu Dec 26 00:48:52 UTC 2013 - [email protected] + +- Update to version 2.3.2.3.g2026ffd: + + Remove start index 0 in range() + +------------------------------------------------------------------- +Tue Dec 24 00:49:25 UTC 2013 - [email protected] + +- Update to version 2.3.2.1.g60800b1: + + Remove a debugging print statement + +------------------------------------------------------------------- +Sun Dec 15 01:07:35 UTC 2013 - [email protected] + +- Update to version 2.3.1.42.g39b1567: + + Add -U to pip install command in tox.ini + +------------------------------------------------------------------- +Fri Dec 13 00:46:48 UTC 2013 - [email protected] + +- Update to version 2.3.1.40.g19e1842: + + Pin Sphinx to <1.2 in test-requirements + +------------------------------------------------------------------- +Fri Dec 6 10:57:47 UTC 2013 - [email protected] + +- Update to version 2.3.1.39.g6d7d677: + + Fix i18n messages in neutronclient + + Updates .gitignore + + Fix neutron port-create --no-security-groups + +------------------------------------------------------------------- +Mon Dec 2 00:40:47 UTC 2013 - [email protected] + +- Update to version 2.3.1.35.g607645a: + + Convert xrange to range + +------------------------------------------------------------------- +Sat Nov 30 00:52:22 UTC 2013 - [email protected] + +- Update to version 2.3.1.33.g01982df: + + Fix lb-healthmonitor-update to work with correct object + +------------------------------------------------------------------- +Fri Nov 29 01:29:16 UTC 2013 - [email protected] + +- Update to version 2.3.1.31.gb298eb7: + + [fwaas] Can now create disabled firewall rules + + Handle IpAddressInUse with client exception + +------------------------------------------------------------------- +Thu Nov 28 01:08:52 UTC 2013 - [email protected] + +- Update to version 2.3.1.27.g9a2754c: + + Ignores swap files generated during file editing ++++ 548 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:13.1:Update/.python-neutronclient.2902.new/python-neutronclient.changes New: ---- 0001-Switch-over-to-mox3.patch _service python-neutronclient-2.3.4.tar.gz python-neutronclient.changes python-neutronclient.spec rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-neutronclient.spec ++++++ # # spec file for package python-neutronclient # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define component neutronclient Name: python-neutronclient Version: 2.3.4 Release: 0 Summary: Openstack Network (Quantum) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-neutronclient Source: http://tarballs.openstack.org/python-neutronclient/python-neutronclient-%{version}.tar.gz Patch0: 0001-Switch-over-to-mox3.patch BuildRequires: openstack-suse-macros BuildRequires: python-devel BuildRequires: python-setuptools # Documentation build requirements: BuildRequires: python-Sphinx BuildRequires: python-cliff >= 1.2.1 BuildRequires: python-cliff-tablib BuildRequires: python-httplib2 BuildRequires: python-iso8601 BuildRequires: python-mox BuildRequires: python-nose BuildRequires: python-pbr BuildRequires: python-pyparsing >= 1.5.6 BuildRequires: python-simplejson BuildRequires: python-testrepository BuildRequires: python-testtools Requires: python >= 2.6.8 Requires: python-Babel >= 1.3 Requires: python-argparse Requires: python-cliff >= 1.4.3 Requires: python-httplib2 >= 0.7.5 Requires: python-iso8601 >= 0.1.4 Requires: python-pbr >= 0.5.21 Requires: python-simplejson >= 2.0.9 Requires: python-six >= 1.4.1 Provides: python-quantumclient = 2.2.3.1 Obsoletes: python-quantumclient < 2.2.3.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else BuildArch: noarch %endif %description This is a client for the OpenStack Quantum API. There's a Python API (the neutronclient module), and a command-line tool (quantum). %package test Summary: Openstack Network (Quantum) API Client - Testsuite Group: System/Management Provides: python-quantumclient-test = 2.2.3.1 Obsoletes: python-quantumclient-test < 2.2.3.1 Requires: %{name} = %{version} Requires: python-cliff-tablib >= 1.0 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 Requires: python-discover %endif Requires: python-fixtures >= 0.3.14 Requires: python-mox >= 0.5.3 Requires: python-python-subunit >= 0.0.18 Requires: python-testrepository >= 0.0.17 Requires: python-testtools >= 0.9.32 %description test This package contains testsuite files for %{name}. %prep %setup -q %patch0 -p1 %openstack_cleanup_prep %build python setup.py build python setup.py build_sphinx rm doc/build/html/.buildinfo %install python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot} ### bash-completion install -p -D -m 644 tools/neutron.bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/openstack-neutron.sh ### test subpackage %openstack_test_package_install %files %defattr(-,root,root,-) %doc LICENSE README.rst doc/build/html %{_bindir}/neutron %{_sysconfdir}/bash_completion.d/openstack-neutron.sh %{python_sitelib}/%{component}/ %{python_sitelib}/python_%{component}-*.egg-info %files test %defattr(-,root,root,-) %{_localstatedir}/lib/%{name}-test/ %changelog ++++++ 0001-Switch-over-to-mox3.patch ++++++ >From 645d7cc567c3d843d3ae9884d940baa7a05c410e Mon Sep 17 00:00:00 2001 From: Dirk Mueller <[email protected]> Date: Thu, 13 Feb 2014 11:13:12 +0100 Subject: [PATCH] Switch over to mox3 mox3 is a Python 3.x compatible drop-in and allows to continue with the porting effort to Python 3.x with minimal code changes. Change-Id: Ib052f1b87e312481e4c7c8d775ece94f53e7106b --- neutronclient/tests/unit/fw/test_cli20_firewallpolicy.py | 2 +- neutronclient/tests/unit/lb/test_cli20_healthmonitor.py | 2 +- neutronclient/tests/unit/lb/test_cli20_pool.py | 2 +- neutronclient/tests/unit/test_auth.py | 2 +- neutronclient/tests/unit/test_cli20.py | 2 +- neutronclient/tests/unit/test_cli20_network.py | 2 +- neutronclient/tests/unit/test_cli20_port.py | 2 +- neutronclient/tests/unit/test_cli20_securitygroup.py | 2 +- neutronclient/tests/unit/test_http.py | 2 +- neutronclient/tests/unit/test_name_or_id.py | 2 +- neutronclient/tests/unit/test_shell.py | 2 +- neutronclient/tests/unit/test_ssl.py | 2 +- test-requirements.txt | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) Index: python-neutronclient-2.3.4/neutronclient/tests/unit/fw/test_cli20_firewallpolicy.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/fw/test_cli20_firewallpolicy.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/fw/test_cli20_firewallpolicy.py @@ -18,7 +18,7 @@ import sys -import mox +from mox3 import mox from neutronclient.neutron.v2_0.fw import firewallpolicy from neutronclient import shell Index: python-neutronclient-2.3.4/neutronclient/tests/unit/lb/test_cli20_healthmonitor.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/lb/test_cli20_healthmonitor.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/lb/test_cli20_healthmonitor.py @@ -18,7 +18,7 @@ import sys -import mox +from mox3 import mox from neutronclient.neutron.v2_0.lb import healthmonitor from neutronclient.tests.unit import test_cli20 Index: python-neutronclient-2.3.4/neutronclient/tests/unit/lb/test_cli20_pool.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/lb/test_cli20_pool.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/lb/test_cli20_pool.py @@ -18,7 +18,7 @@ import sys -import mox +from mox3 import mox from neutronclient.neutron.v2_0.lb import pool from neutronclient.tests.unit import test_cli20 Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_auth.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_auth.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_auth.py @@ -19,7 +19,7 @@ import httplib2 import json import uuid -import mox +from mox3 import mox import testtools from neutronclient import client Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_cli20.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20.py @@ -17,7 +17,7 @@ import urllib import fixtures -import mox +from mox3 import mox import testtools from neutronclient.common import constants Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20_network.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_cli20_network.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20_network.py @@ -15,7 +15,7 @@ import sys -import mox +from mox3 import mox from neutronclient.common import exceptions from neutronclient.common import utils Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20_port.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_cli20_port.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20_port.py @@ -16,7 +16,7 @@ import sys -import mox +from mox3 import mox from neutronclient.neutron.v2_0 import port from neutronclient import shell Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20_securitygroup.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_cli20_securitygroup.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_cli20_securitygroup.py @@ -16,7 +16,7 @@ import sys -import mox +from mox3 import mox from neutronclient.neutron.v2_0 import securitygroup from neutronclient.tests.unit import test_cli20 Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_http.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_http.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_http.py @@ -14,7 +14,7 @@ # under the License. import httplib2 -import mox +from mox3 import mox import testtools from neutronclient.client import HTTPClient Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_name_or_id.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_name_or_id.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_name_or_id.py @@ -16,7 +16,7 @@ import uuid -import mox +from mox3 import mox import testtools from neutronclient.common import exceptions Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_shell.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_shell.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_shell.py @@ -20,7 +20,7 @@ import re import sys import fixtures -import mox +from mox3 import mox import testtools from testtools import matchers Index: python-neutronclient-2.3.4/neutronclient/tests/unit/test_ssl.py =================================================================== --- python-neutronclient-2.3.4.orig/neutronclient/tests/unit/test_ssl.py +++ python-neutronclient-2.3.4/neutronclient/tests/unit/test_ssl.py @@ -15,7 +15,7 @@ import fixtures import httplib2 -import mox +from mox3 import mox import testtools from neutronclient.client import HTTPClient Index: python-neutronclient-2.3.4/test-requirements.txt =================================================================== --- python-neutronclient-2.3.4.orig/test-requirements.txt +++ python-neutronclient-2.3.4/test-requirements.txt @@ -4,7 +4,7 @@ cliff-tablib>=1.0 coverage>=3.6 discover fixtures>=0.3.14 -mox>=0.5.3 +mox3>=0.7.0 python-subunit sphinx>=1.1.2,<1.2 testrepository>=0.0.17 ++++++ _service ++++++ <services> <service mode="disabled" name="download_files"> <param name="changesgenerate">enable</param> </service> <service mode="disabled" name="set_version"> <param name="basename">python-neutronclient</param> </service> <service mode="disabled" name="python_requires"> </service> <service name="refresh_patches" mode="disabled"> <param name="changesgenerate">enable</param> </service> </services> ++++++ rpmlintrc ++++++ # This symling is for the -test package and can be ignored: addFilter("dangling-symlink /var/lib/python-quantumclient-test/quantumclient") -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
