commit python-cinderclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2020-10-26 16:14:41

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new.3463 (New)


Package is "python-cinderclient"

Mon Oct 26 16:14:41 2020 rev:39 rq:841172 version:7.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2020-06-05 20:11:17.153946088 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.3463/python-cinderclient.changes
2020-10-26 16:15:36.454898149 +0100
@@ -1,0 +2,31 @@
+Fri Oct  9 19:12:54 UTC 2020 - cloud-de...@suse.de
+
+- update to version 7.2.0
+  - Add note for Victoria release
+  - Add support for Cinder API mv3.61
+  - zuul functional job: drop the custom playbooks
+  - Add doc linting to pep8 target
+  - Update master for stable/ussuri
+  - Clean up some old v1 API references
+  - Add Python3 victoria unit tests
+  - use stevedore to load util plugins
+  - Bump hacking to 3.1.0
+  - Remove excess whitespace in ignore-path
+  - Add directive to document CLI
+  - Add functional-py38 job
+  - Python API in python-cinderclient
+  - Fix hacking min version to 3.0.1
+  - Fix pygments style
+  - Fix typo: dow -> down
+  - Remove Babel from requirements
+  - Switch to newer openstackdocstheme and reno versions
+  - Use importlib to take place of imp module
+  - trivial: Drop references to os-testr
+  - Add py38 package metadata
+  - Bump default tox env from py37 to py38
+  - [goal] Migrate python-cinderclient jobs to focal
+  - Add commands for default type overrides
+  - Use unittest.mock instead of third party mock
+  - Stop to use the __future__ module.
+
+---

Old:

  python-cinderclient-7.0.0.tar.gz

New:

  python-cinderclient-7.2.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.2ANvly/_old  2020-10-26 16:15:37.382899003 +0100
+++ /var/tmp/diff_new_pack.2ANvly/_new  2020-10-26 16:15:37.386899006 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-cinderclient
-Version:7.0.0
+Version:7.2.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-7.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-7.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable >= 0.7.1
 BuildRequires:  python3-ddt
@@ -47,7 +47,7 @@
 %package -n python3-cinderclient
 Summary:Python API and CLI for OpenStack Cinder
 Group:  Development/Languages/Python
-Requires:   python3-Babel >= 2.3.4
+Requires:   python3-Babel
 Requires:   python3-PrettyTable >= 0.7.1
 Requires:   python3-keystoneauth1 >= 3.4.0
 Requires:   python3-oslo.i18n >= 3.15.3
@@ -80,14 +80,15 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-cinderclient-7.0.0
+%autosetup -p1 -n python-cinderclient-7.2.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=7.0.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=7.0.0 %sphinx_build -b man doc/source doc/build/man
+export PYTHONPATH=.
+PBR_VERSION=7.2.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=7.2.0 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ _service ++
--- /var/tmp/diff_new_pack.2ANvly/_old  2020-10-26 16:15:37.450899066 +0100
+++ /var/tmp/diff_new_pack.2ANvly/_new  2020-10-26 16:15:37.450899066 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-cinderclient/python-cinderclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-cinderclient/python-cinderclient.spec.j2
 python-cinderclient.spec
-https://opendev.org/openstack/python-cinderclient/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/python-cinderclient/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-cinderclient
   

++ python-cinderclient-7.0.0.tar.gz -> python-cinderclient-7.2.0.tar.gz 
++
 6415 lines of diff (skipped)




commit python-cinderclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2020-06-05 20:09:31

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new.3606 (New)


Package is "python-cinderclient"

Fri Jun  5 20:09:31 2020 rev:38 rq:803554 version:7.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2020-03-24 22:32:59.377108284 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.3606/python-cinderclient.changes
2020-06-05 20:11:17.153946088 +0200
@@ -1,0 +2,23 @@
+Tue May 12 10:02:01 UTC 2020 - cloud-de...@suse.de
+
+- update to version 7.0.0
+  - Fix doc bug filing link
+  - Update hacking version
+  - Fix: --poll inconsistency
+  - Remove autogen warning
+  - Update master for stable/train
+  - Ussuri contrib docs community goal
+  - Pass os_endpoint to keystone session
+  - Cleanup py27 support
+  - Add support for Block Storage API mv 3.60
+  - Add release note for Ussuri cinderclient release.
+  - Hide cinder CLI errors on bash-completion
+  - Add test for subcommands
+  - Raise hacking version to 2.0.0
+  - Drop support for python 2
+  - Add filters support for volume transfer
+  - Remove --bypass-url documentation
+  - Replace bypass_url with os_endpoint
+  - Update revert_to_snapshot params
+
+---

Old:

  python-cinderclient-5.0.0.tar.gz

New:

  python-cinderclient-7.0.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.P6kP3b/_old  2020-06-05 20:11:19.553953830 +0200
+++ /var/tmp/diff_new_pack.P6kP3b/_new  2020-06-05 20:11:19.557953843 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-cinderclient
-Version:5.0.0
+Version:7.0.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-5.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-7.0.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable >= 0.7.1
 BuildRequires:  python3-ddt
@@ -80,14 +80,14 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-cinderclient-5.0.0
+%autosetup -p1 -n python-cinderclient-7.0.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=5.0.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=5.0.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=7.0.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=7.0.0 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ _service ++
--- /var/tmp/diff_new_pack.P6kP3b/_old  2020-06-05 20:11:19.585953934 +0200
+++ /var/tmp/diff_new_pack.P6kP3b/_new  2020-06-05 20:11:19.589953947 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-cinderclient/python-cinderclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-cinderclient/python-cinderclient.spec.j2
 python-cinderclient.spec
-https://raw.githubusercontent.com/openstack/python-cinderclient/stable/train/requirements.txt
+https://opendev.org/openstack/python-cinderclient/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-cinderclient
   

++ python-cinderclient-5.0.0.tar.gz -> python-cinderclient-7.0.0.tar.gz 
++
 1618 lines of diff (skipped)




commit python-cinderclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2020-03-24 22:32:59

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new.3160 (New)


Package is "python-cinderclient"

Tue Mar 24 22:32:59 2020 rev:37 rq:787450 version:5.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2019-12-04 14:18:47.546361784 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.3160/python-cinderclient.changes
2020-03-24 22:32:59.377108284 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 12:24:49 UTC 2020 - Dirk Mueller 
+
+- add obsoletes
+
+---
+Wed Mar 11 17:09:15 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only build
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.n0r9RI/_old  2020-03-24 22:33:00.089108630 +0100
+++ /var/tmp/diff_new_pack.n0r9RI/_new  2020-03-24 22:33:00.093108632 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,18 +25,6 @@
 URL:https://launchpad.net/python-cinderclient
 Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-5.0.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-PrettyTable >= 0.7.1
-BuildRequires:  python2-ddt
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-keystoneauth1 >= 3.4.0
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.serialization
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testtools
 BuildRequires:  python3-PrettyTable >= 0.7.1
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
@@ -49,30 +37,35 @@
 BuildRequires:  python3-requests-mock
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testtools
-Requires:   python-Babel >= 2.3.4
-Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-requests >= 2.14.2
-Requires:   python-simplejson >= 3.5.1
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+
+%description
+This is a client for the OpenStack Cinder API (Block Storage. There's a
+Python API (the cinderclient module), and a command-line script (cinder).
+Each implements 100% of the OpenStack Cinder API.
+
+%package -n python3-cinderclient
+Summary:Python API and CLI for OpenStack Cinder
+Group:  Development/Languages/Python
+Requires:   python3-Babel >= 2.3.4
+Requires:   python3-PrettyTable >= 0.7.1
+Requires:   python3-keystoneauth1 >= 3.4.0
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-requests >= 2.14.2
+Requires:   python3-simplejson >= 3.5.1
+Requires:   python3-six >= 1.10.0
 %if 0%{?suse_version}
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
-%else
-# on RDO, update-alternatives is in chkconfig
-Requires(post): chkconfig
-Requires(postun): chkconfig
+Obsoletes:  python2-cinderclient < 6.0.0
 %endif
-%python_subpackages
 
-%description
+%description -n python3-cinderclient
 This is a client for the OpenStack Cinder API (Block Storage. There's a
 Python API (the cinderclient module), and a command-line script (cinder).
 Each implements 100% of the OpenStack Cinder API.
 
+This package contains the Python 3.x module.
+
 %package -n python-cinderclient-doc
 Summary:Documentation for OpenStack Cinder API Client
 Group:  Documentation/HTML
@@ -91,7 +84,7 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 PBR_VERSION=5.0.0 %sphinx_build -b html doc/source doc/build/html
 PBR_VERSION=5.0.0 %sphinx_build -b man doc/source doc/build/man
@@ -99,33 +92,24 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{python_install}
+%{py3_install}
 # man page
 install -p -D -m 644 doc/build/man/cinder.1 
%{buildroot}%{_mandir}/man1/cinder.1
 # bash completion
 install -p -D -m 644 tools/cinder.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/cinder.bash_completion

commit python-cinderclient for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2019-12-04 13:48:18

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new.4691 (New)


Package is "python-cinderclient"

Wed Dec  4 13:48:18 2019 rev:36 rq:736648 version:5.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2019-06-12 13:16:01.696707891 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.4691/python-cinderclient.changes
2019-12-04 14:18:47.546361784 +0100
@@ -1,0 +2,70 @@
+Wed Oct  9 12:57:11 UTC 2019 - cloud-de...@suse.de
+
+- update to version 5.0.0
+  - Migrate the functional job to Zuul v3
+  - Add bash completion for groups
+  - Add 'is_public' support in '--filters' option
+  - Blacklist sphinx 2.1.0 (autodoc bug)
+  - Update sphinx dependency
+  - Fix max version handling for help output
+  - Add missed 'Server ID' output in attachment-list
+  - Don't run DSVM tests for doc changes
+  - Fix: Quota update successfully executes with no params
+  - Add transfer-list --sort argument
+  - Drop 'endpoints' and 'credentials' commands
+  - Fix incorrect punctuation
+  - Remove dsvm-functional-identity-v3-only job
+  - Replace assertRaisesRegexp with assertRaisesRegex
+  - Cleanup the home page
+  - Update master for stable/stein
+  - Drop py35 jobs
+  - Don't quote {posargs} in tox.ini
+  - Change openstack-dev to openstack-discuss
+  - Raise API max version for Rocky updates
+  - Fix bash_completion cache path
+  - Remove bash-completion calls from base.py
+  - Drop support for OS_TENANT_NAME and OS_TENANT_ID
+  - Drop support for --allow-multiattach
+  - Bump openstackdocstheme to 1.20.0
+  - Re-enable shell UUID completion cache
+  - Handle auth redirects
+  - More shell completion cache additions
+  - Add custom CA support for get_server_version
+  - Fix shell upload-to-image with no volume type
+  - Fix incorrect use of flake8:noqa
+  - Remove promote/reenable replication
+  - Remove i18n.enable_lazy() translation
+  - Flag safe usage of sha1 w/ #nosec
+  - Fix: cinder group-list not working with non-admin user
+  - OpenDev Migration Patch
+  - Enable warnings-as-error for doc builds
+  - Autonegotiate API version for shell
+  - Add Python 3 Train unit tests
+  - Drop support for --sort_key and --sort_dir
+  - Add release note for major version bump
+  - Replace openstack.org git:// URLs with https://
+  - Optional filters parameters should be passed only once
+  - Remove some old info from README
+  - Add support for backup user ID
+  - Use openstack-python3-train-jobs for python3 test runtime
+  - Fix doc build error
+  - Update api-ref location
+  - Switch to the new canonical constraints URL on master
+  - Tests: Don't write bash-completion cache files
+  - Correct discover_version response
+  - Change cache uniqifier from using md5 to sha-1
+  - Update docs to refer to PROJECT instead of TENANT
+  - Remove py35 from setup.cfg
+  - add python 3.7 unit test job
+  - Remove nonexistent job from gate
+  - Drop use of git.openstack.org
+  - Change PDF file name
+  - Raise API max version for Stein updates
+  - Add support for building pdf documentation
+  - Drop support for Cinder v1 API
+  - Add dependency on requests lib
+  - Add Python 3.6 classifier to setup.cfg
+  - Remove the hard-coded version number.
+  - Change bash completion dir permissions to 0750
+
+---

Old:

  python-cinderclient-4.2.0.tar.gz

New:

  python-cinderclient-5.0.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.3tr9hI/_old  2019-12-04 14:18:48.078361852 +0100
+++ /var/tmp/diff_new_pack.3tr9hI/_new  2019-12-04 14:18:48.082361853 +0100
@@ -17,15 +17,14 @@
 
 
 Name:   python-cinderclient
-Version:4.2.0
+Version:5.0.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.2.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-5.0.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
 BuildRequires:  python2-ddt
 BuildRequires:  python2-fixtures
@@ -34,26 +33,21 @@
 BuildRequires:  python2-oslo.serialization
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0

commit python-cinderclient for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2019-06-12 13:15:59

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new.4811 (New)


Package is "python-cinderclient"

Wed Jun 12 13:15:59 2019 rev:35 rq:709041 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2019-05-03 22:40:13.210962756 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.4811/python-cinderclient.changes
2019-06-12 13:16:01.696707891 +0200
@@ -1,0 +2,26 @@
+Tue Jun 11 06:16:28 UTC 2019 - cloud-de...@suse.de
+
+- update to version 4.2.0
+  - More shell completion cache additions
+  - Fix: cinder group-list not working with non-admin user
+  - Update .gitreview for stable/stein
+  - Add Python 3.6 classifier to setup.cfg
+  - Re-enable shell UUID completion cache
+  - Remove i18n.enable_lazy() translation
+  - Fix doc build error
+  - Add support for backup user ID
+  - Add dependency on requests lib
+  - Change openstack-dev to openstack-discuss
+  - Cleanup the home page
+  - Fix max version handling for help output
+  - Replace openstack.org git:// URLs with https://
+  - Replace assertRaisesRegexp with assertRaisesRegex
+  - Raise API max version for Stein updates
+  - Don't quote {posargs} in tox.ini
+  - Fix incorrect punctuation
+  - OpenDev Migration Patch
+  - Raise API max version for Rocky updates
+  - Change bash completion dir permissions to 0750
+  - Update UPPER_CONSTRAINTS_FILE for stable/stein
+
+---

Old:

  python-cinderclient-4.1.0.tar.gz

New:

  python-cinderclient-4.2.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.TIc1fU/_old  2019-06-12 13:16:02.128707438 +0200
+++ /var/tmp/diff_new_pack.TIc1fU/_new  2019-06-12 13:16:02.132707434 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-cinderclient
-Version:4.1.0
+Version:4.2.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.1.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
@@ -93,14 +93,14 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-cinderclient-4.1.0
+%autosetup -p1 -n python-cinderclient-4.2.0
 %py_req_cleanup
 
 %build
 %{python_build}
 
-PBR_VERSION=4.1.0 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=4.1.0 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=4.2.0 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=4.2.0 sphinx-build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ python-cinderclient-4.1.0.tar.gz -> python-cinderclient-4.2.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-4.1.0/.zuul.yaml 
new/python-cinderclient-4.2.0/.zuul.yaml
--- old/python-cinderclient-4.1.0/.zuul.yaml2018-10-08 20:03:35.0 
+0200
+++ new/python-cinderclient-4.2.0/.zuul.yaml2019-05-16 08:25:18.0 
+0200
@@ -6,7 +6,7 @@
 timeout: 4200
 voting: false
 required-projects:
-  - openstack-infra/devstack-gate
+  - openstack/devstack-gate
   - openstack/cinder
   - openstack/python-cinderclient
 
@@ -18,7 +18,7 @@
 timeout: 4200
 voting: false
 required-projects:
-  - openstack-infra/devstack-gate
+  - openstack/devstack-gate
   - openstack/cinder
   - openstack/python-cinderclient
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-4.1.0/AUTHORS 
new/python-cinderclient-4.2.0/AUTHORS
--- old/python-cinderclient-4.1.0/AUTHORS   2018-10-08 20:04:26.0 
+0200
+++ new/python-cinderclient-4.2.0/AUTHORS   2019-05-16 08:26:12.0 
+0200
@@ -85,6 +85,7 @@
 Huanxuan Ao 
 Hugh Saunders 
 Ian Cordasco 
+Ian Wienand 
 Igor A. Lukyanenkov 
 Ivan Kolodyazhny 
 Jakub Ruzicka 
@@ -201,6 +202,7 @@
 Van Hung Pham 
 Vasyl Khomenko 
 Victor Stinner 
+Vieri <15050873...@163.com>
 Vincent Hou 
 Vipin Balachandran 
 Vishvananda Ishaya 
@@ -265,6 +267,7 @@
 pawnesh.kumar 
 pooja 

commit python-cinderclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2019-05-03 22:40:03

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new.5148 (New)


Package is "python-cinderclient"

Fri May  3 22:40:03 2019 rev:34 rq:692818 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2018-09-07 15:36:58.238693500 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new.5148/python-cinderclient.changes
2019-05-03 22:40:13.210962756 +0200
@@ -1,0 +2,21 @@
+Mon Apr  8 12:32:35 UTC 2019 - cloud-de...@suse.de
+
+- update to version 4.1.0
+  - refactor the getid method base.py
+  - Fix functional error check for invalid volume create size
+  - [Optimize] Update help text for hint argument
+  - Fix backwards compat for volume transfer < 3.55
+  - add lib-forward-testing-python3 test job
+  - Default help output to include MV updates
+  - update wrong link
+  - Fix encoding of query parameters
+  - Update reno for stable/rocky
+  - __repr__ crashes when empty dict passed
+  - Fix endpoint identification for api-version query
+  - switch documentation job to new PTI
+  - [Trivial] Add backup-id to 'size' param info
+  - add python 3.6 unit test job
+  - import zuul job settings from project-config
+  - Use templates for cover and lower-constraints
+
+---

Old:

  python-cinderclient-4.0.1.tar.gz

New:

  python-cinderclient-4.1.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.EEzVvl/_old  2019-05-03 22:40:15.458967489 +0200
+++ /var/tmp/diff_new_pack.EEzVvl/_new  2019-05-03 22:40:15.486967548 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-cinderclient
-Version:4.0.1
+Version:4.1.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
@@ -31,14 +31,13 @@
 BuildRequires:  python2-fixtures
 BuildRequires:  python2-keystoneauth1 >= 3.4.0
 BuildRequires:  python2-mock
-BuildRequires:  python2-os-testr
 BuildRequires:  python2-oslo.serialization
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-python-subunit
-BuildRequires:  python2-requests
+BuildRequires:  python2-requests >= 2.14.2
 BuildRequires:  python2-requests-mock
-BuildRequires:  python2-testrepository
+BuildRequires:  python2-stestr
 BuildRequires:  python2-testscenarios
 BuildRequires:  python2-testtools
 BuildRequires:  python3-PrettyTable >= 0.7.1
@@ -47,14 +46,13 @@
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-keystoneauth1 >= 3.4.0
 BuildRequires:  python3-mock
-BuildRequires:  python3-os-testr
 BuildRequires:  python3-oslo.serialization
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit
-BuildRequires:  python3-requests
+BuildRequires:  python3-requests >= 2.14.2
 BuildRequires:  python3-requests-mock
-BuildRequires:  python3-testrepository
+BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
 Requires:   python-Babel >= 2.3.4
@@ -62,7 +60,7 @@
 Requires:   python-keystoneauth1 >= 3.4.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-requests
+Requires:   python-requests >= 2.14.2
 Requires:   python-simplejson >= 3.5.1
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -95,15 +93,14 @@
 This package contains auto-generated 

commit python-cinderclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2018-09-07 15:36:56

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Fri Sep  7 15:36:56 2018 rev:33 rq:633062 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2018-03-19 23:34:22.978000902 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2018-09-07 15:36:58.238693500 +0200
@@ -1,0 +2,47 @@
+Fri Aug 31 16:26:47 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.0.1
+  - Allow volume-transfer creation < 3.55 microversion
+  - Update pylint to work with python 3
+  - Update reno for stable/queens
+  - fix a typo in documentation
+  - Add mode option to attachment-create
+  - Remove PyPI downloads
+  - Reflect multiattach deprecation in help text
+  - unable to create group from src in cinderclient
+  - Remove unit tests about run_test
+  - Remove replication v1 support
+  - Zuul: Remove project name
+  - update the value of OS_AUTH_URL and OS_VOLUME_API_VERSION
+  - Add release note for ability to set attachment mode
+  - Remove useless args in create_group_from_src
+  - Add reno to requirements
+  - Use api version 3 for functional test
+  - Unreadable output of upload-to-image.
+  - Transfer snapshots with volumes
+  - Remove deprecated CLI options
+  - Add api_version wraps for some v3 volume APIs
+  - Update help text for encryption provider
+  - Support availability-zone in volume type
+  - Add api_version wraps for group snapshot list in v3/shell.py
+  - Trivial: Update pypi url to new url
+  - Add the parameter service-id for service cleanup command
+  - Remove unused cinderclient/apiclient/client.py module
+  - Allow --help for specific commands
+  - Correct errors in snapshot-manageable-list help text
+  - Follow the new PTI for document build
+  - Fix failing functional test cases
+  - Remove initialization of logger if logger is None
+  - Fix for v3 volume unit tests
+  - fix tox python3 overrides
+  - Remove unnecessary parameters from volume create APIs
+  - Add bindep.txt for system packages
+  - Keep is_public usage backwards compatible
+  - Switch from ostestr to stestr
+  - Support cross AZ backups
+  - Updated from global requirements
+  - add lower-constraints job
+  - Update unit_test.rst doc unit test py34 to py35
+  - Update python usage docs
+
+---

Old:

  python-cinderclient-3.5.0.tar.gz

New:

  python-cinderclient-4.0.1.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.pEeWjq/_old  2018-09-07 15:36:58.730692949 +0200
+++ /var/tmp/diff_new_pack.pEeWjq/_new  2018-09-07 15:36:58.734692944 +0200
@@ -17,52 +17,52 @@
 
 
 Name:   python-cinderclient
-Version:3.5.0
+Version:4.0.1
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-3.5.0.tar.gz
+URL:https://launchpad.net/python-cinderclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-4.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
-BuildRequires:  python2-ddt >= 1.0.1
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-keystoneauth1 >= 3.3.0
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-os-testr >= 1.0.0
-BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-ddt
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-keystoneauth1 >= 3.4.0
+BuildRequires:  python2-mock
+BuildRequires:  python2-os-testr
+BuildRequires:  python2-oslo.serialization
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit >= 1.0.0
-BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-requests-mock >= 1.1.0
-BuildRequires:  python2-testrepository >= 0.0.18
-BuildRequires:  python2-testscenarios >= 0.4
-BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-requests
+BuildRequires:  python2-requests-mock
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
 BuildRequires:  

commit python-cinderclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:21

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Mon Mar 19 23:34:21 2018 rev:32 rq:583292 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2018-02-14 10:50:24.184315911 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2018-03-19 23:34:22.978000902 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:51:39 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.MR7aDq/_old  2018-03-19 23:34:24.017963386 +0100
+++ /var/tmp/diff_new_pack.MR7aDq/_new  2018-03-19 23:34:24.021963241 +0100
@@ -85,7 +85,7 @@
 Summary:Documentation for OpenStack Cinder API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description -n python-cinderclient-doc

++ _service ++
--- /var/tmp/diff_new_pack.MR7aDq/_old  2018-03-19 23:34:24.073961365 +0100
+++ /var/tmp/diff_new_pack.MR7aDq/_new  2018-03-19 23:34:24.073961365 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-cinderclient/python-cinderclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-cinderclient/python-cinderclient.spec.j2
 python-cinderclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-cinderclient
   




commit python-cinderclient for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2018-02-14 10:50:23

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Wed Feb 14 10:50:23 2018 rev:31 rq:575931 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2018-01-24 15:30:49.229475138 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2018-02-14 10:50:24.184315911 +0100
@@ -1,0 +2,16 @@
+Mon Feb 12 09:52:55 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.5.0 (bsc#1078607)
+  - Updated from global requirements
+  - Bump API microversion to 3.50
+  - Add api_version wraps for generic volume groups
+  - Add service cleanup command
+  - Fix 'cluster' paramter using for v3 volume manage
+  - Migrate to keystoneauth identity cli opts.
+  - Removes unicode 'u' response for "cinder get-capabilities"
+  - Add snapshot_id param note for backup-create
+  - Support for reporting backend state in service list
+  - Fix v2 volume unit tests
+  - Add cluster support in manage listings
+
+---

Old:

  python-cinderclient-3.4.0.tar.gz

New:

  python-cinderclient-3.5.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.nt9vid/_old  2018-02-14 10:50:24.812293312 +0100
+++ /var/tmp/diff_new_pack.nt9vid/_new  2018-02-14 10:50:24.812293312 +0100
@@ -17,23 +17,23 @@
 
 
 Name:   python-cinderclient
-Version:3.4.0
+Version:3.5.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/python-cinderclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-3.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-3.5.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
 BuildRequires:  python2-ddt >= 1.0.1
 BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-keystoneauth1 >= 3.3.0
 BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-os-testr >= 1.0.0
 BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-python-subunit >= 1.0.0
 BuildRequires:  python2-requests >= 2.14.2
@@ -45,11 +45,11 @@
 BuildRequires:  python3-ddt >= 1.0.1
 BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-keystoneauth1 >= 3.3.0
 BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-os-testr >= 1.0.0
 BuildRequires:  python3-oslo.serialization >= 2.18.0
-BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit >= 1.0.0
 BuildRequires:  python3-requests >= 2.14.2
@@ -59,9 +59,9 @@
 BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-requests >= 2.14.2
 Requires:   python-simplejson >= 3.5.1
 Requires:   python-six >= 1.10.0
@@ -95,7 +95,7 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-cinderclient-3.4.0
+%autosetup -p1 -n python-cinderclient-3.5.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ python-cinderclient-3.4.0.tar.gz -> python-cinderclient-3.5.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-3.4.0/AUTHORS 
new/python-cinderclient-3.5.0/AUTHORS
--- old/python-cinderclient-3.4.0/AUTHORS   2018-01-08 15:02:53.0 
+0100
+++ new/python-cinderclient-3.5.0/AUTHORS   2018-01-24 23:18:18.0 
+0100
@@ -1,6 +1,7 @@
 Aaron Rosen 
 Abhijeet Malawade 
 Abhishek Kekane 
+Abijitha Nadagouda 

commit python-cinderclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2018-01-24 15:30:47

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Wed Jan 24 15:30:47 2018 rev:30 rq:568513 version:3.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2017-08-28 15:29:56.392998669 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2018-01-24 15:30:49.229475138 +0100
@@ -1,0 +2,59 @@
+Tue Jan 16 22:00:53 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.4.0
+  - Remove 'end_version' parameter in backup update
+  - Remove setting of version/release from releasenotes
+  - Removed unnecessary parameters from group and group_snapshots create APIs
+  - Follow the new PTI for document build
+  - Fix the way to get backup metadata
+  - Deprecate multiattach flag on volume create
+  - Backup create is not available from 3.0 to 3.42
+  - Updated from global requirements
+- Drop 0001-Fix-man-page-build.patch . Applied upstream.
+
+---
+Wed Dec 20 09:33:57 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.3.0
+  - Implement metadata for backup create/update
+  - Support skip-validation for quota update
+  - Bump Max API version to 3.48
+  - Enable H306
+  - Avoid tox_install.sh for constraints support
+  - Enable F811, F821
+  - Remove unused attribute when updating quota_class
+  - Fix attachment_id returned by create and show volume
+  - Bump Max version to 3.46
+  - Bump MAX version of client to 3.45
+  - Update old url for cinderclient's document
+  - Add api_version_wraps to attachment-complete
+  - Let keystoneauth set the microversion header
+  - Support create volume from backup in client
+  - Explicitly set 'builder' option
+  - Added missing column 'Allocated'
+  - Fix method/module redefinition errors
+  - Revert "Bump MAX version of client to 3.45"
+  - cleanup test-requirements
+  - Migrate to Zuul v3
+  - Add cluster support in migration and manage
+  - Support list with 'with_count' in client
+  - Use generic user for both zuul v2 and v3
+  - Clean the redundant code in shell.py
+  - Fix man page build
+  - Add .stestr.conf configuration
+  - Add an attachment_complete API call
+  - doc: Remove cruft from conf.py
+  - Correct sphinx source code syntax
+  - Fix to use "." to source script files
+  - [Optimize] Adds interval and increase waiting time
+  - Remove run_tests.sh
+  - Update reno for stable/pike
+  - Fix wrong links
+  - Fix OS_AUTH_TYPE env var usage
+  - Fix get_highest_client_server_version with Cinder API + uWSGI
+  - Unsupported 'message' Exception attribute in PY3
+  - Updated from global requirements
+  - Use Sphinx 1.5 warning-is-error
+  - Implement UserID in snapshot list response
+
+---

Old:

  0001-Fix-man-page-build.patch
  python-cinderclient-3.1.0.tar.gz

New:

  python-cinderclient-3.4.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.O5nSQH/_old  2018-01-24 15:30:50.009438660 +0100
+++ /var/tmp/diff_new_pack.O5nSQH/_new  2018-01-24 15:30:50.013438472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,95 +16,128 @@
 #
 
 
-%global sname python-cinderclient
 Name:   python-cinderclient
-Version:3.1.0
+Version:3.4.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
-# https://review.openstack.org/#/c/488924/
-Patch1: 0001-Fix-man-page-build.patch
+Url:https://launchpad.net/python-cinderclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-cinderclient/python-cinderclient-3.4.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 2.21.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-testr >= 0.8.0
-BuildRequires:  

commit python-cinderclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2017-08-28 15:29:56

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Mon Aug 28 15:29:56 2017 rev:29 rq:514863 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2017-02-21 13:43:04.373881188 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2017-08-28 15:29:56.392998669 +0200
@@ -1,0 +2,88 @@
+Mon Aug  7 08:20:22 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.1.0
+  - Dynamic log level support
+  - Update visibility help message
+  - Fix simple parameter comment error
+  - Add doc for noauth usage
+  - Add pagination for snapshots, backups
+  - Unicode value support for "--filters"
+  - Handle AttributeError in _get_server_version_range
+  - Eliminate function redefined pylint error
+  - Fix client `retries` default value.
+  - Add cinder tests for cinder snapshot create commands with parameters
+  - Cleared type restrictions for metadata option
+  - Make --profile load from environment variables
+  - Update README.rst to remain consistent with python-cinderclient.
+  - Add release note for get_highest_client_server_version return type change
+  - Group show command should be in V3
+  - Replace http with https
+  - Remove explicit global_request_id from keystoneauth subclass
+  - Update reno for stable/ocata
+  - import content from cli-reference in openstack-manuals
+  - Enabled like filter support in client
+  - Add cinder tests for cinder volume create commands with parameters
+  - Add a missing left bracket in help message
+  - support global_request_id in constructor
+  - Rearrange existing documentation to fit the new standard layout
+  - Add print_function import
+  - Handle dashes in encryption-type-create arguments
+  - Fix attribute errors in os-auth-* settings
+  - Replace uuid.uuid4().hex with uuidutils.generate_uuid()
+  - static method to get_highest_client_server_version
+  - Handle log message interpolation by the logger
+  - Remove consistencygroup quota
+  - [BugFix] Make 'instance_id' required in attachment-create CLI.
+  - Fix all_tenants doesn't work for group list
+  - Fix discover_version
+  - Remove duplicate columns from list output
+  - Support list-volume for group show
+  - [BugFix] 'Mountpoint' is missing in attachment CLIs.
+  - Pretty print 'extra_specs' and 'group_specs'
+  - Add start_version check for do_list() image_metadata option
+  - Fix output of update command
+  - Fix highest version supported by client and server
+  - Fix PY2/PY3 specific error in testcases
+  - Fix the wrong help message of marker
+  - Add --metadata option to API v2 cinder list command again
+  - Support generalized resource filter in client
+  - Tiramisu: replication group support
+  - Tests: Add info to assert_called failure message
+  - Add cinder create --poll
+  - Change "--sort" description in help message
+  - Fix reset state v3 unit tests failures
+  - Add description for function do_list_extensions in cinderclient
+  - Remove duplicate get_highest_client_server_version
+  - Remove cinder credentials command
+  - Update cinder.rst and shell.rst
+  - Remove duplicate do_upload_to_image() method def
+  - Do not require network for test_noauth_plugin()
+  - Fix pep8 errors
+  - Update tox to delete py34
+  - Bump MAX_VERSION to 3.27
+  - Fix error in unit testcase
+  - Update URLs in documentation
+  - cinder show with attachments is a mess
+  - Cinder client reset-state improvements
+  - Fix cmd options for updating a quota class
+  - python-cinderclient doc unclear on Volume.attach
+  - Remove unused and duplicated fake_client module
+  - Remove log translations
+  - Add get_highest_version method
+  - cinderclient might not return version for V2 API
+  - Fix service-list command for API v.3.0-3.6
+  - Make V3 the default and fixup version reporting
+  - Support revert to snapshot in client
+  - Fix noauth support
+  - Cinder attachment-* does not support names
+  - Fix support for Unicode value filters
+  - UnboundLocalError on message-list
+  - Support volume summary command
+  - [BugFix] Add 'all_tenants', 'project_id' in attachment-list
+  - Switch from oslosphinx to openstackdocstheme
+  - Remove direct dependency on requests
+  - Disable functional tests with multiattach
+  - Updated from global requirements
+- Add 0001-Fix-man-page-build.patch
+
+---

Old:

  python-cinderclient-1.11.0.tar.gz

New:

  0001-Fix-man-page-build.patch
  python-cinderclient-3.1.0.tar.gz


commit python-cinderclient for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2017-02-21 13:43:03

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2016-09-30 15:30:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2017-02-21 13:43:04.373881188 +0100
@@ -1,0 +2,71 @@
+Mon Feb 13 11:12:28 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.11.0:
+  - Replace 'MagicMock' with 'Mock'
+  - Fix test_auth_with_keystone_v3 test
+  - Fix the optional argument of cinder api
+  - Enable coverage report in console output
+  - Move old oslo-incubator code out of openstack/common
+  - add an alternative way of authenticating client
+  - Metadata based snapshop filtering
+  - Move trace ID print statement to finally
+  - _human_id_cache or _uuid_cache error about completion_cache
+  - Enable release notes translation
+  - Use 'ostestr {posargs}' to run functional tests
+  - stop adding log handler
+  - x-openstack-request-id logged twice in logs
+  - Volume detail support glance_metadata in CLI
+  - Fix volume type 'is_public' flag update
+  - Update release notes information for reno
+  - Remove discover from test-requirements
+  - Update hacking version
+  - Update reno for stable/newton
+  - Refactor v2 and v3 APIs support
+  - TrivialFix: Removed redundant 'the'
+  - Fix typos in the files
+  - Fix typo in set unicode metadata key
+  - Show team and repo badges on README
+  - Update to current version of hacking
+  - Help msg and output info should support il8n.
+  - Fix error during set unicode metadata key
+  - AttributeError when print service object
+  - Handle error response for webob>=1.6.0
+  - Remove unused keystone service catalog parse file.
+  - Missing client version 3.0 support for "delete_metadata" method
+  - Update param docstring to ducument search_opts
+  - Print backtrace for exception when in debug mode
+  - Replace six.iteritems(iter) with iter.items()
+  - Minor refactoring for nested try-block
+  - Removed multiple import from shell.py
+  - Fix "ref[project_name]"
+  - Modify assertTrue
+  - Fix some PEP8 issues and Openstack Licensing
+  - Support filter volumes by group_id
+  - Removed unnecessary 'service_type' decorator
+  - Fix adding non-ascii attrs to Resource objects error
+  - Fix spelling of consistency groups
+  - Remove assertTableStruct from ClientTestBase
+  - Fix getting metadata attr error in snapshot-list command
+  - Mask passwords when logging HTTP req/resp bodies
+  - Parse filter item "name" correctly for snapshot-list
+  - Attach/Detach V2
+  - Optimize: add build_query_param method to clean code
+  - Remove white space between print and ()
+  - (Trival)Modify the version_header with self.version_header
+  - Fix help message for 'type-list' command
+  - modify the wrong comment of the Client class
+  - Fix test_version_discovery test
+  - Add Constraints support
+  - Remove extra 'u' from cli output
+  - Support Keystone V3 with HttpClient
+  - Import module instead of object
+  - static method to get_server_version
+  - remove raise "e"
+  - Python3 common patterns
+  - Fix v3 volume list based on image_metadata
+  - Update --endpoint-type dest to os_endpoint_type
+  - Add convertation of query parameters to string
+  - Updated from global requirements
+  - Showing the metadata readonly value as a separate field
+
+---

Old:

  python-cinderclient-1.9.0.tar.gz

New:

  python-cinderclient-1.11.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.zfdGco/_old  2017-02-21 13:43:04.933802197 +0100
+++ /var/tmp/diff_new_pack.zfdGco/_new  2017-02-21 13:43:04.937801632 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global sname python-cinderclient
 Name:   python-cinderclient
-Version:1.9.0
+Version:1.11.0
 Release:0
 Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
@@ -26,26 +26,27 @@
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  

commit python-cinderclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2016-09-30 15:30:07

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2016-05-04 08:19:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2016-09-30 15:30:08.0 +0200
@@ -1,0 +2,75 @@
+Mon Sep  5 08:25:20 UTC 2016 - tbecht...@suse.com
+
+update to version 1.9.0
+  * Fix Unicode error printing extra-specs
+  * Fix batch deleting issue in volume_type.unset_keys()
+  * List manageable volumes and snapshots
+  * base.Resource not define __ne__() built-in function
+  * Make Resource class's function can be wraped by api_version
+  * Add group types and group specs
+  * Fix Service.__repr__ to remove the undefined attribute
+  * Wrap group type and group spec with api_version
+  * Wrap volume_backup's update function with api_version
+  * Fix _get_rate_limit when resp is None
+  * Make __repr__ print encryption_id for VolumeEncryptionType class
+  * Fixing parsing problem of cascade in client
+  * Fix useless api_version of Manager class
+  * Add cluster related commands
+  * Add Negative tests for cinder volume extend command
+  * Fix python 2,3 compatibility issue with six
+  * Use 'six' instead of oslo_utils.strutils.six
+  * Add generic volume groups
+  * Support for snapshot force delete
+  * Add backup-update
+  * Add Python3.5 classifier and venv
+  * OS_TENANT_NAME is not required when we have OS_PROJECT_NAME
+  * Wrap cluster related function with api_version
+  * Fix argument order for assertEqual to (expected, observed)
+  * Make APIVersion's null check more pythonic
+  * Switch to keystoneauth
+  * Fix output error for type-show command
+  * Support name option for volume restore
+  * Replace OpenStack LLC with OpenStack Foundation
+  * Changed backup-restore to accept backup name
+  * Deleting volume metadata keys with a single request
+  * Add "start_version" and "end_version" support to  argparse
+  * Add tenant_id parameter to limits.
+  * deprecate command `cinder endpoints`
+  * Log request-id for each api call
+  * Fix NoneType error for cinderclient v1
+  * Fix authentication issue
+  * Fix Capabilities.__repr__ to remove the undefined attribute
+  * Add support for group snapshots
+  * Fix the incorrect alignment
+  * Make dict.keys() PY3 compatible
+  * Add strict Boolean checking
+  * Tests for testing volume-create command
+  * Add api-version to get server versions
+  * Enhance help message of upload_to_image
+  * Replace functions 'Dict.get' and 'del' with 'Dict.pop'
+  * Cinder client should retry with Retry-After value
+  * Use self.ks_logger instead of ks_logger
+  * Change api-version help to indicate server API
+  * Delete mox in cinderclient
+  * Fix string interpolation to delayed to be handled by the logging code
+  * Add Negative tests for cinder volume create command
+  * print endpoints using new keystoneauth catalog object
+  * Update the home-page with developer documentation
+  * Replace assertTrue(isinstance()) by optimal assert
+  * Remove self.__dict__ for formatting strings
+  * Make sure --bypass-url honored if specified
+  * Updated from global requirements
+  * Add v3 user messages with pagination
+  * Wrap GroupType class's function with api_version
+
+---
+Mon Aug  1 18:44:56 UTC 2016 - tbecht...@suse.com
+
+- update to 1.8.0:
+  * Don't enable lazy translation when loading client
+  * Support for cinder backup force delete
+  * Fix upload_to_image method
+  * Remove deprecated tempest_lib and use tempest.lib
+- update _service and switch to upstream spec file
+
+---

Old:

  python-cinderclient-1.6.0.tar.gz
  python-cinderclient-rpmlintrc

New:

  python-cinderclient-1.9.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.bpSIhm/_old  2016-09-30 15:30:10.0 +0200
+++ /var/tmp/diff_new_pack.bpSIhm/_new  2016-09-30 15:30:10.0 +0200
@@ -16,100 +16,90 @@
 #
 
 
-%define component cinderclient
-
-Name:   python-%{component}
-Version:1.6.0
+%global sname python-cinderclient
+Name:   python-cinderclient
+Version:1.9.0
 Release:0
-Summary:Openstack Block Storage (Cinder) API Client
+Summary:Python API and CLI for OpenStack Cinder
 License:Apache-2.0
 Group:  

commit python-cinderclient for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2016-05-04 08:19:16

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2015-10-30 13:42:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2016-05-04 08:19:17.0 +0200
@@ -1,0 +2,93 @@
+Thu Mar  3 15:34:00 UTC 2016 - tbecht...@suse.com
+
+- update to 1.6.0:
+  * Remove replication v2 calls
+  * Update minimum tox version to 1.8
+  * snapshot-list now supports filtering by tenant
+  * Fix return type in consistencygroups docstring
+  * Updated from global requirements
+  * Use instanceof instead of type
+  * Don't print HTTP codes for non-HTTP errors
+  * Add replication v2.1 (cheesecake) calls
+  * Add release notes for return-request-id-to-caller
+  * Remove pypy from tox environment list
+  * Extra 'u' in output of cinder cli commands
+  * Add extra_specs_list test
+  * Add request_ids attribute to resource objects
+  * Fix return type in backup docstring
+  * Fix omission of request_ids returned to user
+  * Eliminate unnecessary character
+  * Avoid logging sensitive info in http requests
+  * Add request_ids attribute to resource objects
+  * Add request_ids attribute to resource objects
+  * Provide consistency for Wrapper classes
+  * Allow "cinder backup-delete" to delete multiple backups in one request
+  * Updated from global requirements
+  * Fix some flake8 violations
+  * Bootable filter for listening volumes from CLI
+  * Remove debug statement
+  * is_public=N/A in output of cinder type-update
+  * Return wrapper classes with request_ids attribute
+  * Pass insecure option to HTTPClient
+  * Add Wrapper classes for list, dict, tuple
+  * Remove argparse from requirements
+  * Fix sort problem in snapshot and backup list
+  * Code is hosted on git.openstack.org
+  * Fix link for OpenStack manual
+  * Update HACKING with current information
+  * Word Misspelling
+  * Trival: Remove 'MANIFEST.in'
+  * Remove openstack-common.conf
+  * Make _discover_extensions public
+  * improve readme contents
+  * Set default service type to 'volumev2'
+  * Updated from global requirements
+  * Fix help message in backup reset-state
+  * Remove the mutable default arguments "[]"
+  * Do not require functional_creds.conf for functional tests
+  * Fix for 'quota-delete' call to API v2
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Drop py33 support
+  * Add to_dict method to Resource class
+  * Add reno for release notes management
+  * Deprecated tox -downloadcache option removed
+  * Updated from global requirements
+  * Updated from global requirements
+  * Pass proxy environment variable to tox
+  * Add optional argument to list subcommand
+  * Remove py26 support
+  * Delete python bytecode before every test run
+  * support for snapshot management
+  * Fix comma location in comment
+  * Remove ureachable code in fakes.py
+  * Updated from global requirements
+  * Adds v2 replication support
+  * Fix v2 qos-key command
+  * Add functional tests: backup creation and deletion
+  * Use oslo_utils encodeutils and strutils
+  * CLI for backup snapshots
+  * Update CONTRIBUTING.md to CONTRIBUTING.rst
+  * Update help message for cinder migrate
+  * Fix volume size units to match the API
+  * Fix functional tests fail on the env with https
+  * Add the version attribute to the Client class
+  * Adding backup-reset-state to CLI
+  * Put py34 first in the env order of tox
+  * Implement cinder type-show
+  * Updated from global requirements
+  * Update release notes for 1.3.1 and 1.4.0 releases
+  * Remove duplicate code in functional tests
+  * Add note for broken cinderclient versions 1.2.?
+  * Adding pagination to snapshots and backups lists
+  * Updated from global requirements
+  * Add commands to show image metadata
+  * Fully support os-endpoint-type
+  * Fix three resources not being deleted by using name
+  * Use dictionary literal for dictionary creation
+  * Change ignore-errors to ignore_errors
+  * Updated from global requirements
+  * Updating volume type 'is_public' status support
+  * No longer ignores CINDER_SERVICE_NAME
+- Adjust Requires according to requirements.txt
+
+---

Old:

  python-cinderclient-1.4.0.tar.gz

New:

  python-cinderclient-1.6.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.1e0cNH/_old  2016-05-04 

commit python-cinderclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:46

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2015-09-08 18:05:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2015-10-30 13:42:47.0 +0100
@@ -1,0 +2,31 @@
+Mon Sep 14 09:27:16 UTC 2015 - tbecht...@suse.com
+
+- update to 1.4.0:
+  * Updated from global requirements
+  * Update path to subunit2html in post_test_hook
+  * Adds command to fetch specified backend capabilities
+  * Volume status management for volume migration
+  * Fixed test_password_prompted
+  * Fix help message for reset-state commands
+  * Add functional tests for python-cinderclient
+  * Add support '--all-tenants' for cinder backup-list
+  * CLI: Non-disruptive backup
+  * Add tests for python-cinderclient
+  * Replace assertEqual(None, *) with assertIsNone in tests
+  * CLI: Clone CG
+  * Fix ClientException init when there is no message on py34
+  * Fixes table when there are multiline in result data
+  * Set default OS_VOLUME_API_VERSION to '2'
+  * Add commands for modifying image metadata
+  * Updated from global requirements
+  * Remove H302
+  * Show backup and volume info in backup_restore
+  * Add response message when volume delete
+  * Implement reset-state for attach_status and migration_status
+  * Add more details for replication
+  * New mock release(1.1.0) broke unit/function tests
+  * Remove unnecessary check for tenant information
+  * Remove redundant statement and refactor
+- Adjust Requires according to requirements.txt
+
+---

Old:

  python-cinderclient-1.3.1.tar.gz

New:

  python-cinderclient-1.4.0.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.aQ1iUg/_old  2015-10-30 13:42:48.0 +0100
+++ /var/tmp/diff_new_pack.aQ1iUg/_new  2015-10-30 13:42:48.0 +0100
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.3.1
+Version:1.4.0
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -38,7 +38,7 @@
 Requires:   python >= 2.6.8
 Requires:   python-Babel >= 1.3
 Requires:   python-PrettyTable >= 0.7
-Requires:   python-pbr >= 0.11
+Requires:   python-pbr >= 1.6
 Requires:   python-requests >= 2.5.2
 Requires:   python-simplejson >= 2.2.0
 Requires:   python-six >= 1.9.0
@@ -71,7 +71,7 @@
 Requires:   python-discover
 %endif
 Requires:   python-fixtures >= 1.3.1
-Requires:   python-mock >= 1.0
+Requires:   python-mock >= 1.2
 Requires:   python-python-subunit >= 0.0.18
 Requires:   python-testrepository >= 0.0.18
 Requires:   python-testtools >= 1.4.0

++ python-cinderclient-1.3.1.tar.gz -> python-cinderclient-1.4.0.tar.gz 
++
 2085 lines of diff (skipped)




commit python-cinderclient for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2015-09-08 17:44:56

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2015-08-27 08:54:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2015-09-08 18:05:34.0 +0200
@@ -1,0 +2,95 @@
+Mon Sep  7 11:31:25 UTC 2015 - dmuel...@suse.com
+
+- update to 1.3.1:
+  * Prep for 1.3.0
+  * Updated from global requirements
+  * Revert "Enable version discovery"
+  * Fix typo in comment message
+  * Add set_management_url to cinderclient.client
+  * cinderclient does not honor --os-region-name or ENV[OS_REGION_NAME]
+  * Add encryption-type-update to cinderclient
+  * Set max volume size limit for the tenant
+  * Add tests for python-cinderclient and style fix
+  * The is_public filter in VolumeTypeManager.list broke the find in 
VolumeTypeAccessManager, which caused all commands which should have taken a 
volume_type name to fail. I have choosen to fix this by effectively removing 
the filter in the client (and the --all argument to type-list). This is OK, 
since Cinder implements the filtering by user anyway. The consequence of this 
change is that the Admin user will always see the entire list (including 
private types) every time they execute type-list
+  * Add volume multi attach support
+  * Fix functional post test_hook
+  * Fix condition in CheckSizeArgForCreate parser action
+  * Support host-attach of volumes
+  * Bump hacking to >=0.10.0,<0.11 to fix failure of gate pep8
+  * Fix functional readonly_cli tests
+  * Add findall server side filtering
+  * Fix functional tests and tox 2.0 errors
+  * Fixed typos and repeated docstrings
+  * cinderclient deprecated endpoint_type needs dest=
+  * cinderclient no longer honors --endpoint-type
+  * Add functional post test_hook
+  * Add --os-endpoint-type to match other services
+  * Find resource refactoring
+  * Avoid _get_keystone_session() if auth_plugin
+  * Update release notes for 1.2.0 and 1.2.1
+  * Add CLI read-only functional tests
+  * Change --force parameter into boolean
+  * Add search_opts into the method list() for qos specs
+  * Add version removal rule to stop discovery warning
+  * V2:cinder create --image option doesn't work
+  * Create Consistency Group from CG Snapshot CLI
+  * Kilo Consistency Group CLI update
+  * Remove "OPTIONAL:" from optional argument help text (v2)
+  * Support pagination param limit in volume list in V1
+  * Update README to work with release tools
+  * Add support to incremental backups in cinder
+  * Enable version discovery
+  * Remove print statement in unit test
+  * Add ability to specify path var to testr
+  * cinder list now supports filter by tenant
+  * Remove duplicate find request in find_resource
+  * Allow cinderclient to handle exception response
+  * Move unit tests into test directory
+  * Add covhtml to gitignore
+  * bash_completion now shows only subcommands when subcommand is "help"
+  * Update to change name for volume type client
+  * cinder list now prints dash '-' when data is None
+  * cinderclient accepts arguments after metadata without -- separator
+  * Updated help on cinder reset-state cli
+  * Fix outdated URLs and some minor fixes
+  * Fixes quota-class-update commands
+  * Adopt CLI sorting argument guidelines
+  * Add missing all-tenants option to transfer-list
+  * Add -d short option for --debug
+  * Fix volume_transfers import in v2
+  * reset-state should warn that it is DB only
+  * Expose cinder's scheduler pool API
+  * Fix up help message for reset-state call
+  * Add tests for consistency groups and cgsnapshots
+  * cinder list fails with 'name' sort key
+  * Remove commented code in cinderclient/v1/volumes.py
+  * Make cinderclient metadata CLI output consistent
+  * Leverage openstack.common.importutils import_class
+  * v2 error message grammatical error
+  * Add command to show pool information for backends
+  * Client output is not sorted by --sort_key
+  * Add support for os-volume-type-access extension
+  * Added type description for volume type client
+  * Don't use sessions if third party plugin is used
+  * Workflow documentation is now in infra-manual
+  * List all the request items when the list is over osapi_max_limit
+  * Allow CG quota to be showed and updated
+  * Add the parameter bypass_url to the cinder client
+  * Use newer features from keystoneclient
+  * Support Volume Backup Quota
+  * Add ability to create volume from image by image name
+  * Remove cinderclient/tests from coverage report
+  * Fix 'search_opts' error 

commit python-cinderclient for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2015-08-27 08:54:36

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2014-11-02 16:46:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2015-08-27 08:54:38.0 +0200
@@ -1,0 +2,239 @@
+Fri Apr 24 12:09:23 UTC 2015 - tbecht...@suse.com
+
+- Use %{version} in source
+
+---
+Thu Apr 23 20:15:42 UTC 2015 - tbecht...@suse.com
+
+- Switch to version 1.1.1
+
+---
+Wed Apr 22 00:23:06 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.2.0.post2:
+  * Add support to incremental backups in cinder
+  1.2.0
+  * Enable version discovery
+  * Remove print statement in unit test
+  * Add ability to specify path var to testr
+  * cinder list now supports filter by tenant
+
+---
+Sun Apr 19 00:36:06 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post97:
+  * Uncap library requirements for liberty
+
+---
+Tue Apr  7 01:04:07 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post96:
+  * Allow cinderclient to handle exception response
+
+---
+Wed Apr  1 00:58:57 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post95:
+  * Move unit tests into test directory
+
+---
+Thu Mar 19 12:12:22 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post94:
+  * bash_completion now shows only subcommands when subcommand is help
+  * cinder list now prints dash '-' when data is None
+
+---
+Tue Mar 17 01:53:56 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post91:
+  * Update to change name for volume type client
+  * cinderclient accepts arguments after metadata without -- separator
+
+---
+Fri Mar  6 01:47:23 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post88:
+  * Updated help on cinder reset-state cli
+
+---
+Tue Mar  3 01:54:53 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post87:
+  * Adopt CLI sorting argument guidelines
+
+---
+Mon Mar  2 01:53:23 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post85:
+  * Make cinderclient metadata CLI output consistent
+
+---
+Fri Feb 27 01:53:57 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post83:
+  * Add missing all-tenants option to transfer-list
+
+---
+Thu Feb 19 01:06:06 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post82:
+  * Add -d short option for --debug
+
+---
+Mon Feb 16 01:05:42 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post80:
+  * Fix volume_transfers import in v2
+
+---
+Wed Feb 11 01:05:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post78:
+  * Updated from global requirements
+
+---
+Fri Feb  6 01:57:17 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post77:
+  * Fix up help message for reset-state call
+
+---
+Thu Feb  5 01:46:04 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post75:
+  * reset-state should warn that it is DB only
+
+---
+Wed Feb  4 01:58:49 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.1.1.post73:
+  * Add support for os-volume-type-access extension
+  * Don't use sessions if third party plugin is used
+

commit python-cinderclient for openSUSE:Factory

2014-11-02 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2014-11-02 16:46:27

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2014-04-09 19:09:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2014-11-02 16:46:46.0 +0100
@@ -2 +2 @@
-Thu Mar 27 10:01:59 UTC 2014 - dmuel...@suse.com
+Tue Oct 21 11:38:20 UTC 2014 - dmuel...@suse.com
@@ -4 +4 @@
-- switch to released version (1.0.8) 
+- add rpmlintrc as a source 
@@ -7 +7,254 @@
-Fri Mar 21 01:31:17 UTC 2014 -  cloud-de...@suse.de
+Mon Sep 22 16:07:46 UTC 2014 - dmuel...@suse.com
+
+- update to 1.1.0:
+  * Make volume-types required option for create cg
+  * Update index file for release of 1.1.0
+  * Cinder Client for Consistency Groups
+  * Use adapter from keystoneclient
+  * Updated from global requirements
+  * Add client support in Cinder for volume replication
+  * convert availability zone tests to requests-mock
+  * Convert snapshot tests to requests-mock
+  * Replace httpretty with requests-mock
+  * Fix order of arguments in assertEqual
+  * Avoid extra lookups in extra-specs-list
+  * Support pagination for volume list
+  * Mask passwords in client debug output
+  * Move debug logging to shell
+  * Quotaset update does not return result
+  * Fix the return code of the command reset-state
+  * Update theme for docs
+  * Change Connection refused to Connection error
+  * Add a tox job for generating docs
+  * Retry when connection to cinder is refused
+  * Add commands for managing and unmanaging volumes
+  * sync latest strutils to python-cinderclient
+  * Optional size parameter for volume creation
+  * Use suitable assert
+  * Fix version discovery and auth_plugins
+  * Add tenant uuid when running cinder list --all-tenants
+  * Remove deprecated command-line args
+  * Updated from global requirements
+  * Added support for keystone v3client
+  * Updated from global requirements
+  * Remove OPTIONAL: from optional argument help text
+  * Mark cinderclient as being a universal wheel
+  * Update help strings for cinder client
+
+---
+Fri Sep  5 15:24:00 UTC 2014 - dmuel...@suse.com
+
+- go back to released version (1.0.9) 
+
+---
+Fri Aug 29 00:45:46 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.60.g7bd8eb2:
+  * convert availability zone tests to requests-mock
+  * Fix order of arguments in assertEqual
+
+---
+Thu Aug 28 00:53:01 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.56.g8f23885:
+  * Convert snapshot tests to requests-mock
+
+---
+Wed Aug 27 00:48:11 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.55.g44f842b:
+  * Replace httpretty with requests-mock
+
+---
+Sun Aug 24 00:51:03 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.54.g0c5f0a9:
+  * Avoid extra lookups in extra-specs-list
+
+---
+Thu Aug 21 12:28:02 UTC 2014 - tbecht...@suse.com
+
+- Update to version python-cinderclient-1.0.9.52.g09422b6:
+  * Support pagination for volume list
+  * Update theme for docs
+  * Use suitable assert
+  * Reuse Resource from oslo
+- Add python-oslosphinx as BuildRequires according to test-requirements.txt
+
+---
+Mon Aug  4 00:41:46 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.44.gc9e7818:
+  * Fix the return code of the command reset-state
+  * Change Connection refused to Connection error
+  * Add a tox job for generating docs
+
+---
+Sun Aug  3 00:43:36 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.38.gd5c5bac:
+  * Mask passwords in client debug output
+
+---
+Thu Jul 31 00:43:59 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.9.36.g6823b18:
+  * sync latest strutils to python-cinderclient
+  * Add tenant uuid when running cinder list --all-tenants
+
+---
+Wed Jul 30 00:41:26 UTC 2014 -  

commit python-cinderclient for openSUSE:Factory

2014-04-09 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2014-04-09 19:09:51

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2014-03-09 18:44:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2014-04-09 19:09:52.0 +0200
@@ -2 +2 @@
-Fri Feb 14 10:50:57 UTC 2014 - speili...@suse.com
+Thu Mar 27 10:01:59 UTC 2014 - dmuel...@suse.com
@@ -3,0 +4,68 @@
+- switch to released version (1.0.8) 
+
+---
+Fri Mar 21 01:31:17 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.23.g7240040:
+  * Allow list_extensions to work in cinderclient v2
+  * Remove vim header
+
+---
+Sat Mar 15 00:59:10 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.19.g98dade0:
+  * Update service function name for service enable
+  * Remove call to undefined install.post_process()
+
+---
+Fri Mar 14 01:04:37 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.15.gbd98d32:
+  * Updated from global requirements
+  * Import access module from keystoneclient to handle V3 endpoints
+  * Update doc string for service disable
+
+---
+Thu Mar 13 01:52:20 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.10.gde4f9c4:
+  * Client support for export and import backup service metadata
+
+---
+Mon Mar  3 00:38:55 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.8.g3ec28c3:
+  * Fix type-delete to allow deletion by name and ID
+
+---
+Thu Feb 27 01:16:52 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.7.gea8c955:
+  * Fix typos in the volumes and snapshots docstrings
+  * Set v2 commands available for v2 service_type
+
+---
+Wed Feb 26 00:45:48 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.4.g0b9e2f5:
+  * Updated from global requirements
+
+---
+Fri Feb 14 08:09:32 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.3.g6fd8d8e:
+  * Require ctrl_location for encryption-type-create
+
+---
+Wed Feb 12 01:05:44 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-cinderclient-1.0.8.2.g7914e46:
+  * Remove tox locale overrides
+
+---
+Tue Feb 11 15:38:05 UTC 2014 - speili...@suse.com
+
+- Update to version python-cinderclient-1.0.8.1.g4273bbe:
+  * Fix typos in cinderclient
+  1.0.8
+  * Revert Update cinderclient to skip the additional GET during create
@@ -6 +74,105 @@
-- Only require argparse on SLE
+- Require argparse only on SLE
+
+---
+Tue Feb  4 00:56:22 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.7.54:
+  + Fixed image_name from image-name in upload-to-image
+
+---
+Mon Feb  3 00:42:18 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.7.52:
+  + Update release notes for push to pypi
+
+---
+Fri Jan 31 01:31:59 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.7.51:
+  + Sync up with oslo-incubator
+
+---
+Tue Jan 28 01:35:21 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.7.49:
+  + Add shell tests for snapshot_delete
+
+---
+Mon Jan 27 10:03:57 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.7.48:
+  + Remove RAX-specific auth in cinderclient
+
+---
+Mon Jan 27 01:11:24 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.7.46:
+  + Add volume retype command
+  + Add retype to index.rst
+
+---
+Sun Jan 26 01:26:34 UTC 2014 - 

commit python-cinderclient for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2014-03-09 18:44:16

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2014-01-23 15:53:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2014-03-09 18:44:17.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb 14 10:50:57 UTC 2014 - speili...@suse.com
+
+- Replace git_tarballs source service with download_files and set_version
+  + Use upstream URL as source (enables verification)
+- Only require argparse on SLE
+
+---
+Wed Jan 29 09:12:35 UTC 2014 - speili...@suse.com
+
+- Add refresh_patches source service
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.q9DeN6/_old  2014-03-09 18:44:18.0 +0100
+++ /var/tmp/diff_new_pack.q9DeN6/_new  2014-03-09 18:44:18.0 +0100
@@ -25,7 +25,7 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-cinderclient
-Source: python-cinderclient-1.0.7.tar.gz
+Source: 
http://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.7.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-pbr
@@ -36,13 +36,13 @@
 Requires:   python = 2.6.8
 Requires:   python-Babel = 1.3
 Requires:   python-PrettyTable = 0.6
-Requires:   python-argparse
 Requires:   python-pbr = 0.5.21
 Requires:   python-requests = 1.1
 Requires:   python-simplejson = 2.0.9
 Requires:   python-six = 1.4.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
+Requires:   python-argparse
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 %else
 BuildArch:  noarch
@@ -83,7 +83,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.7
+%setup -q -n python-cinderclient-%{version}
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.q9DeN6/_old  2014-03-09 18:44:18.0 +0100
+++ /var/tmp/diff_new_pack.q9DeN6/_new  2014-03-09 18:44:18.0 +0100
@@ -1,7 +1,11 @@
 services
-  service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.7.tar.gz/param
-param name=emailopensuse-cl...@opensuse.org/param
-param name=plain-versionTrue/param
+  service mode=disabled name=download_files 
+param name=changesgenerateenable/param
+  /service
+  service mode=disabled name=set_version
+param name=basenamepython-cinderclient/param
+  /service
+  service name=refresh_patches mode=disabled
+param name=changesgenerateenable/param
   /service
 /services

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2014-01-20 07:54:56

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-11-20 11:21:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2014-01-23 15:53:55.0 +0100
@@ -1,0 +2,23 @@
+Mon Dec 16 09:38:40 UTC 2013 - dmuel...@suse.com
+
+- update to 1.0.7:
+  + Update version and index.rst for push
+  + Fix py33 due to readonly and metadata patches
+  + Enable del of other tenants resources by name
+  + Adding volume readonly-mode-update interface to Cinder client
+  + Enable cinder delete can delete multiple volumes in one request
+  + Adding Read-Only volume attaching support to Cinder client
+  + Deprecates --volume-id arg for v2 backup-restore
+  + Override endpoint URL check for API version
+  + Fixes broken v1 and v2 api backup-restore
+  + Addition of volume/snapshot_metadata CLI
+  + python3: iteration order of dict is unpredictable
+  + python3: align the order of parameters for urlencode()
+  + python3: sort dict for post_volumes_1234_action test
+  + python3: Refactor dict for python2/python3 compat
+  + Updated from global requirements
+  + Fix DeprecationWarning when printing exception
+  + Fix the failure of fetching the version in cinder endpoint
+  + Add quota-usage command
+
+---

Old:

  python-cinderclient-1.0.6.tar.gz

New:

  python-cinderclient-1.0.7.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.gRuY5b/_old  2014-01-23 15:53:56.0 +0100
+++ /var/tmp/diff_new_pack.gRuY5b/_new  2014-01-23 15:53:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -19,13 +19,13 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.6
+Version:1.0.7
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-cinderclient
-Source: python-cinderclient-1.0.6.tar.gz
+Source: python-cinderclient-1.0.7.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-pbr
@@ -34,7 +34,7 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-requests
 Requires:   python = 2.6.8
-Requires:   python-Babel = 0.9.6
+Requires:   python-Babel = 1.3
 Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
 Requires:   python-pbr = 0.5.21
@@ -69,10 +69,10 @@
 Requires:   python-discover
 %endif
 Requires:   python-coverage = 3.6
-Requires:   python-fixtures = 0.3.12
+Requires:   python-fixtures = 0.3.14
 Requires:   python-flake8 = 2.0
 Requires:   python-hacking = 0.5.6
-Requires:   python-mock = 0.8.0
+Requires:   python-mock = 1.0
 Requires:   python-pep8 = 1.4.5
 Requires:   python-pyflakes = 0.7.2
 Requires:   python-python-subunit
@@ -83,7 +83,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.6
+%setup -q -n python-cinderclient-1.0.7
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.gRuY5b/_old  2014-01-23 15:53:56.0 +0100
+++ /var/tmp/diff_new_pack.gRuY5b/_new  2014-01-23 15:53:56.0 +0100
@@ -1,6 +1,6 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.6.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.7.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
 param name=plain-versionTrue/param
   /service

++ python-cinderclient-1.0.6.tar.gz - python-cinderclient-1.0.7.tar.gz 
++
 2204 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-11-20 11:21:45

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-10-18 11:42:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-11-20 11:21:46.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct 30 10:11:10 UTC 2013 - dmuel...@suse.com
+
+- move test-related requires to test subpackage 
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.v8zmBe/_old  2013-11-20 11:21:47.0 +0100
+++ /var/tmp/diff_new_pack.v8zmBe/_new  2013-11-20 11:21:47.0 +0100
@@ -28,28 +28,19 @@
 Source: python-cinderclient-1.0.6.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-d2to1
 BuildRequires:  python-pbr
 # Documentation build requirements:
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
 BuildRequires:  python-requests
-%if 0%{?suse_version} = 1110
-Requires:   python-discover
-%endif
 Requires:   python = 2.6.8
+Requires:   python-Babel = 0.9.6
 Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
-Requires:   python-coverage = 3.6
-Requires:   python-d2to1 = 0.2.10
-Requires:   python-flake8 = 2.0
-Requires:   python-pbr = 0.5
-Requires:   python-pyflakes = 0.7.2
-Requires:   python-python-subunit
-Requires:   python-requests = 0.8
+Requires:   python-pbr = 0.5.21
+Requires:   python-requests = 1.1
 Requires:   python-simplejson = 2.0.9
-Requires:   python-six
-Requires:   python-testtools = 0.9.29
+Requires:   python-six = 1.4.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())}
@@ -74,11 +65,19 @@
 Summary:Openstack Block Storage (Cinder) API Client - Testsuite
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
+%if 0%{?suse_version} = 1110
+Requires:   python-discover
+%endif
+Requires:   python-coverage = 3.6
 Requires:   python-fixtures = 0.3.12
-Requires:   python-hacking = 0.5.3
+Requires:   python-flake8 = 2.0
+Requires:   python-hacking = 0.5.6
 Requires:   python-mock = 0.8.0
 Requires:   python-pep8 = 1.4.5
-Requires:   python-testrepository = 0.0.13
+Requires:   python-pyflakes = 0.7.2
+Requires:   python-python-subunit
+Requires:   python-testrepository = 0.0.17
+Requires:   python-testtools = 0.9.32
 
 %description test
 This package contains testsuite files for %{name}.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:31

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-10-02 13:32:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-10-18 11:42:34.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct  7 10:20:35 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.6:
+  + Replace OpenStack LLC with OpenStack Foundation
+  + Use v2 endpoint with v2 shell for migration
+  + Implement qos support
+  + Fix find volume for migrate command
+  + Synch up with OSLO-Incubator
+  + Error if arguments are not supplied for rename commands
+  + Update docs/index.rst with release info for 1.0.6
+
+---

Old:

  python-cinderclient-master.tar.gz

New:

  python-cinderclient-1.0.6.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.HsLGLd/_old  2013-10-18 11:42:34.0 +0200
+++ /var/tmp/diff_new_pack.HsLGLd/_new  2013-10-18 11:42:34.0 +0200
@@ -19,13 +19,13 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.29
+Version:1.0.6
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-cinderclient
-Source: python-cinderclient-master.tar.gz
+Source: python-cinderclient-1.0.6.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-d2to1
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.29.g665abd9
+%setup -q -n python-cinderclient-1.0.6
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.HsLGLd/_old  2013-10-18 11:42:34.0 +0200
+++ /var/tmp/diff_new_pack.HsLGLd/_new  2013-10-18 11:42:34.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.6.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
-param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

++ python-cinderclient-master.tar.gz - python-cinderclient-1.0.6.tar.gz 
++
 2136 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-10-02 13:32:39

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-09-16 16:28:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-10-02 13:32:41.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 26 10:11:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.29:
+  + Fix help messages for name arguments
+  + Add volume name arguments
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.IfmHLL/_old  2013-10-02 13:32:41.0 +0200
+++ /var/tmp/diff_new_pack.IfmHLL/_new  2013-10-02 13:32:41.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.25
+Version:1.0.5.29
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.25.gd7796ef
+%setup -q -n python-cinderclient-1.0.5.29.g665abd9
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS 
new/python-cinderclient-1.0.5.29.g665abd9/AUTHORS
--- old/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS   2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/AUTHORS   2013-09-25 
09:56:32.0 +0200
@@ -28,6 +28,7 @@
 Jakub Ruzicka jruzi...@redhat.com
 John Griffith john.griff...@solidfire.com
 Josh Durgin josh.dur...@inktank.com
+Ken'ichi Ohmichi oomi...@mxs.nes.nec.co.jp
 Kui Shi skuicl...@gmail.com
 Liam Kelleher liam.kelle...@hp.com
 Mark McLoughlin mar...@redhat.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 
new/python-cinderclient-1.0.5.29.g665abd9/ChangeLog
--- old/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/ChangeLog 2013-09-25 
09:56:32.0 +0200
@@ -1,3 +1,33 @@
+commit 665abd9acc4a266cf668c4562cf30fb85bf7cf2a
+Merge: 37b57ea 405702c
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Sep 25 07:56:03 2013 +
+
+Merge Add volume name arguments
+
+commit 37b57ea0de0a45c962f2627cd027a344391457cb
+Merge: d7796ef 2ac8f3a
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Sep 25 04:07:06 2013 +
+
+Merge Fix help messages for name arguments
+
+commit 405702c8c0f3befab31bdfe92fd10f408f8b5a0c
+Author: Ken'ichi Ohmichi oomi...@mxs.nes.nec.co.jp
+Date:   Wed Sep 18 16:44:51 2013 +0900
+
+Add volume name arguments
+
+This patch adds volume name arguments to the following subcommands:
+ * snapshot-create
+ * backup-create
+ * backup-restore
+ * transfer-create
+
+Fixes bug #1220590
+
+Change-Id: Ib0ff6e62d45abb14fa8c7313511ef6f72befe0d5
+
 commit d7796ef737b0b9c70fabf1416b42ad42c2d27b4a
 Author: Avishay Traeger avis...@il.ibm.com
 Date:   Thu Jul 18 16:17:21 2013 +0300
@@ -10,6 +40,20 @@
 
 Change-Id: I6e81d7a6321f367a356f0a0dee385221363a4227
 
+commit 2ac8f3a337130a7d130fb49bfacbf1842d3e5e47
+Author: Ken'ichi Ohmichi oomi...@mxs.nes.nec.co.jp
+Date:   Fri Sep 6 13:17:36 2013 +0900
+
+Fix help messages for name arguments
+
+Users can specify the name of an instance as the argument, which are
+passed through find_resource(), instead of the id.
+This patch changes some help messages for explaining this behavior.
+
+Related-Bug: #1220590
+
+Change-Id: I9af1259af4319b82b94d7b28536def3107ec5dd5
+
 commit b757c348b758fb5517cc0a08675b6c3ae8a7538e
 Author: Kui Shi skuicl...@gmail.com
 Date:   Tue Sep 3 04:39:24 2013 +0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO 
new/python-cinderclient-1.0.5.29.g665abd9/PKG-INFO
--- old/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO  2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/PKG-INFO  2013-09-25 
09:56:33.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: 

commit python-cinderclient for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-09-16 16:28:45

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-09-16 12:44:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-09-16 16:28:46.0 +0200
@@ -1,0 +2,12 @@
+Sun Sep 15 23:49:02 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.25:
+  + Implement ability to migrate volume
+
+---
+Fri Sep  6 00:12:40 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.24:
+  + Don't need to init testr explicitly
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.zZTStd/_old  2013-09-16 16:28:46.0 +0200
+++ /var/tmp/diff_new_pack.zZTStd/_new  2013-09-16 16:28:46.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.23
+Version:1.0.5.25
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.23.g8ea9fa3
+%setup -q -n python-cinderclient-1.0.5.25.gd7796ef
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.23.g8ea9fa3/AUTHORS 
new/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS
--- old/python-cinderclient-1.0.5.23.g8ea9fa3/AUTHORS   2013-09-01 
15:36:35.0 +0200
+++ new/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS   2013-09-15 
11:21:24.0 +0200
@@ -28,6 +28,7 @@
 Jakub Ruzicka jruzi...@redhat.com
 John Griffith john.griff...@solidfire.com
 Josh Durgin josh.dur...@inktank.com
+Kui Shi skuicl...@gmail.com
 Liam Kelleher liam.kelle...@hp.com
 Mark McLoughlin mar...@redhat.com
 Mathieu Gagné mga...@iweb.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.23.g8ea9fa3/ChangeLog 
new/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog
--- old/python-cinderclient-1.0.5.23.g8ea9fa3/ChangeLog 2013-09-01 
15:36:35.0 +0200
+++ new/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 2013-09-15 
11:21:24.0 +0200
@@ -1,3 +1,38 @@
+commit d7796ef737b0b9c70fabf1416b42ad42c2d27b4a
+Author: Avishay Traeger avis...@il.ibm.com
+Date:   Thu Jul 18 16:17:21 2013 +0300
+
+Implement ability to migrate volume
+
+Implements ability to call migrate_volume and migrate_volume_completion
+APIs. The former includes shell code while the latter is called by Nova
+and should not be invoked via shell.
+
+Change-Id: I6e81d7a6321f367a356f0a0dee385221363a4227
+
+commit b757c348b758fb5517cc0a08675b6c3ae8a7538e
+Author: Kui Shi skuicl...@gmail.com
+Date:   Tue Sep 3 04:39:24 2013 +0800
+
+Don't need to init testr explicitly
+
+In run_tests.sh, function init_testr will initialize testr if the
+directory .testrepository is not existed. Actually, testr will do
+the check before run the test:
+
+In Python package testrepository, setuptools_command.py:Testr.run
+
+68 def run(self):
+69 Set up testr repo, then run testr
+70 if not os.path.isdir(.testrepository):
+71 self._run_testr(init)
+
+So, init_testr can be removed safely.
+
+Fixes Bug #1220147
+
+Change-Id: Ide99a836cd601453624c7a562b7256c86bd46811
+
 commit 8ea9fa31e6c6cede0cd14e587611c7a77806c13b
 Merge: 473ca25 109415c
 Author: Jenkins jenk...@review.openstack.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.23.g8ea9fa3/PKG-INFO 
new/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO
--- old/python-cinderclient-1.0.5.23.g8ea9fa3/PKG-INFO  2013-09-01 
15:36:35.0 +0200
+++ new/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO  2013-09-15 
11:21:24.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-cinderclient
-Version: 1.0.5.23.g8ea9fa3
+Version: 1.0.5.25.gd7796ef
 Summary: OpenStack Block Storage API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-cinderclient for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-08-23 11:05:01

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-08-18 22:40:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-08-23 11:05:03.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 15 23:38:58 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.18:
+  + Fixing malformed assert message formatting
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.cqY4JT/_old  2013-08-23 11:05:03.0 +0200
+++ /var/tmp/diff_new_pack.cqY4JT/_new  2013-08-23 11:05:03.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.16
+Version:1.0.5.18
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.16.g43827f4
+%setup -q -n python-cinderclient-1.0.5.18.g0631974
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.16.g43827f4/AUTHORS 
new/python-cinderclient-1.0.5.18.g0631974/AUTHORS
--- old/python-cinderclient-1.0.5.16.g43827f4/AUTHORS   2013-08-14 
16:55:09.0 +0200
+++ new/python-cinderclient-1.0.5.18.g0631974/AUTHORS   2013-08-15 
20:05:27.0 +0200
@@ -37,6 +37,7 @@
 Nicolas Simonds n...@metacloud.com
 Nikolaj Starodubtsev nstarodubt...@mirantis.com
 Ollie Leahy oliver.le...@hp.com
+Peter Hamilton peter.hamil...@jhuapl.edu
 Qiu Yu unic...@gmail.com
 Rongze Zhu zrz...@gmail.com
 Seif Lotfy s.lo...@telekom.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.16.g43827f4/ChangeLog 
new/python-cinderclient-1.0.5.18.g0631974/ChangeLog
--- old/python-cinderclient-1.0.5.16.g43827f4/ChangeLog 2013-08-14 
16:55:09.0 +0200
+++ new/python-cinderclient-1.0.5.18.g0631974/ChangeLog 2013-08-15 
20:05:27.0 +0200
@@ -1,3 +1,10 @@
+commit 06319745a1eb4c50a628c464a426fa119ba14689
+Merge: 43827f4 eb413f5
+Author: Jenkins jenk...@review.openstack.org
+Date:   Thu Aug 15 18:04:30 2013 +
+
+Merge Fixing malformed assert message formatting
+
 commit 43827f4a564007be2f1b1e9203b8e0aef0cc5fcb
 Merge: 7b08b98 2197985
 Author: Jenkins jenk...@review.openstack.org
@@ -45,6 +52,28 @@
 
 Merge Add commandline option --metadata for cinder list
 
+commit eb413f5373af70cbd41a0f9bf0800cf47d609dcc
+Author: Peter Hamilton peter.hamil...@jhuapl.edu
+Date:   Mon Aug 12 09:05:44 2013 -0400
+
+Fixing malformed assert message formatting
+
+This modification addresses Bug #1210296, specifically addressing
+malformed assert message formatting in assert_called_anytime. When
+verifying that an API method was called during test execution, the
+assert statement used will throw a TypeError when formatting the
+assert message, instead of the expected AssertionError. This occurs
+because a nested tuple in the format list is not properly expanded.
+The error itself likely exists because assert_called_anytime is not
+currently used in the python-cinderclient testing framework.
+
+The fix involves joining the arguments in the format list into a
+single tuple, allowing proper argument expansion.
+
+Fixes: bug 1210296
+
+Change-Id: I6cf9dd55cff318e8a850637c540436c91dac08df
+
 commit 2ba74ecb54befaee691434523e53a880760b62a3
 Merge: eefcbfb c95e59f
 Author: Jenkins jenk...@review.openstack.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.16.g43827f4/PKG-INFO 
new/python-cinderclient-1.0.5.18.g0631974/PKG-INFO
--- old/python-cinderclient-1.0.5.16.g43827f4/PKG-INFO  2013-08-14 
16:55:10.0 +0200
+++ new/python-cinderclient-1.0.5.18.g0631974/PKG-INFO  2013-08-15 
20:05:28.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-cinderclient
-Version: 1.0.5.16.g43827f4
+Version: 1.0.5.18.g0631974
 Summary: OpenStack Block Storage API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' 

commit python-cinderclient for openSUSE:Factory

2013-08-18 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-08-18 22:39:59

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-07-18 18:08:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-08-18 22:40:01.0 +0200
@@ -1,0 +2,37 @@
+Wed Aug 14 23:40:41 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.16:
+  + Updated from global requirements
+  + python3: Fix tox requirements
+  + Add timeout parameter in requests
+  + Sync strutils from oslo
+  + Add print for backup-create command
+
+---
+Tue Aug 13 23:38:59 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.7:
+  + Add commandline option --metadata for cinder list
+
+---
+Tue Aug 13 00:02:36 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.5:
+  + Add missing babel dependency
+  + convert third-party exception to ConnectionError
+
+---
+Sat Aug 10 10:54:02 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.1:
+  + Add support for multiple cinder endpoints
+
+---
+Wed Aug  7 00:15:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4.86:
+  + Provide cinder CLI man page.
+  + Sync with global requirements
+  + Add a couple more things to index before release
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.yq2Kns/_old  2013-08-18 22:40:02.0 +0200
+++ /var/tmp/diff_new_pack.yq2Kns/_new  2013-08-18 22:40:02.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.4.66
+Version:1.0.5.16
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.4.66.g509a54b
+%setup -q -n python-cinderclient-1.0.5.16.g43827f4
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 
@@ -95,7 +95,7 @@
 %install
 python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
 
-rm -rf doc/build/html/{.buildinfo,.doctrees}
+rm doc/build/html/.buildinfo
 
 ### bash-completion
 install -p -D -m 644 tools/cinder.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/openstack-cinder.sh

++ python-cinderclient-master.tar.gz ++
 5584 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-07-18 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-07-18 17:33:54

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-07-10 17:30:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-07-18 18:08:30.0 +0200
@@ -1,0 +2,14 @@
+Tue Jul 16 00:21:35 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4.62:
+  + Update to latest openstack/requirements.
+
+---
+Sat Jul 13 23:35:16 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4.61:
+  + Fix wrong method call for extend subcommand
+  + Sync install_venv_common from oslo
+  + Implement ability to extend volume for v1.
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.oqUh29/_old  2013-07-18 18:08:31.0 +0200
+++ /var/tmp/diff_new_pack.oqUh29/_new  2013-07-18 18:08:31.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.4.56
+Version:1.0.4.66
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.4.56.ga3985ee
+%setup -q -n python-cinderclient-1.0.4.66.g509a54b
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.4.56.ga3985ee/AUTHORS 
new/python-cinderclient-1.0.4.66.g509a54b/AUTHORS
--- old/python-cinderclient-1.0.4.56.ga3985ee/AUTHORS   2013-07-05 
18:45:44.0 +0200
+++ new/python-cinderclient-1.0.4.66.g509a54b/AUTHORS   2013-07-17 
07:14:04.0 +0200
@@ -29,12 +29,14 @@
 Josh Durgin josh.dur...@inktank.com
 Liam Kelleher liam.kelle...@hp.com
 Mark McLoughlin mar...@redhat.com
+Mathieu Gagné mga...@iweb.com
 Mike Perez thin...@gmail.com
 Monty Taylor mord...@inaugust.com
 Nathan Reller nathan.rel...@jhuapl.edu
 Nicolas Simonds n...@metacloud.com
 Nikolaj Starodubtsev nstarodubt...@mirantis.com
 Ollie Leahy oliver.le...@hp.com
+Qiu Yu unic...@gmail.com
 Rongze Zhu zrz...@gmail.com
 Stephen Mulcahy stephen.mulc...@hp.com
 Vasyl Khomenko vasil...@yahoo-inc.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.4.56.ga3985ee/ChangeLog 
new/python-cinderclient-1.0.4.66.g509a54b/ChangeLog
--- old/python-cinderclient-1.0.4.56.ga3985ee/ChangeLog 2013-07-05 
18:45:44.0 +0200
+++ new/python-cinderclient-1.0.4.66.g509a54b/ChangeLog 2013-07-17 
07:14:04.0 +0200
@@ -1,3 +1,103 @@
+commit 509a54bd37f5b637e925735c14873e254d02fb70
+Merge: 61f39d8 627b616
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Jul 17 05:02:07 2013 +
+
+Merge Add os-services extension support
+
+commit 61f39d883670342a4f15cba4e0527695100c04fa
+Merge: d720884 2b0f086
+Author: Jenkins jenk...@review.openstack.org
+Date:   Tue Jul 16 04:31:42 2013 +
+
+Merge Update index.rst
+
+commit d7208847efb5bb0df1d1f3340681915d867847b9
+Author: John Griffith john.griff...@solidfire.com
+Date:   Sun Jul 14 19:47:58 2013 -0600
+
+Update to latest openstack/requirements.
+
+Fixes bug: 1200214
+
+Change-Id: I0ff8a76eb5d5a99892a270909c68207858e1bc8b
+
+commit 627b616227badd893ff2d8d7addf162d605b2299
+Author: Qiu Yu unic...@gmail.com
+Date:   Sun Jul 14 23:18:22 2013 +0800
+
+Add os-services extension support
+
+Implement client bindings for Cinder os-services API extension, so
+client would be able to list services, enable or disable particular
+services.
+
+Usage:
+cinder service-list [--host hostname] [--binary binary]
+cinder service-enable hostname binary
+cinder service-disable hostname binary
+
+This change is depended on following change at Cinder side
+I7f3fa889294ca6caebdf46b8689345bcac1cdf54
+
+Implements blueprint os-services-extension
+
+Change-Id: I4a53fd545ed3b446441302d00a429168a996a34a
+
+commit 2b0f086e7b4db4daa6e096eeb2adc96b1d4884e3
+Author: John Griffith john.griff...@solidfire.com
+Date:   Sat Jul 13 14:46:57 2013 -0600
+
+Update index.rst
+
+Update the release info 

commit python-cinderclient for openSUSE:Factory

2013-07-10 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-07-10 17:30:34

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-07-03 16:52:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-07-10 17:30:36.0 +0200
@@ -1,0 +2,19 @@
+Fri Jul  5 23:42:47 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4.56:
+  + Implement ability to extend volume.
+  + Enable ability to reset state on snapshots.
+
+---
+Wed Jul  3 08:38:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4.52:
+  + Use exceptions from oslo
+
+---
+Tue Jul  2 23:44:53 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4.50:
+  + Fix volume info display error on create with v2.
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.jKNere/_old  2013-07-10 17:30:37.0 +0200
+++ /var/tmp/diff_new_pack.jKNere/_new  2013-07-10 17:30:37.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.4.49
+Version:1.0.4.56
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.4.49.g273a829
+%setup -q -n python-cinderclient-1.0.4.56.ga3985ee
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.4.49.g273a829/ChangeLog 
new/python-cinderclient-1.0.4.56.ga3985ee/ChangeLog
--- old/python-cinderclient-1.0.4.49.g273a829/ChangeLog 2013-06-25 
22:37:03.0 +0200
+++ new/python-cinderclient-1.0.4.56.ga3985ee/ChangeLog 2013-07-05 
18:45:44.0 +0200
@@ -1,3 +1,72 @@
+commit a3985eeb63506b48e2d71143b4b9060442d0bc61
+Merge: a7a48b8 ee9f035
+Author: Jenkins jenk...@review.openstack.org
+Date:   Fri Jul 5 16:45:06 2013 +
+
+Merge Enable ability to reset state on snapshots.
+
+commit a7a48b8fee1654cdd9a4e24fc061cc36d2702ce8
+Merge: 14108c1 10df5be
+Author: Jenkins jenk...@review.openstack.org
+Date:   Fri Jul 5 16:37:03 2013 +
+
+Merge Implement ability to extend volume.
+
+commit ee9f0354ec7c0084c0f8cfe2b670589e0d326421
+Author: John Griffith john.griff...@solidfire.com
+Date:   Mon Jul 1 21:17:30 2013 -0600
+
+Enable ability to reset state on snapshots.
+
+Implement the ability to reset-state on snapshots,
+exposes os-reset_status from snapshot actions.
+
+Change-Id: I605f41e39fde46ccfe6a53222b798f32c14bc1f8
+
+commit 14108c1e7881021c68989ca71e1e2709ab80de03
+Merge: 8e7cc89 a7cce08
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Jul 3 07:53:47 2013 +
+
+Merge Use exceptions from oslo
+
+commit 10df5beb397dee9f0bde20b87aa23035cc53ede7
+Author: John Griffith john.griff...@solidfire.com
+Date:   Mon Jun 10 14:52:57 2013 -0600
+
+Implement ability to extend volume.
+
+Implements ability to call extend volume in Version 2 API.
+
+This change includes the needed support in cinderlcient to
+utilize/access changes made in the volume-resize change.
+
+Change-Id: Ifc7e2969b885a60e8105b5f3908ac452d0a61fa7
+
+commit a7cce08eab5e2e42275b84bd56127bd09b00f5bf
+Author: Alessio Ababilov ilovegnuli...@gmail.com
+Date:   Sun May 19 18:12:27 2013 +0300
+
+Use exceptions from oslo
+
+These exceptions can be used in novaclient, keystoneclient,
+glanceclient, and other client projects.
+
+Partially implements: blueprint common-client-library
+
+Change-Id: I43918316622b1c1d722872fe30199db6a3a7bb76
+
+commit 8e7cc89d058d773ada13d615c1d978ae9d73917c
+Author: Avishay Traeger avis...@il.ibm.com
+Date:   Fri Jun 14 08:42:49 2013 +0300
+
+Fix volume info display error on create with v2.
+
+Error due to popping 'links' when it does not exist.
+
+Change-Id: I3f25b97f16699373ef12d9ac47905900b4b631f8
+Fixes: bug 1190853
+
 commit 273a82967170ecf4d44973d0dd7baf9c21f4da08
 Merge: dcc2f67 7571232
 Author: Jenkins jenk...@review.openstack.org
diff -urN '--exclude=CVS' 

commit python-cinderclient for openSUSE:Factory

2013-07-03 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-07-03 16:52:37

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-06-13 21:36:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-07-03 16:52:38.0 +0200
@@ -2 +2,6 @@
-Wed May 29 10:48:37 UTC 2013 - dmuel...@suse.com
+Wed Jun 26 22:26:45 UTC 2013 - dmuel...@suse.com
+
+- update requires 
+
+---
+Wed May 29 11:21:43 UTC 2013 - dmuel...@suse.com
@@ -6,0 +12,7 @@
+Mon May 27 09:49:50 UTC 2013 - speili...@suse.com
+
+- Add new build dependencies:
+  + python-pbr
+  + python-d2to1
+
+---

Old:

  python-cinderclient-1.0.3.tar.gz

New:

  python-cinderclient-master.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.aP0KKM/_old  2013-07-03 16:52:38.0 +0200
+++ /var/tmp/diff_new_pack.aP0KKM/_new  2013-07-03 16:52:38.0 +0200
@@ -19,27 +19,37 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.3
+Version:1.0.4.49
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-cinderclient
-Source: python-cinderclient-1.0.3.tar.gz
+Source: python-cinderclient-master.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-distribute
+BuildRequires:  python-d2to1
+BuildRequires:  python-pbr
 # Documentation build requirements:
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
 BuildRequires:  python-requests
+%if 0%{?suse_version} = 1110
+Requires:   python-discover
+%endif
 Requires:   python = 2.6.8
+Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
-# /usr/bin/cinder uses pkg_resources, thus:
-Requires:   python-PrettyTable
-Requires:   python-distribute
+Requires:   python-coverage = 3.6
+Requires:   python-d2to1 = 0.2.10
+Requires:   python-flake8 = 2.0
+Requires:   python-pbr = 0.5
+Requires:   python-pyflakes = 0.7.2
+Requires:   python-python-subunit
 Requires:   python-requests = 0.8
-Requires:   python-simplejson
+Requires:   python-simplejson = 2.0.9
+Requires:   python-six
+Requires:   python-testtools = 0.9.29
 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())}
@@ -64,20 +74,17 @@
 Summary:Openstack Block Storage (Cinder) API Client - Testsuite
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
-Requires:   python-fixtures
-Requires:   python-mock
-Requires:   python-nose
-Requires:   python-nosehtmloutput
-Requires:   python-nosexcover
-Requires:   python-openstack.nose_plugin
-Requires:   python-pep8 = 1.3.3
+Requires:   python-fixtures = 0.3.12
+Requires:   python-hacking = 0.5.3
+Requires:   python-mock = 0.8.0
+Requires:   python-pep8 = 1.4.5
 Requires:   python-testrepository = 0.0.13
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.3
+%setup -q -n python-cinderclient-1.0.4.49.g273a829
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.aP0KKM/_old  2013-07-03 16:52:38.0 +0200
+++ /var/tmp/diff_new_pack.aP0KKM/_new  2013-07-03 16:52:38.0 +0200
@@ -1,7 +1,8 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.3.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-master.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
+param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-06-13 21:36:24

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-04-29 14:16:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-06-13 21:36:25.0 +0200
@@ -1,0 +2,10 @@
+Wed May 29 10:48:37 UTC 2013 - dmuel...@suse.com
+
+- remove setBadness call from rpmlintrc
+
+---
+Mon May  6 11:29:42 UTC 2013 - dmuel...@suse.com
+
+- update requires to python-PrettyTable 
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.zyoDqe/_old  2013-06-13 21:36:25.0 +0200
+++ /var/tmp/diff_new_pack.zyoDqe/_new  2013-06-13 21:36:25.0 +0200
@@ -30,15 +30,15 @@
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Documentation build requirements:
+BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
-BuildRequires:  python-prettytable
 BuildRequires:  python-requests
 Requires:   python = 2.6.8
 Requires:   python-argparse
 # /usr/bin/cinder uses pkg_resources, thus:
+Requires:   python-PrettyTable
 Requires:   python-distribute
-Requires:   python-prettytable
-Requires:   python-requests
+Requires:   python-requests = 0.8
 Requires:   python-simplejson
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
@@ -70,7 +70,7 @@
 Requires:   python-nosehtmloutput
 Requires:   python-nosexcover
 Requires:   python-openstack.nose_plugin
-Requires:   python-pep8
+Requires:   python-pep8 = 1.3.3
 Requires:   python-testrepository = 0.0.13
 
 %description test

++ _service ++
--- /var/tmp/diff_new_pack.zyoDqe/_old  2013-06-13 21:36:25.0 +0200
+++ /var/tmp/diff_new_pack.zyoDqe/_new  2013-06-13 21:36:25.0 +0200
@@ -1,7 +1,7 @@
 services
   service name=git_tarballs mode=disabled
 param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.3.tar.gz/param
-param name=emailcloud-de...@suse.de/param
+param name=emailopensuse-cl...@opensuse.org/param
 param name=plain-versionTrue/param
   /service
 /services

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-04-29 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-04-29 14:16:42

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-04-05 13:10:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-04-29 14:16:43.0 +0200
@@ -2 +2 @@
-Wed Mar 27 14:41:40 UTC 2013 - bwiedem...@suse.com
+Tue Apr  2 09:46:11 UTC 2013 - dmuel...@suse.com
@@ -4 +4,2 @@
-- Add missing python-requests Requires.
+- update to 1.0.3:
+  + Released version of the tarball 
@@ -7 +8 @@
-Wed Mar  6 15:06:33 UTC 2013 - vu...@suse.com
+Mon Mar 18 10:42:23 UTC 2013 - speili...@suse.com
@@ -9,2 +10,73 @@
-- Add compat-newer-requests.patch: take patches from upstream to
-  allow working with newer versions of python-requests.
+- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
+
+
+Fri Feb 22 12:57:59 UTC 2013 - sasc...@suse.de
+
+- Update to version 1.0.2.26+git.1361537879.458ff24:
+  + Allow requests 0.8 and greater
+  + Avoid UnicodeEncodeError exception on exception
+  + Handle metadata args the same for all calls.
+  + Fix upload-to-image volume_id help
+  + adding v2 support to cinderclient
+  + Fix typo breaking --debug option to cinder client
+- Drop patches (merged upstream):
+  + print-exceptions.patch
+  + support-requests-1.0.patch
+
+---
+Fri Feb 22 11:27:25 UTC 2013 - sasc...@suse.de
+
+- BuildRequire openstack-suse-macros instead of openstack-macros
+
+---
+Tue Feb 12 17:20:28 UTC 2013 - dmuel...@suse.com
+
+- Update support-requests-1.0.patch:
+  + Use alternative version from upstream
+
+---
+Mon Feb 11 16:14:36 UTC 2013 - dmuel...@suse.com
+
+- Fix requires of test package
+
+
+Mon Feb 11 15:10:30 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 1.0.2.17+git.1360595430.c5cd7e4:
+  + Correct parsing of volume metadata
+  + Update to latest oslo version code.
+  + Re-add setuptools-git to setup.py.
+
+---
+Wed Feb  6 16:35:02 UTC 2013 - dmuel...@suse.com
+
+- Add print-exceptions.patch:
+  Fix printing of exceptions
+- Add support-requests-1.0.patch
+  Fix support for requests = 1.0
+
+
+Mon Feb  4 12:03:11 UTC 2013 - dmuel...@suse.com
+
+- Update to version 1.0.2.13+git.1359979391.b49f727:
+  + Fixed documentation of the cinder shell command.
+  + Change Nova - Cinder in credentials error message
+  + Add ability to call force_delete from cinderclient
+  + Move from nose to testr.
+  + Fixed Version Functionality
+  + Add upload-to-image function to client.
+
+---
+Thu Jan 17 14:08:20 UTC 2013 - vu...@suse.com
+
+- Use version-regexp param for git_tarballs service to avoid
+  uselessly including the last git commit id twice.
+
+
+Mon Jan 14 12:42:54 UTC 2013 - sasc...@suse.de
+
+- Update to version 1.0.2.3.g61e2a42+git.1358163774.61e2a42:
+  + Add access to update volume metadata.
+  + Move from unittest2 to testtools
+  + Add list-extensions capability to cinderclient.
+- Updated requirements

Old:

  compat-newer-requests.patch
  python-cinderclient-master.tar.gz

New:

  python-cinderclient-1.0.3.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.Oj8pdJ/_old  2013-04-29 14:16:45.0 +0200
+++ /var/tmp/diff_new_pack.Oj8pdJ/_new  2013-04-29 14:16:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cinderclient
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,29 +19,27 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.1.5.g82e47d0+git.1355912775.82e47d0
+Version:1.0.3
 Release:0
-License:Apache-2.0
 Summary:Openstack Block Storage (Cinder) API Client
-Url:

commit python-cinderclient for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-04-05 13:10:37

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-03-08 09:39:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-04-05 13:10:36.0 +0200
@@ -1,0 +2,5 @@
+Wed Mar 27 14:41:40 UTC 2013 - bwiedem...@suse.com
+
+- Add missing python-requests Requires.
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.MAQ4CO/_old  2013-04-05 13:10:54.0 +0200
+++ /var/tmp/diff_new_pack.MAQ4CO/_new  2013-04-05 13:10:54.0 +0200
@@ -41,6 +41,7 @@
 #Requires:   python-httplib2
 Requires:   python-prettytable
 Requires:   python-simplejson
+Requires:   python-requests
 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())}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-03-08 09:39:45

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-01-17 09:57:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-03-08 09:39:46.0 +0100
@@ -0,0 +1,6 @@
+---
+Wed Mar  6 15:06:33 UTC 2013 - vu...@suse.com
+
+- Add compat-newer-requests.patch: take patches from upstream to
+  allow working with newer versions of python-requests.
+

New:

  compat-newer-requests.patch



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.cKKk6e/_old  2013-03-08 09:39:47.0 +0100
+++ /var/tmp/diff_new_pack.cKKk6e/_new  2013-03-08 09:39:47.0 +0100
@@ -26,6 +26,8 @@
 Url:http://launchpad.net/python-cinderclient
 Group:  Development/Languages/Python
 Source: python-cinderclient-master.tar.gz
+# PATCH-FIX-UPSTREAM compat-newer-requests.patch vu...@suse.com -- Add patches 
from git to work with more recent versions of python-requests
+Patch0: compat-newer-requests.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
@@ -74,6 +76,7 @@
 %setup -q -n python-cinderclient-1.0.1.5.g82e47d0
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
+%patch0 -p1
 
 %build
 python setup.py build

++ compat-newer-requests.patch ++
Patch slightly tweaked to apply to tarball.

commit 8d43cd9c016a364867bde7fa1d351081f1820905
Author: Chuck Short chuck.sh...@canonical.com
Date:   Tue Feb 5 09:45:46 2013 -0600

Allow requests 0.8 and greater

Bump up version requirements for requests to standardize
on version = 0.8 so it doesnt create conflict with other
openstack projects.

Change-Id: I1ed9b3bd6bd451298a3c397e6e7a06c0cabd
Signed-off-by: Chuck Short chuck.sh...@canonical.com

diff --git a/cinderclient/client.py b/cinderclient/client.py
index c4dbdd9..d0f75d7 100644
--- a/cinderclient/client.py
+++ b/cinderclient/client.py
@@ -37,10 +37,6 @@ class HTTPClient(object):
 
 USER_AGENT = 'python-cinderclient'
 
-requests_config = {
-'danger_mode': False,
-}
-
 def __init__(self, user, password, projectid, auth_url, insecure=False,
  timeout=None, tenant_id=None, proxy_tenant_id=None,
  proxy_token=None, region_name=None,
@@ -79,7 +75,8 @@ class HTTPClient(object):
 ch = logging.StreamHandler()
 self._logger.setLevel(logging.DEBUG)
 self._logger.addHandler(ch)
-self.requests_config['verbose'] = sys.stderr
+if hasattr(requests, logging):
+requests.logging.getLogger(requests.__name__).addHandler(ch)
 
 def http_log_req(self, args, kwargs):
 if not self.http_log_debug:
@@ -123,7 +120,6 @@ class HTTPClient(object):
 method,
 url,
 verify=self.verify_cert,
-config=self.requests_config,
 **kwargs)
 self.http_log_resp(resp)
 
diff --git a/tests/utils.py b/tests/utils.py
index 9da5f1a..3a12923 100644
--- a/tests/utils.py
+++ b/tests/utils.py
@@ -5,7 +5,6 @@ import testtools
 
 class TestCase(unittest2.TestCase):
 TEST_REQUEST_BASE = {
-'config': {'danger_mode': False},
 'verify': True,
 }
 
diff --git a/tools/pip-requires b/tools/pip-requires
index fab4830..e708630 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,4 @@
 argparse
 prettytable
-requests1.0
+requests=0.8
 simplejson
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-01-17 09:57:35

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is python-cinderclient, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-01-17 09:57:37.0 +0100
@@ -0,0 +1,70 @@
+
+Wed Dec 19 11:26:15 UTC 2012 - sasc...@suse.de
+
+- Move to obs-service-git_tarballs
+  + Drop BuildRequires: python-setuptools-git
+- Update to version 1.0.1.5.g82e47d0+git.1355912775.82e47d0:
+  + Use requests module for HTTP/HTTPS
+  + Port some additional logging changes from novaclient
+  + Bring back the output from client.http_log()
+  + Update to swapped versioninfo logic.
+  + Align cinderclient version code.
+  + Adding bootable column to volume list view
+  + Pin pep8 to 1.3.3
+  + show help when calling without arguments
+  + Add retries to cinderclient.
+  + Fixes setup compatibility issue on Windows
+  + Revert Add retries to cinderclient.
+  + Add retries to cinderclient.
+  + Remove extra-specs from types-list command output
+  + Remove attach/detach code from cinderclient
+
+---
+Wed Dec  5 09:28:00 UTC 2012 - sasc...@suse.de
+
+- Use @PARENT_TAG@ in _service file to automate versioning
+
+---
+Thu Nov 15 13:03:57 UTC 2012 - sasc...@suse.de
+
+- Use openstack-macros
+- Add cinderclient/versioninfo for build
+
+---
+Thu Nov  8 11:59:12 UTC 2012 - sasc...@suse.de
+
+- No need for cinderclient/versioninfo, it's only used in setup.py
+  but our package has it's own version
+
+---
+Thu Nov  8 11:28:25 UTC 2012 - sasc...@suse.de
+
+- Split of doc package
+- Drop from_vcs build flag
+
+---
+Wed Oct 31 14:45:38 UTC 2012 - sasc...@suse.de
+
+- Re-add missing tarball
+
+---
+Wed Oct 31 14:02:10 UTC 2012 - sasc...@suse.de
+
+- Fixed Version tag
+
+---
+Wed Oct 31 12:19:47 UTC 2012 - sasc...@suse.de
+
+- Set version to 1.0.0 (was wrong before)
+
+---
+Tue Oct 16 07:36:11 UTC 2012 - sasc...@suse.de
+
+- Build documentation
+- Added rpmlint file
+
+---
+Tue Oct 16 06:53:06 UTC 2012 - sasc...@suse.de
+
+- Initial version
+

New:

  _service
  python-cinderclient-master.tar.gz
  python-cinderclient.changes
  python-cinderclient.spec
  rpmlintrc



Other differences:
--
++ python-cinderclient.spec ++
#
# spec file for package python-cinderclient
#
# Copyright (c) 2012 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 cinderclient

Name:   python-%{component}
Version:1.0.1.5.g82e47d0+git.1355912775.82e47d0
Release:0
License:Apache-2.0
Summary:Openstack Block Storage (Cinder) API Client
Url:http://launchpad.net/python-cinderclient
Group:  Development/Languages/Python
Source: python-cinderclient-master.tar.gz
BuildRequires:  openstack-macros
BuildRequires:  python-base
BuildRequires:  python-distribute
# Packages below are only needed for documentation build
BuildRequires:  python-httplib2
BuildRequires:  python-prettytable
BuildRequires:  python-Sphinx
Requires:   python = 2.6.8
Requires:   python-argparse
Requires:   python-distribute
#Requires:   python-httplib2
Requires:   python-prettytable
Requires:   python-simplejson
BuildRoot:  %{_tmppath}/%{name}-%{version}-build