commit python-glanceclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2020-10-26 16:15:01

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


Package is "python-glanceclient"

Mon Oct 26 16:15:01 2020 rev:33 rq:841179 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2020-06-05 20:13:01.158281631 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new.3463/python-glanceclient.changes
2020-10-26 16:15:54.210914491 +0100
@@ -1,0 +2,24 @@
+Fri Oct  9 19:13:40 UTC 2020 - cloud-de...@suse.de
+
+- update to version 3.2.2
+  - Update test certificates to use strong signing
+  - Update master for stable/ussuri
+  - Fail gracefully when MD5 is unavailable
+  - Fix hacking min version to 3.0.1
+  - [goal] Migrate testing to ubuntu focal
+  - Add Python3 victoria unit tests
+  - Fix SyntaxWarning with Python 3.8
+  - Use unittest.mock instead of third party mock
+  - Fixes "stores" property added to the image
+  - Pass --all-stores, --allow-failure as bool to API
+  - drop mock from lower-constraints
+  - Add py38 package metadata
+  - Bump default tox env from py37 to py38
+  - Pass Global Request ID on with session client
+  - Switch to newer openstackdocstheme and reno versions
+  - Do not use the six library.
+  - Stop to use the __future__ module.
+  - Do not use the six library in the tests.
+  - Remove F403, F812 and F821 from the ignorelist in tox.ini
+
+---

Old:

  python-glanceclient-3.1.1.tar.gz

New:

  python-glanceclient-3.2.2.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.qn2Xm6/_old  2020-10-26 16:15:55.894916041 +0100
+++ /var/tmp/diff_new_pack.qn2Xm6/_new  2020-10-26 16:15:55.898916044 +0100
@@ -17,15 +17,16 @@
 
 
 Name:   python-glanceclient
-Version:3.1.1
+Version:3.2.2
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-glanceclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-3.1.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-3.2.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PrettyTable >= 0.7.1
+BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-keystoneclient
 BuildRequires:  python3-mock
@@ -55,7 +56,7 @@
 Requires:   python3-pbr >= 2.0.0
 Requires:   python3-pyOpenSSL >= 17.1.0
 Requires:   python3-requests >= 2.14.2
-Requires:   python3-six >= 1.10.0
+Requires:   python3-six
 Requires:   python3-warlock >= 1.2.0
 Requires:   python3-wrapt >= 1.7.0
 %if 0%{?suse_version}
@@ -82,15 +83,15 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-glanceclient-3.1.1
+%autosetup -p1 -n python-glanceclient-3.2.2
 %py_req_cleanup
 
 %build
 %py3_build
 
 # generate html docs
-PBR_VERSION=3.1.1 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=3.1.1 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=3.2.2 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=3.2.2 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 rm -rf doc/build/man/.{doctrees,buildinfo}

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

++ python-glanceclient-3.1.1.tar.gz -> python-glanceclient-3.2.2.tar.gz 
++
 2281 lines of diff (skipped)




commit python-glanceclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

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

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


Package is "python-glanceclient"

Fri Jun  5 20:10:10 2020 rev:32 rq:803562 version:3.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2020-03-24 22:33:03.181110133 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new.3606/python-glanceclient.changes
2020-06-05 20:13:01.158281631 +0200
@@ -1,0 +2,27 @@
+Tue May 12 09:55:53 UTC 2020 - cloud-de...@suse.de
+
+- update to version 3.1.1
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Remove .zuul.yaml from the list of irrelevant files
+  - update doc url to new
+  - Update master for stable/train
+  - Stop configuring install_command in tox.
+  - Add release note for glanceclient 3.1.1
+  - Remove v1 tests
+  - Rename releasenotes to reflect correct version
+  - Add support for multi-store import
+  - Delete image from specific store
+  - Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
+  - Add release note for glanceclient 3.0.0
+  - Drop python 2.7 support and testing
+  - Cleanup session object
+  - Update .gitreview for stable/ussuri
+  - setup.cfg: Use better Python 3 hinting
+  - Pass --all-stores, --allow-failure as bool to API
+  - Add support for copy-image import method
+  - Drop support for tempest-full
+  - Move py35 jobs to latest python3
+  - Cleanup py27 support
+  - Update hacking for Python3
+
+---

Old:

  python-glanceclient-2.17.0.tar.gz

New:

  python-glanceclient-3.1.1.tar.gz



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

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

++ python-glanceclient-2.17.0.tar.gz -> python-glanceclient-3.1.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-2.17.0/.zuul.yaml 
new/python-glanceclient-3.1.1/.zuul.yaml
--- old/python-glanceclient-2.17.0/.zuul.yaml   2019-09-13 17:03:25.0 
+0200
+++ new/python-glanceclient-3.1.1/.zuul.yaml2020-04-14 00:18:14.0 
+0200
@@ -1,52 +1,4 @@
 - job:
-name: glanceclient-dsvm-functional-v1
-parent: devstack-tox-functional
-description: |
-  Devstack-based functional tests for glanceclient
-  against the Image API v1.
-
-  The Image API v1 is removed from 

commit python-glanceclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2020-03-24 22:33:00

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


Package is "python-glanceclient"

Tue Mar 24 22:33:00 2020 rev:31 rq:787452 version:2.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2020-02-19 12:41:28.699732967 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new.3160/python-glanceclient.changes
2020-03-24 22:33:03.181110133 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 12:25:22 UTC 2020 - Dirk Mueller 
+
+- add obsoletes
+
+---
+Wed Mar 11 17:07:41 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only build
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.Yk3q6E/_old  2020-03-24 22:33:04.285110669 +0100
+++ /var/tmp/diff_new_pack.Yk3q6E/_new  2020-03-24 22:33:04.289110671 +0100
@@ -25,19 +25,6 @@
 URL:https://launchpad.net/python-glanceclient
 Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.17.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-PrettyTable >= 0.7.1
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-keystoneclient
-BuildRequires:  python2-mock
-BuildRequires:  python2-os-client-config
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-pyOpenSSL >= 17.1.0
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testscenarios
-BuildRequires:  python2-testtools
-BuildRequires:  python2-warlock >= 1.2.0
 BuildRequires:  python3-PrettyTable >= 0.7.1
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-keystoneclient
@@ -51,28 +38,31 @@
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
 BuildRequires:  python3-warlock >= 1.2.0
-Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.6.2
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-pbr >= 2.0.0
-Requires:   python-pyOpenSSL >= 17.1.0
-Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.10.0
-Requires:   python-warlock >= 1.2.0
-Requires:   python-wrapt >= 1.7.0
 BuildArch:  noarch
+
+%description
+This is a client for the OpenStack Glance API. There's a Python API (the
+glanceclient module), and a command-line script (glance). Each implements
+100% of the OpenStack Glance API.
+
+%package -n python3-glanceclient
+Summary:Python API and CLI for OpenStack Glance
+Group:  Development/Languages/Python
+Requires:   python3-PrettyTable >= 0.7.1
+Requires:   python3-keystoneauth1 >= 3.6.2
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-pyOpenSSL >= 17.1.0
+Requires:   python3-requests >= 2.14.2
+Requires:   python3-six >= 1.10.0
+Requires:   python3-warlock >= 1.2.0
+Requires:   python3-wrapt >= 1.7.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-glanceclient < 2.18.0
 %endif
-%python_subpackages
 
-%description
+%description -n python3-glanceclient
 This is a client for the OpenStack Glance API. There's a Python API (the
 glanceclient module), and a command-line script (glance). Each implements
 100% of the OpenStack Glance API.
@@ -96,7 +86,7 @@
 %py_req_cleanup
 
 %build
-%python_build
+%py3_build
 
 # generate html docs
 PBR_VERSION=2.17.0 %sphinx_build -b html doc/source doc/build/html
@@ -106,34 +96,20 @@
 rm -rf doc/build/man/.{doctrees,buildinfo}
 
 %install
-%python_install
+%py3_install
 #man pages
 install -p -D -m 644 doc/build/man/glance.1 
%{buildroot}%{_mandir}/man1/glance.1
-%python_clone -a %{buildroot}%{_bindir}/glance
-%python_clone -a %{buildroot}%{_mandir}/man1/glance.1
-
-%post
-%{python_install_alternative glance glance.1}
-
-%postun
-%python_uninstall_alternative glance
 
 %check
-%if 0%{?rhel} || 0%{?fedora}
-# disable tests until rdo updated to requests > 2.14
-true
-%else
-%python_exec -m stestr.cli run
-
-%endif
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-glanceclient
 %license LICENSE
 %doc README.rst ChangeLog

commit python-glanceclient for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2020-02-19 12:41:27

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


Package is "python-glanceclient"

Wed Feb 19 12:41:27 2020 rev:30 rq:776218 version:2.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2019-05-03 22:40:40.303019794 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new.26092/python-glanceclient.changes
   2020-02-19 12:41:28.699732967 +0100
@@ -1,0 +2,19 @@
+Wed Oct  9 12:59:17 UTC 2019 - cloud-de...@suse.de
+
+- update to version 2.17.0
+  - Bump openstackdocstheme to 1.20.0
+  - Rename --backend to --store
+  - Update master for stable/stein
+  - OpenDev Migration Patch
+  - Update sphinx dependency
+  - Correcting typo in shell.py - enviroment to environment.
+  - HTTPClient: actually set a timeout for requests
+  - Add upper-constraints.txt to releasenotes tox environment
+  - Add Python 3 Train unit tests
+  - Update hacking version
+  - Trivial: fix image format typo
+  - Blacklist sphinx 2.1.0 (autodoc bug)
+  - Add release note for glanceclient 2.17.0
+  - Modify the url of upper_constraints_file
+
+---

Old:

  python-glanceclient-2.16.0.tar.gz

New:

  python-glanceclient-2.17.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.10YMJx/_old  2020-02-19 12:41:29.327734176 +0100
+++ /var/tmp/diff_new_pack.10YMJx/_new  2020-02-19 12:41:29.327734176 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glanceclient
 #
-# 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
@@ -17,15 +17,14 @@
 
 
 Name:   python-glanceclient
-Version:2.16.0
+Version:2.17.0
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-glanceclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.16.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.17.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
 BuildRequires:  python2-fixtures
 BuildRequires:  python2-keystoneclient
@@ -40,7 +39,6 @@
 BuildRequires:  python2-testtools
 BuildRequires:  python2-warlock >= 1.2.0
 BuildRequires:  python3-PrettyTable >= 0.7.1
-BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-keystoneclient
 BuildRequires:  python3-mock
@@ -82,10 +80,10 @@
 %package -n python-glanceclient-doc
 Summary:Documentation for OpenStack Glance API Client
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
-BuildRequires:  python-reno
-BuildRequires:  python-sphinxcontrib-apidoc
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-reno
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %description -n python-glanceclient-doc
 This is a client for the OpenStack Glance API. There's a Python API (the
@@ -94,17 +92,18 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-glanceclient-2.16.0
+%autosetup -p1 -n python-glanceclient-2.17.0
 %py_req_cleanup
 
 %build
 %python_build
 
 # generate html docs
-PBR_VERSION=2.16.0 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=2.16.0 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=2.17.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.17.0 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
+rm -rf doc/build/man/.{doctrees,buildinfo}
 
 %install
 %python_install

++ _service ++
--- /var/tmp/diff_new_pack.10YMJx/_old  2020-02-19 12:41:29.351734222 +0100
+++ /var/tmp/diff_new_pack.10YMJx/_new  2020-02-19 12:41:29.351734222 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-glanceclient/python-glanceclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-glanceclient/python-glanceclient.spec.j2
 python-glanceclient.spec
-

commit python-glanceclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

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

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


Package is "python-glanceclient"

Fri May  3 22:40:27 2019 rev:29 rq:692825 version:2.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2019-02-11 21:24:56.427094944 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new.5148/python-glanceclient.changes
2019-05-03 22:40:40.303019794 +0200
@@ -1,0 +2,26 @@
+Mon Apr  8 11:58:56 UTC 2019 - cloud-de...@suse.de
+
+- update to version 2.16.0
+  - Update irrelevant-files for dsvm-functional tests
+  - Refactor periodic "tips" jobs
+  - Cleanup .zuul.yaml
+  - Add Python 3.6 classifier to setup.cfg
+  - Show the backend store info
+  - add lib-forward-testing-python3 test job
+  - Change openstack-dev to openstack-discuss
+  - Use "multihash" for data download validation
+  - Update min tox version to 2.0
+  - Update reno for stable/rocky
+  - Skip quote '=' for token header
+  - Remove redundant information from error message
+  - switch documentation job to new PTI
+  - Add image-list filter for multihash
+  - Release notes for 2.16.0
+  - add python 3.6 unit test job
+  - Embed validation data when adding location
+  - Don't quote colon in HTTP headers
+  - add python 3.7 unit test job
+  - import zuul job settings from project-config
+  - Remove team diversity tags note in README
+
+---

Old:

  python-glanceclient-2.13.1.tar.gz

New:

  python-glanceclient-2.16.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.AimCXf/_old  2019-05-03 22:40:41.175021630 +0200
+++ /var/tmp/diff_new_pack.AimCXf/_new  2019-05-03 22:40:41.175021630 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-glanceclient
-Version:2.13.1
+Version:2.16.0
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-glanceclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.13.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.16.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
@@ -94,16 +94,15 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-glanceclient-2.13.1
+%autosetup -p1 -n python-glanceclient-2.16.0
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %python_build
 
 # generate html docs
-PBR_VERSION=2.13.1 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=2.13.1 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=2.16.0 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=2.16.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.AimCXf/_old  2019-05-03 22:40:41.195021672 +0200
+++ /var/tmp/diff_new_pack.AimCXf/_new  2019-05-03 22:40:41.199021680 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-glanceclient/python-glanceclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-glanceclient/python-glanceclient.spec.j2
 python-glanceclient.spec
-https://raw.githubusercontent.com/openstack/python-glanceclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-glanceclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-glanceclient
   

++ python-glanceclient-2.13.1.tar.gz -> python-glanceclient-2.16.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-2.13.1/.zuul.yaml 
new/python-glanceclient-2.16.0/.zuul.yaml
--- old/python-glanceclient-2.13.1/.zuul.yaml   2018-12-12 04:54:05.0 
+0100
+++ new/python-glanceclient-2.16.0/.zuul.yaml   2019-03-08 01:26:17.0 
+0100
@@ -36,6 +36,15 @@
 s-proxy: true
   # Hardcode glanceclient path so the job can be run on glance patches
   zuul_work_dir: src/git.openstack.org/openstack/python-glanceclient
+irrelevant-files:
+  - ^doc/.*$
+  - ^releasenotes/.*$
+  - 

commit python-glanceclient for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2019-02-11 21:24:53

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


Package is "python-glanceclient"

Mon Feb 11 21:24:53 2019 rev:28 rq:672978 version:2.13.1

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2018-09-07 15:37:15.326674606 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new.28833/python-glanceclient.changes
   2019-02-11 21:24:56.427094944 +0100
@@ -1,0 +2,9 @@
+Wed Feb  6 15:00:28 UTC 2019 - cloud-de...@suse.de
+
+- update to version 2.13.1
+  - Refactor periodic "tips" jobs
+  - import zuul job settings from project-config
+  - Use "multihash" for data download validation
+  - Don't quote colon in HTTP headers
+
+---

Old:

  python-glanceclient-2.12.1.tar.gz

New:

  python-glanceclient-2.13.1.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.ziIYFL/_old  2019-02-11 21:24:56.899094690 +0100
+++ /var/tmp/diff_new_pack.ziIYFL/_new  2019-02-11 21:24:56.899094690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glanceclient
 #
-# 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-glanceclient
-Version:2.12.1
+Version:2.13.1
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/python-glanceclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.12.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.13.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
@@ -94,7 +94,7 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-glanceclient-2.12.1
+%autosetup -p1 -n python-glanceclient-2.13.1
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
@@ -102,8 +102,8 @@
 %python_build
 
 # generate html docs
-PBR_VERSION=2.12.1 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=2.12.1 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=2.13.1 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=2.13.1 sphinx-build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ python-glanceclient-2.12.1.tar.gz -> python-glanceclient-2.13.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-2.12.1/.zuul.yaml 
new/python-glanceclient-2.13.1/.zuul.yaml
--- old/python-glanceclient-2.12.1/.zuul.yaml   2018-07-26 23:20:46.0 
+0200
+++ new/python-glanceclient-2.13.1/.zuul.yaml   2018-12-12 04:54:05.0 
+0100
@@ -70,6 +70,7 @@
 - job:
 name: glanceclient-tox-keystone-tips-base
 parent: tox
+abstract: true
 description: Abstract job for glanceclient vs. keystone
 required-projects:
   - name: openstack/keystoneauth
@@ -93,6 +94,7 @@
 - job:
 name: glanceclient-tox-oslo-tips-base
 parent: tox
+abstract: true
 description: Abstract job for glanceclient vs. oslo
 required-projects:
   - name: openstack/oslo.i18n
@@ -122,6 +124,13 @@
 USE_PYTHON3: true
 
 - project:
+templates:
+  - openstack-python-jobs
+  - openstack-python35-jobs
+  - release-notes-jobs
+  - publish-openstack-sphinx-docs
+  - check-requirements
+  - lib-forward-testing
 check:
   jobs:
 - glanceclient-dsvm-functional-v1
@@ -134,10 +143,29 @@
 - openstack-tox-lower-constraints
 periodic:
   jobs:
-- glanceclient-tox-py27-keystone-tips
-- glanceclient-tox-py35-keystone-tips
-- glanceclient-tox-py27-oslo-tips
-- glanceclient-tox-py35-oslo-tips
+# NOTE(rosmaita): we only want the "tips" jobs 

commit python-glanceclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2018-09-07 15:37:12

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


Package is "python-glanceclient"

Fri Sep  7 15:37:12 2018 rev:27 rq:633068 version:2.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2018-03-19 23:34:37.765467451 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2018-09-07 15:37:15.326674606 +0200
@@ -1,0 +2,57 @@
+Sat Sep  1 09:07:47 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.12.1
+  - Correct typo in releasenote
+  - Make image-create-via-import fail faster
+  - Update reno for stable/queens
+  - Remove functional-identity-v3-only job
+  - Add multi-store support
+  - Make image-import fail faster
+  - Remove usage of ordereddict
+  - Remove PyPI downloads
+  - Add periodic tips jobs
+  - Split glanceclient functional tests
+  - Add releasenote for 2.12.1
+  - Add releasenotes for 2.11.0
+  - Replace 'raise StopIteration' with 'return'
+  - Zuul: Remove project name
+  - Add release note link in README
+  - Image show: print human readable string when the virtual size is unknown
+  - Add support for hide old images
+  - Remove deprecated ssl options
+  - Update .gitreview for stable/rocky
+  - Revert "Remove team:diverse-affiliation from tags"
+  - Handle HTTP headers per RFC 8187
+  - Trivial: Update pypi url to new url
+  - Fix python 3.6 escape char warning
+  - Update local copy of image schema for 2.6
+  - Update 'doc/source/reference/apiv2.rst'
+  - Fix docs cli authorize environment variables
+  - Releasenotes for bugfixes in 2.12.0
+  - Update properties URL
+  - Switch to using stestr
+  - Do not quote '+' for token header
+  - Unit tests for multi-store support
+  - Follow the new PTI for document build
+  - Add support for multihash
+  - Enable Python hash seed randomization in tests
+  - Skip quote '=' for token header
+  - fix tox python3 overrides
+  - update shell tests to not rely on the serialization order of a dict
+  - Add experimental python3 functional test gate
+  - Fix intermittent v2 shell unit test failures
+  - Check for container,disk_format on web-download
+  - Removes unicode 'u' response from "glance image-tag-update"
+  - Remove setting of version/release from releasenotes
+  - Add release note for multi-store support
+  - Add release note for hidden images support
+  - Add release note for HTTP headers fix
+  - Add multihash release note.
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - image-list: add checksum algorithm description
+  - Add support for web-download import method
+  - Update property keys document
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  python-glanceclient-2.9.1.tar.gz

New:

  python-glanceclient-2.12.1.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.2C7oKm/_old  2018-09-07 15:37:15.910673978 +0200
+++ /var/tmp/diff_new_pack.2C7oKm/_new  2018-09-07 15:37:15.910673978 +0200
@@ -17,50 +17,48 @@
 
 
 Name:   python-glanceclient
-Version:2.9.1
+Version:2.12.1
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/python-glanceclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.9.1.tar.gz
+URL:https://launchpad.net/python-glanceclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.12.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
-BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-keystoneclient >= 3.8.0
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-os-client-config >= 1.28.0
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-keystoneclient
+BuildRequires:  python2-mock
+BuildRequires:  python2-os-client-config
 BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-pyOpenSSL >= 16.2.0
-BuildRequires:  python2-reno >= 2.5.0
-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-pyOpenSSL >= 17.1.0
+BuildRequires:  

commit python-glanceclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

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

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


Package is "python-glanceclient"

Mon Mar 19 23:34:35 2018 rev:26 rq:583298 version:2.9.1

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2018-02-14 10:51:53.093116165 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2018-03-19 23:34:37.765467451 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:01:21 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.R625uM/_old  2018-03-19 23:34:38.657435274 +0100
+++ /var/tmp/diff_new_pack.R625uM/_new  2018-03-19 23:34:38.665434985 +0100
@@ -85,7 +85,7 @@
 Summary:Documentation for OpenStack Glance API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-glanceclient-doc
 This is a client for the OpenStack Glance API. There's a Python API (the

++ _service ++
--- /var/tmp/diff_new_pack.R625uM/_old  2018-03-19 23:34:38.713433254 +0100
+++ /var/tmp/diff_new_pack.R625uM/_new  2018-03-19 23:34:38.713433254 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-glanceclient/python-glanceclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-glanceclient/python-glanceclient.spec.j2
 python-glanceclient.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-glanceclient
   




commit python-glanceclient for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2018-02-14 10:51:44

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


Package is "python-glanceclient"

Wed Feb 14 10:51:44 2018 rev:25 rq:576304 version:2.9.1

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2018-01-24 15:31:26.219745142 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2018-02-14 10:51:53.093116165 +0100
@@ -1,0 +2,7 @@
+Mon Feb 12 09:55:18 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.9.1 (bsc#1078607)
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  python-glanceclient-2.9.0.tar.gz

New:

  python-glanceclient-2.9.1.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.hlalkk/_old  2018-02-14 10:51:54.561063332 +0100
+++ /var/tmp/diff_new_pack.hlalkk/_new  2018-02-14 10:51:54.561063332 +0100
@@ -16,15 +16,14 @@
 #
 
 
-%global sname python-glanceclient
 Name:   python-glanceclient
-Version:2.9.0
+Version:2.9.1
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/python-glanceclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-2.9.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PrettyTable >= 0.7.1
@@ -32,7 +31,7 @@
 BuildRequires:  python2-keystoneclient >= 3.8.0
 BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-os-client-config >= 1.28.0
-BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-pyOpenSSL >= 16.2.0
 BuildRequires:  python2-reno >= 2.5.0
@@ -47,7 +46,7 @@
 BuildRequires:  python3-keystoneclient >= 3.8.0
 BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-os-client-config >= 1.28.0
-BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-pyOpenSSL >= 16.2.0
 BuildRequires:  python3-reno >= 2.5.0
@@ -56,11 +55,10 @@
 BuildRequires:  python3-testscenarios >= 0.4
 BuildRequires:  python3-testtools >= 2.2.0
 BuildRequires:  python3-warlock >= 1.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-pbr >= 2.0.0
 Requires:   python-pyOpenSSL >= 16.2.0
 Requires:   python-requests >= 2.14.2
@@ -96,7 +94,7 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n python-glanceclient-2.9.1
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ python-glanceclient-2.9.0.tar.gz -> python-glanceclient-2.9.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-2.9.0/ChangeLog 
new/python-glanceclient-2.9.1/ChangeLog
--- old/python-glanceclient-2.9.0/ChangeLog 2018-01-03 17:03:55.0 
+0100
+++ new/python-glanceclient-2.9.1/ChangeLog 2018-01-24 20:53:56.0 
+0100
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+2.9.1
+-
+
+* Updated from global requirements
+* Avoid tox\_install.sh for constraints support
+
 2.9.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-2.9.0/PKG-INFO 
new/python-glanceclient-2.9.1/PKG-INFO
--- old/python-glanceclient-2.9.0/PKG-INFO  2018-01-03 17:03:56.0 
+0100
+++ new/python-glanceclient-2.9.1/PKG-INFO  2018-01-24 20:53:58.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-glanceclient
-Version: 2.9.0
+Version: 2.9.1
 Summary: OpenStack Image API Client Library
 Home-page: https://docs.openstack.org/python-glanceclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-glanceclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2018-01-24 15:31:19

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


Package is "python-glanceclient"

Wed Jan 24 15:31:19 2018 rev:24 rq:568547 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2017-08-28 15:32:54.875906687 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2018-01-24 15:31:26.219745142 +0100
@@ -1,0 +2,18 @@
+Thu Jan 18 08:53:53 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.9.0
+  - Update Image service property keys doc
+  - Revise functional testing README file
+  - Update reno for stable/pike
+  - Remove Babel as a runtime requirement
+  - image-create-via-import fails with ValueError
+  - Restore functional testing under ssl
+  - stage call fails with TypeError
+  - Add domain info to functional test clients
+  - Migrate dsvm functional test jobs to project repo
+  - Compare against 'RequestIdProxy.wrapped'
+  - Update Image service property keys docs
+  - Updated from global requirements
+  - Fix image-import call
+
+---

Old:

  python-glanceclient-2.8.0.tar.gz

New:

  python-glanceclient-2.9.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.XkNlCU/_old  2018-01-24 15:31:27.291695008 +0100
+++ /var/tmp/diff_new_pack.XkNlCU/_new  2018-01-24 15:31:27.295694822 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glanceclient
 #
-# 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
@@ -18,54 +18,78 @@
 
 %global sname python-glanceclient
 Name:   python-glanceclient
-Version:2.8.0
+Version:2.9.0
 Release:0
 Summary:Python API and CLI for OpenStack Glance
 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
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7.1
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-client-config >= 1.27.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-pyOpenSSL >= 0.14
-BuildRequires:  python-reno >= 1.8.0
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-BuildRequires:  python-warlock >= 1.0.1
+BuildRequires:  python2-PrettyTable >= 0.7.1
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-keystoneclient >= 3.8.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-os-client-config >= 1.28.0
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-pyOpenSSL >= 16.2.0
+BuildRequires:  python2-reno >= 2.5.0
+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-warlock >= 1.2.0
+BuildRequires:  python3-PrettyTable >= 0.7.1
+BuildRequires:  python3-devel
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-keystoneclient >= 3.8.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-os-client-config >= 1.28.0
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-pyOpenSSL >= 16.2.0
+BuildRequires:  python3-reno >= 2.5.0
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
+BuildRequires:  python3-warlock >= 1.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 2.21.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   

commit python-glanceclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2017-08-28 15:32:53

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


Package is "python-glanceclient"

Mon Aug 28 15:32:53 2017 rev:23 rq:518807 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2016-09-30 15:30:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2017-08-28 15:32:54.875906687 +0200
@@ -1,0 +2,83 @@
+Fri Aug 25 08:18:52 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.8.0
+  - help text for container_format, disk_format
+  - Removed the --no-ssl-compression parameter which is deprecated
+  - add explicit dependency on pyopenssl
+  - Remove team:diverse-affiliation from tags
+  - Validate input args before trying image download
+  - Fix 'UnicodeEncodeError' for unicode values in url
+  - Add image import features to client
+  - Update glanceclient version ref
+  - Make --profile load from environment variables
+  - use openstackdocstheme html context
+  - Replace six.iteritems() with .items()
+  - Update and optimize documentation links
+  - Add missing docstring
+  - Replace assertTrue(isinstance()) with assertIsInstance()
+  - move existing content into the new standard structure
+  - Fix man page build
+  - turn on warning-is-error in sphinx build
+  - doc: Remove cruft from conf.py
+  - Add release note for Pike
+  - gitignore: Ignore auto-generated docs
+  - update the doc URLs in the readme
+  - Remove log translations
+  - move old release notes into the releasenotes doc tree
+  - Updated from global requirements
+  - import content from cli-reference in openstack-manuals
+  - Enable code coverage report in console output
+  - switch to openstackdocstheme
+  - Add documentation for image import commands
+  - allow unhandled exceptions to cause test errors
+
+---
+Mon Aug  7 09:01:26 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.7.0
+  - Downloading image with --progress fails
+  - Replace functions 'dict.get' and 'del' with 'dict.pop'
+  - Remove references to Python 3.4
+  - Replace dict.iteritems() with dict.items()
+  - Downloading image with --progress fails for python3
+  - v2: Content-Type: application/octet-stream header always added
+  - Allow global_request_id in Client constructor
+  - Update test requirement
+  - Explicitly set 'builders' option
+  - Convert IOError from requests
+  - Update reno for stable/ocata
+  - x-openstack-request-id logged twice in logs
+  - Updated from global requirements
+  - Use Sphinx 1.5 warning-is-error
+
+---
+Fri Jun 23 15:57:12 UTC 2017 - tbecht...@suse.com
+
+- Explicit build html and man page docs
+
+---
+Mon Feb 13 11:29:11 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.6.0:
+  - Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)'
+  - Update reno for stable/newton
+  - Add ploop in disk_format
+  - Add request id to returned objects
+  - Improve tools/tox_install.sh
+  - Add Apache 2.0 license to source file
+  - Add vhdx in disk_format
+  - Move old oslo-incubator code out of openstack/common
+  - Add alt text for badges
+  - Show team and repo badges on README
+  - Use import_versioned_module from oslo.utils
+  - Remove unused _i18n.py shim.
+  - switch from keystoneclient to keystoneauth
+  - standardize release note page ordering
+  - Enable release notes translation
+  - Handle formatting of subcommand name in error output
+  - Use constraints everywhere
+  - Add support for community images
+  - Updated from global requirements
+  - Revert "Add last_request_id member to HTTPClient and SessionClient"
+
+---

Old:

  python-glanceclient-2.5.0.tar.gz

New:

  python-glanceclient-2.8.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.elANvQ/_old  2017-08-28 15:32:56.831631729 +0200
+++ /var/tmp/diff_new_pack.elANvQ/_new  2017-08-28 15:32:56.835631167 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glanceclient
 #
-# 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,37 +18,40 @@
 
 %global sname python-glanceclient
 Name: 

commit python-glanceclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

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

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


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2016-05-04 08:19:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2016-09-30 15:30:11.0 +0200
@@ -1,0 +2,69 @@
+Wed Aug 31 13:13:15 UTC 2016 - tbecht...@suse.com
+
+update to version 2.5.0
+  * Don't update tags every time
+  * Remove unused openstack/common/apiclient/client
+  * Revert "Don't update tags every time"
+  * Update doc URL
+  * Fix warlock model creation
+  * Updated from global requirements
+
+---
+Wed Aug 10 14:47:29 UTC 2016 - tbecht...@suse.com
+
+update to version 2.3.0
+  * Remove discover from test-requirements
+  * Log request-id before exceptions raised
+  * Properly build releasenotes
+  * Fix string interpolation to delayed to be handled by the logging code
+  * Add comment about workaround for py3
+  * py3: Fix encoding and use sys.stdin.buffer
+  * Replace OpenStack LLC with OpenStack Foundation
+  * Updated from global requirements
+
+---
+Wed Aug 10 12:00:46 UTC 2016 - tbecht...@suse.com
+
+- update to 2.2.0:
+  * Update docs URL
+  * Add Python 3.5 classifier and venv
+  * Updated from global requirements
+  * image-download: tests to catch stray output
+  * Use correct order of arguments to assertEqual
+  * Update outdated image shema
+  * Replace tempest_lib with tempest.lib
+  * Log request-id for each api call
+
+---
+Mon Aug  1 18:51:32 UTC 2016 - tbecht...@suse.com
+
+- update to 2.1.0:
+  * Updated from global requirements
+  * Remove deprecated construct method from session init
+  * Add upper constraints to glanceclient
+  * Fixed grammar in image-download command description
+  * [Trivial] Remove unnecessary executable privilege
+  * Fix "Codec can't encode characters"
+  * Update the home-page with developer documentation
+  * Get endpoint if os_image_url is not set
+  * Corrected wrong parameter in docstring
+  * Enable hacking checks
+  * Fix typos in docstrings and comments
+  * Re-enable stacktracing when --debug is used
+  * Add last_request_id member to HTTPClient and SessionClient
+  * Fix v2 so that you can see the default help info
+  * Update auth_token before sending request
+  * Fix missing of debug info after we use session
+  * Ship the default metadata schema in the client
+  * Docs are generated incorrectly
+  * Fix location update
+  * Catch InUseByStore case in do_image_delete
+  * Update reno for stable/mitaka
+- update _service and switch to upstream spec file
+
+---
+Fri May  6 08:56:36 UTC 2016 - dmuel...@suse.com
+
+- run tests
+
+---

Old:

  openstack-glance.sh
  python-glanceclient-2.0.0.tar.gz
  python-glanceclient-rpmlintrc

New:

  python-glanceclient-2.5.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.5zlb7m/_old  2016-09-30 15:30:12.0 +0200
+++ /var/tmp/diff_new_pack.5zlb7m/_new  2016-09-30 15:30:12.0 +0200
@@ -16,96 +16,87 @@
 #
 
 
-%define component glanceclient
-
+%global sname python-glanceclient
 Name:   python-glanceclient
-Version:2.0.0
+Version:2.5.0
 Release:0
-Summary:Openstack Image (Glance) API Client
+Summary:Python API and CLI for OpenStack Glance
 License:Apache-2.0
-Group:  Development/Languages/Python
-Url:http://launchpad.net/python-glanceclient
-Source: 
https://pypi.python.org/packages/source/p/python-glanceclient/python-glanceclient-%{version}.tar.gz
-Source2:openstack-glance.sh
-Source99:   %{name}-rpmlintrc
-BuildRequires:  openstack-suse-macros
-BuildRequires:  python-base
-# Documentation build requirements:
-BuildRequires:  python-PrettyTable
-BuildRequires:  python-Sphinx
-BuildRequires:  python-iso8601
-BuildRequires:  python-keystoneclient
-BuildRequires:  python-oslosphinx
-BuildRequires:  python-pbr
-BuildRequires:  python-warlock
-Requires:   python >= 2.6.8
-Requires:   python-Babel >= 1.3
-Requires:   python-argparse
-# /usr/bin/glance uses pkg_resources, thus:
+Group:  Development/Languages
+Url:

commit python-glanceclient for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

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

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


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2015-10-30 13:42:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2016-05-04 08:19:12.0 +0200
@@ -1,0 +2,98 @@
+Fri Mar 11 08:20:20 UTC 2016 - dmuel...@suse.com
+
+- update to 2.0.0:
+  * Handle 403 forbidden on download
+  * Test: use assert_has_calls() instead
+  * Updated from global requirements
+  * Auto-generated squash commit
+  * Add reno to glanceclient
+  * Updated from global requirements
+  * v2 - "readOnly" key should be used in schemas
+  * Fix client initialization in shell tests
+  * Remove code needed for python2.5
+  * Fix warnings in glanceclient README
+  * Updated from global requirements
+  * Remove argparse from requirements
+  * Change metavar for location commands in V2
+  * Updated from global requirements
+  * Updated from global requirements
+  * Enhance description of instance-uuid option for image-create
+  * Updated from global requirements
+  * Remove monkey-patching for getsockopt
+  * Fixed TestHTTPSVerifyCert failure messages
+  * Remove location check from V2 client
+  * Use session when not specified token or endpoint
+  * Updated from global requirements
+  * Skip schema validation on GET /v2/images/%s
+  * Trival: Remove 'MANIFEST.in'
+  * Remove openstack-common.conf
+  * Updated from global requirements
+  * Drop py33 support
+  * Change assertTrue(isinstance()) by optimal assert
+  * Add help the ability to sort images with multiple keys
+  * use keystoneclient exceptions instead of oslo-incubator code
+  * Add docker to image_schema on glance v2 cli
+  * remove python 2.6 trove classifier
+  * Fix image-download to stdout on Python 3.x
+  * Updated from global requirements
+  * replace the deprecated keystoneclient...apiclient
+  * Replace assertEqual(None, *) with assertIsNone in tests
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Updated from global requirements
+  * Remove broken try/except workaround for old requests
+  * Remove py26 support
+  * Deprecated tox -downloadcache option removed
+  * Updated from global requirements
+  * Disable suggestion of v1 help for v2 commands
+  * Remove pypy env from tox
+  * Fix the download error when the image locations are blank
+  * Updated from global requirements
+  * Run py34 env first when launching tests
+  * Updated from global requirements
+  * Fix help for image-create
+  * Fix tests for image-create
+  * Fix Resource.__eq__ mismatch semantics of object equal
+  * Update set of wanted commands in read-only test
+  * Fix typo in 'help' in python-glanceclient
+  * Add ordereddict requirement for py26 tests
+  * Updated from global requirements
+  * Ensure that identity token in header is not an unicode string
+  * Change man page examples to correlate default v2
+
+---
+Mon Feb 29 13:44:43 UTC 2016 - dmuel...@suse.com
+
+- update to 1.2.0:
+  * Release Notes for version 1.2.0
+  * Add versions list function
+  * Added reactivate/deactivate image using CLI
+  * Fix the missing help descripiton of "image-create"
+  * Add documentation for running the functional tests
+  * Updated from global requirements
+  * Remove unused sphinx Makefile
+  * Update docs to recommend KSA instead of KSC
+  * Use clouds.yaml from devstack for functional tests
+  * Add translation to v2 shell
+  * Import i18n functions directly
+  * Updated from global requirements
+  * improve readme contents
+  * Add support for setting Accept-Language header
+  * Updated from global requirements
+  * Use the subcomand parsed args instead of the base
+  * Stop trying to send image_size to the server
+  * Support image deletion in batches in v2
+  * print usage when no argument is specified for python3
+  * Updated from global requirements
+  * Updated from global requirements
+  * Do not use openstack.common.i18n in glance client
+  * Added unit tests for 'Unicode support shell client'
+  * Use common identity parameters fro keystone client
+  * No auth when token and endpoint are passed
+  * Use dictionary literal for dictionary creation
+  * Replace exception_to_str with oslo.utils function
+  * Change ignore-errors to ignore_errors
+  * Add period in help message
+  * Don't get the image before deleting it
+  * Fix human readable when size is None
+
+---

Old:

  

commit python-glanceclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

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

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


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2015-09-08 18:05:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2015-10-30 13:42:46.0 +0100
@@ -1,0 +2,20 @@
+Wed Sep 16 15:38:45 UTC 2015 - tbecht...@suse.com
+
+- update to 1.1.0:
+  * Change next version in docs
+  * 1.0.1 Release notes
+  * Fixes CLI client called without subcommands
+  * Print the reverting back to v1 to stderr
+  * Updates default --sort behaviour
+  * Invalid output running the command 'glance image-show '
+  * Don't make `help` require auth parameters
+  * check for None value in utils.safe_header
+  * Updated from global requirements
+  * Consider `--os-token` when using v2
+  * Check if v2 is available and fallback
+  * Update path to subunit2html in post_test_hook
+  * Fix the remove property logic in V2
+  * Password should be prompted once
+- adjust Requires according to requirements.txt
+
+---

Old:

  python-glanceclient-1.0.0.tar.gz

New:

  python-glanceclient-1.1.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.C9PM3d/_old  2015-10-30 13:42:47.0 +0100
+++ /var/tmp/diff_new_pack.C9PM3d/_new  2015-10-30 13:42:47.0 +0100
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -37,7 +37,6 @@
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr
-BuildRequires:  python-pyOpenSSL
 BuildRequires:  python-warlock
 Requires:   python >= 2.6.8
 Requires:   python-Babel >= 1.3
@@ -46,9 +45,8 @@
 Requires:   python-PrettyTable >= 0.7
 Requires:   python-keystoneclient >= 1.6.0
 Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 1.9.0
-Requires:   python-pbr >= 1.4
-Requires:   python-pyOpenSSL >= 0.11
+Requires:   python-oslo.utils >= 2.0.0
+Requires:   python-pbr >= 1.6
 Requires:   python-requests >= 2.5.2
 Requires:   python-six >= 1.9.0
 Requires:   python-warlock >= 1.0.1
@@ -71,9 +69,12 @@
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:   python-discover
 %endif
+Requires:   python-fixtures >= 1.3.1
 Requires:   python-mock >= 1.2
-Requires:   python-mox3 >= 0.7.0
+Requires:   python-requests-mock >= 0.6.0
+Requires:   python-tempest-lib >= 0.6.1
 Requires:   python-testrepository >= 0.0.18
+Requires:   python-testscenarios >= 0.4
 Requires:   python-testtools >= 1.4.0
 
 %description test

++ python-glanceclient-1.0.0.tar.gz -> python-glanceclient-1.1.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-1.0.0/AUTHORS 
new/python-glanceclient-1.1.0/AUTHORS
--- old/python-glanceclient-1.0.0/AUTHORS   2015-08-31 18:27:07.0 
+0200
+++ new/python-glanceclient-1.1.0/AUTHORS   2015-09-15 13:56:46.0 
+0200
@@ -35,8 +35,10 @@
 Darja Shakhray 
 Davanum Srinivas 
 Davanum Srinivas 
+David Edery 
 David Koo 
 David Peraza 
+David Sariel 
 David Wittman 
 Dazhao 
 Dean Troyer 
@@ -65,6 +67,7 @@
 Hugh Saunders 
 Ian Cordasco 
 Ian Wienand 
+Jake Yip 
 Jakub Ruzicka 
 James E. Blair 
 James Li 
@@ -124,6 +127,7 @@
 Sudipta Biswas 
 Sulochan Acharya 
 Sushil Kumar 
+Takashi NATSUME 
 Tatyana Leontovich 
 Thierry Carrez 
 Thomas Goirand 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-1.0.0/ChangeLog 
new/python-glanceclient-1.1.0/ChangeLog
--- old/python-glanceclient-1.0.0/ChangeLog 2015-08-31 

commit python-glanceclient for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

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

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


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2015-08-27 08:54:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2015-09-08 18:05:36.0 +0200
@@ -1,0 +2,58 @@
+Mon Sep  7 11:19:04 UTC 2015 - dmuel...@suse.com
+
+- update to 1.0.0:
+  * 1.0.0 release notes
+  * Remove custom SSL compression handling
+  * Add more information show in v2
+  * Require disk and container format on image-create
+  * Ship the default image schema in the client
+  * Use API v2 as default
+  * V2: Do not validate image schema when listing
+  * Updated from global requirements
+  * Add unicode support for properties values in v2 shell
+  * Fix failure to create glance https connection pool
+  * Enable flake8 checks
+  * Extend unittests coverage for v2 tasks module
+  * Support for Metadata Definition Catalog for Tags
+  * Fix exception message in Http.py
+  * Fix an issue with broken test on ci
+  * Remove usage of assert_called_once on Mock objects
+  * Add .eggs/* to .gitignore
+  * Account for dictionary order in test_shell.py
+  * Do not fall back to namespaced oslo.i18n
+  * Add v2 support for the marker attribute
+  * Import only modules and update tox.ini
+  * Close iterables at the end of iteration
+  * Make glanceclient accept a session object
+  * cleanup openstack-common.conf and sync updated files
+  * Add release notes for 0.19.0
+  * Include owner and status option in v2 image list
+  * Fix Metadef Object update issue with python-glanceclient
+  * Fix functional tests in gate
+  * Do not crash on homedir mkdir
+  * Improve import related error handling
+  * Add parameter 'changes-since' for image-list of v1
+  * Check image-download for redirection
+  * Add some basic CLI functional tests
+  * Use assertIn instead of assertTrue in tests
+  * Unorder compare in tests
+  * Add release notes for 0.18.0
+  * Update README to work with release tools
+  * Create functional test base
+  * Move unit tests to standard directory
+  * Add unit tests for log_curl_request
+  * Fix https stack trace on python 3.4 client
+  * Omit 'locations' as image-create parameter
+  * Creating task with invalid property crashes in py3
+  * Don't accept *args for client
+  * Stub authentication requests rather than plugins
+  * Remove keystoneclient mocks
+  * Replace mox in tests with requests-mock
+  * Expose 'is_base' schema property attribute
+  * Validate tag name when filtering for images
+  * Remove redundant FakeSchemaAPI __init__ method
+  * glance image-show now have --human-readable option
+  * Test unit for checking update active images
+  * Correct help messages for image-update command
+
+---

Old:

  python-glanceclient-0.17.1.tar.gz

New:

  python-glanceclient-1.0.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.vbjUyb/_old  2015-09-08 18:05:38.0 +0200
+++ /var/tmp/diff_new_pack.vbjUyb/_new  2015-09-08 18:05:38.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.17.1
+Version:1.0.0
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -44,12 +44,12 @@
 Requires:   python-argparse
 # /usr/bin/glance uses pkg_resources, thus:
 Requires:   python-PrettyTable >= 0.7
-Requires:   python-keystoneclient >= 1.1.0
+Requires:   python-keystoneclient >= 1.6.0
 Requires:   python-oslo.i18n >= 1.5.0
-Requires:   python-oslo.utils >= 1.4.0
-Requires:   python-pbr >= 0.6
+Requires:   python-oslo.utils >= 1.9.0
+Requires:   python-pbr >= 1.4
 Requires:   python-pyOpenSSL >= 0.11
-Requires:   python-requests >= 2.2.0
+Requires:   python-requests >= 2.5.2
 Requires:   python-six >= 1.9.0
 Requires:   python-warlock >= 1.0.1
 
@@ -71,10 +71,10 @@
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:   python-discover
 %endif
-Requires:   python-mock >= 1.0
+Requires:   python-mock >= 1.2
 Requires:   python-mox3 >= 0.7.0
 Requires:   python-testrepository >= 0.0.18
-Requires:   python-testtools >= 0.9.36
+Requires:   python-testtools >= 1.4.0
 
 %description test
 This package contains testsuite files for %{name}.

++ python-glanceclient-0.17.1.tar.gz 

commit python-glanceclient for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

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

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2014-11-02 16:46:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2015-08-27 08:54:39.0 +0200
@@ -2 +2 @@
-Wed Oct 22 07:53:56 UTC 2014 - dmuel...@suse.com
+Fri Apr 24 12:09:54 UTC 2015 - tbecht...@suse.com
@@ -4 +4 @@
-- add rpmlintrc to sources 
+- Use %{version} in source
@@ -7 +7 @@
-Wed Oct 22 06:50:23 UTC 2014 - dmuel...@suse.com
+Thu Apr 23 20:16:48 UTC 2015 - tbecht...@suse.com
@@ -9 +9,422 @@
-- update to 0.14.1:
+- Switch to version 0.17.1
+
+---
+Wed Apr 22 17:27:09 UTC 2015 - tbecht...@suse.com
+
+- Add missing Requires for python-oslo.i18n
+
+---
+Wed Apr 22 01:10:17 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.18.0.post1:
+  * Update README to work with release tools
+  0.18.0
+
+---
+Sun Apr 19 01:29:47 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post32:
+  * Correct help messages for image-update command
+
+---
+Sat Apr 18 01:10:39 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post30:
+  * Uncap library requirements for liberty
+
+---
+Thu Apr 16 23:35:59 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post29:
+  * Fix https stack trace on python 3.4 client
+  * Fix client when using no ssl compression
+  * Omit 'locations' as image-create parameter
+
+---
+Wed Apr 15 23:35:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post23:
+  * Add unit tests for log_curl_request
+
+---
+Tue Apr 14 23:35:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post21:
+  * Add SSL cert verification regression tests
+
+---
+Mon Apr 13 23:35:53 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post19:
+  * Test unit for checking update active images
+
+---
+Thu Apr  9 23:35:57 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post17:
+  * Validate tag name when filtering for images
+
+---
+Wed Apr  8 23:35:55 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post15:
+  * glance image-show now have --human-readable option
+
+---
+Tue Apr  7 23:35:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post13:
+  * Creating task with invalid property crashes in py3
+
+---
+Thu Apr  2 23:35:53 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post11:
+  * Expose 'is_base' schema property attribute
+
+---
+Tue Mar 31 23:35:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post9:
+  * Don't accept *args for client
+  * Stub authentication requests rather than plugins
+  * Remove keystoneclient mocks
+  * Replace mox in tests with requests-mock
+
+---
+Mon Mar 30 09:36:09 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post5:
+  * Remove redundant FakeSchemaAPI __init__ method
+  * Use any instead of False in generator
+
+---
+Thu Mar 26 02:06:02 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0.post2:
+  * Generate API documentation
+
+---
+Sat Mar 21 02:06:05 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.17.0:
+  0.17.0
+  * Add release notes for 0.17.0
+

commit python-glanceclient for openSUSE:Factory

2014-11-02 Thread h_root
Hello community,

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

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2014-03-28 13:17:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2014-11-02 16:46:44.0 +0100
@@ -2 +2 @@
-Thu Mar 27 10:22:40 UTC 2014 - dmuel...@suse.com
+Wed Oct 22 07:53:56 UTC 2014 - dmuel...@suse.com
@@ -4 +4 @@
-- go back to released version (0.12.0) 
+- add rpmlintrc to sources 
@@ -7 +7,240 @@
-Mon Mar 17 00:44:35 UTC 2014 -  cloud-de...@suse.de
+Wed Oct 22 06:50:23 UTC 2014 - dmuel...@suse.com
+
+- update to 0.14.1:
+  * Update how tokens are redacted
+  * Handle UnicodeDecodeError in log_http_response
+  * Print traceback to stderr if --debug is set
+  * Updated from global requirements
+  * Fix v2 requests to non-bleeding edge servers
+  * Work toward Python 3.4 support and testing
+
+---
+Thu Sep 11 12:36:30 UTC 2014 - dmuel...@suse.com
+
+- update to 0.14.0:
+  * Support for Metadata Definitions Catalog API
+  * Catch new urllib3 exception: ProtocolError
+  * Fix error when logging http response with python 3
+  * Ensure server's SSL cert is validated
+  * Enable osprofiler interface in glanceclient shell
+  * Hide stderr noise in test output
+  * Remove deprecated commands from shell
+  * Normalize glanceclient requested service url
+  * Fix glance-client to work with IPv6 controllers
+  * Add support for Keystone v3
+  * Update theme for docs
+  * Add a tox job for generating docs
+  * Don't stream non-binary requests
+  * Use a correctly formatted example location in help
+  * Replace old httpclient with requests
+  * Enable F841
+  * Resolving the performance issue for image listing of v2 API
+  * Add profiling support to glanceclinet
+  * Use immutable arg rather mutable arg
+  * Add CONTRIBUTING.rst
+
+---
+Fri Aug 22 05:24:29 UTC 2014 - tbecht...@suse.com
+
+- Update to version python-glanceclient-0.13.1.25.g6987295:
+  * Update theme for docs
+- Add python-oslosphinx as BuildRequires
+
+---
+Thu Aug 21 00:16:58 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.23.ge13ac92:
+  * Ensure server's SSL cert is validated
+  * Enable osprofiler interface in glanceclient shell
+  * Add a tox job for generating docs
+
+---
+Mon Aug 18 15:36:51 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.18.gc59ba20:
+  * Hide stderr noise in test output
+  * Normalize glanceclient requested service url
+
+---
+Wed Aug 13 23:50:03 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.14.g1dfce53:
+  * Remove deprecated commands from shell
+
+---
+Mon Aug 11 11:43:04 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.13.g558ebf7:
+  * Fix glance-client to work with IPv6 controllers
+  * Add support for Keystone v3
+
+---
+Mon Aug  4 00:03:57 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.10.gd833006:
+  * Use immutable arg rather mutable arg
+
+---
+Fri Jul 18 23:54:38 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.8.g68c1d1f:
+  * Don't stream non-binary requests
+
+---
+Wed Jul 16 23:53:18 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.7.gf75a810:
+  * Use a correctly formatted example location in help
+
+---
+Sat Jul 12 00:01:03 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.6.gdbb242b:
+  * Replace old httpclient with requests
+
+---
+Fri Jul 11 00:00:39 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.5.g1db17aa:
+  * Enable F841
+
+---
+Wed Jul  9 00:00:03 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.13.1.4.gd613adc:
+  * 

commit python-glanceclient for openSUSE:Factory

2014-03-28 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2014-03-28 13:17:44

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2014-03-09 18:47:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2014-03-28 13:17:46.0 +0100
@@ -2 +2 @@
-Fri Feb 14 10:48:44 UTC 2014 - speili...@suse.com
+Thu Mar 27 10:22:40 UTC 2014 - dmuel...@suse.com
@@ -3,0 +4,52 @@
+- go back to released version (0.12.0) 
+
+---
+Mon Mar 17 00:44:35 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.12.0.78.g59c1103:
+  * Improve help strings
+
+---
+Tue Mar 11 00:39:50 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.12.0.76.g8ecc8ae:
+  * Sync with Oslo
+
+---
+Mon Mar 10 15:25:58 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.12.0.74.g2929cc1:
+  * Python 3: do not use __builtin__
+  * Updated from global requirements
+  * Python3: do not use the 'file' type
+
+---
+Wed Mar  5 01:16:40 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.12.0.69.ga9dee79:
+  * Python 3: do not use the unicode() function
+  * test_shell: remove a deprecated keyword argument
+  * Replace file with open, which is Python 3 compatible
+
+---
+Sat Mar  1 00:52:57 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.12.0.63.g46bf452:
+  * Only show progress bar for local image files
+
+---
+Wed Feb 26 01:00:01 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-glanceclient-0.12.0.61.g8b76817:
+  * Python3: define a __next__() method for VerboseIteratorWrapper
+  * Python 3: Fix JsonPatch-related issues
+  * Pass bytes to tempfile.NamedTemporaryFile().write()
+
+---
+Tue Feb 11 15:45:31 UTC 2014 - speili...@suse.com
+
+- Update to version python-glanceclient-0.12.0.56.gb8a850c:
+  * Remove tox locale overrides
+  * Fix misspellings in python-glanceclient
+  * Update my mailmap
+  * Add support for image size in v2 api upload
@@ -6 +57,0 @@
-- Only require argparse on SLE
@@ -9 +60,139 @@
-Thu Feb 13 09:44:09 UTC 2014 - dmuel...@suse.com
+Sat Feb  1 00:47:02 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.51:
+  + Using common method 'bool_from_string' from oslo strutils
+
+---
+Fri Jan 24 13:23:10 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.49:
+  + Replace file.write and os.path.exists by mock
+  + It was removed urllib, urllib2  urlparse modules
+  + Allow updating empty created v2 images from v1
+  + server 500 should not be a client error
+  + Handle endpoints with versions consistently
+
+---
+Sun Jan 19 01:11:34 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.39:
+  + python3: Switch to mox3 instead of mox
+
+---
+Thu Jan 16 12:27:32 UTC 2014 - dmuel...@suse.com
+
+- fix requires 
+
+---
+Thu Jan 16 01:07:41 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.38:
+  + Remove vim header
+
+---
+Tue Jan 14 01:33:08 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.37:
+  + Python 3: use six.iteritems and six.string_types
+
+---
+Mon Jan 13 01:33:34 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.36:
+  + Python 3: use six.iteritems() instead of iteritems()
+
+---
+Sun Jan 12 01:28:38 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 0.12.0.34:
+  + Sync apiclient and py3kcompat from oslo
+  + Reuse Resource from oslo
+  + Python 3: use six.iteritems() instead of iteritems()
+  + Python3: use six.StringIO rather than StringIO.StringIO
+  + Python3: use six.StringIO rather than StringIO.StringIO
+

commit python-glanceclient for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2014-03-09 18:47:07

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2014-01-23 15:54:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2014-03-09 18:47:08.0 +0100
@@ -1,0 +2,17 @@
+Fri Feb 14 10:48:44 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
+
+---
+Thu Feb 13 09:44:09 UTC 2014 - dmuel...@suse.com
+
+- remove dependency on d2to1 
+
+---
+Wed Jan 29 09:12:36 UTC 2014 - speili...@suse.com
+
+- Add refresh_patches source service
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.4559Uu/_old  2014-03-09 18:47:08.0 +0100
+++ /var/tmp/diff_new_pack.4559Uu/_new  2014-03-09 18:47:08.0 +0100
@@ -25,7 +25,7 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-glanceclient
-Source: python-glanceclient-0.11.0.tar.gz
+Source: 
http://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.11.0.tar.gz
 Source2:openstack-glance.sh
 Patch0: 0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch
 BuildRequires:  openstack-suse-macros
@@ -33,24 +33,21 @@
 # Documentation build requirements:
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
-BuildRequires:  python-d2to1
 BuildRequires:  python-iso8601
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-pbr
 BuildRequires:  python-pyOpenSSL
 BuildRequires:  python-warlock
 Requires:   python = 2.6.8
-Requires:   python-argparse
 # /usr/bin/glance uses pkg_resources, thus:
 Requires:   python-PrettyTable = 0.6
-Requires:   python-d2to1 = 0.2.10
 Requires:   python-keystoneclient = 0.3.0
 Requires:   python-pbr = 0.5.21
 Requires:   python-pyOpenSSL
 Requires:   python-warlock = 1.0.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
@@ -81,7 +78,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.11.0
+%setup -q -n python-glanceclient-%{version}
 %patch0 -p1
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:

++ _service ++
--- /var/tmp/diff_new_pack.4559Uu/_old  2014-03-09 18:47:08.0 +0100
+++ /var/tmp/diff_new_pack.4559Uu/_new  2014-03-09 18:47:08.0 +0100
@@ -1,7 +1,11 @@
 services
-  service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.11.0.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-glanceclient/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-glanceclient for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2014-01-20 07:55:00

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-10-18 11:42:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2014-01-23 15:54:08.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 13 09:42:23 UTC 2013 - dmuel...@suse.com
+
+- add 0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch
+
+---

New:

  0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.Ek7fbP/_old  2014-01-23 15:54:08.0 +0100
+++ /var/tmp/diff_new_pack.Ek7fbP/_new  2014-01-23 15:54:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glanceclient
 #
-# 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
@@ -27,6 +27,7 @@
 Url:http://launchpad.net/python-glanceclient
 Source: python-glanceclient-0.11.0.tar.gz
 Source2:openstack-glance.sh
+Patch0: 0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 # Documentation build requirements:
@@ -81,6 +82,7 @@
 
 %prep
 %setup -q -n python-glanceclient-0.11.0
+%patch0 -p1
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
requirements.txt

++ 0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch ++
From 097ca3d53f3d332c74ea10bf8e6bb088013640df Mon Sep 17 00:00:00 2001
From: Dominik Heidler dheid...@suse.de
Date: Tue, 10 Dec 2013 13:34:04 +0100
Subject: [PATCH] SSL: Handle wildcards in Subject Alternative Names

Closes-Bug: #1259528

Change-Id: Iedc2b98d47f1f9433a4cfd77e07f7f86bae806c1
---
 glanceclient/common/http.py| 22 +-
 tests/test_ssl.py  | 28 ++
 tests/var/wildcard-san-certificate.crt | 54 ++
 3 files changed, 96 insertions(+), 8 deletions(-)
 create mode 100644 tests/var/wildcard-san-certificate.crt

Index: python-glanceclient-0.11.0/glanceclient/common/http.py
===
--- python-glanceclient-0.11.0.orig/glanceclient/common/http.py
+++ python-glanceclient-0.11.0/glanceclient/common/http.py
@@ -326,17 +326,22 @@ class VerifiedHTTPSConnection(HTTPSConne
 connecting to, ie that the certificate's Common Name
 or a Subject Alternative Name matches 'host'.
 
+def check_match(name):
+# Directly match the name
+if name == host:
+return True
+
+# Support single wildcard matching
+if name.startswith('*.') and host.find('.')  0:
+if name[2:] == host.split('.', 1)[1]:
+return True
+
 common_name = x509.get_subject().commonName
 
 # First see if we can match the CN
-if common_name == host:
+if check_match(common_name):
 return True
 
-# Support single wildcard matching
-if common_name.startswith('*.') and host.find('.')  0:
-if common_name[2:] == host.split('.', 1)[1]:
-return True
-
 # Also try Subject Alternative Names for a match
 san_list = None
 for i in xrange(x509.get_extension_count()):
@@ -344,8 +349,9 @@ class VerifiedHTTPSConnection(HTTPSConne
 if ext.get_short_name() == 'subjectAltName':
 san_list = str(ext)
 for san in ''.join(san_list.split()).split(','):
-if san == DNS:%s % host:
-return True
+if san.startswith('DNS:'):
+if check_match(san.split(':', 1)[1]):
+return True
 
 # Server certificate does not match host
 msg = ('Host %s does not match x509 certificate contents: '
Index: python-glanceclient-0.11.0/tests/test_ssl.py
===
--- 

commit python-glanceclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

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

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-10-02 13:32:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-10-18 11:42:39.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  7 10:21:35 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Downgrade to version 0.11.0:
+  * go with a released version for openSUSE 13.1
+
+---

Old:

  python-glanceclient-master.tar.gz

New:

  python-glanceclient-0.11.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.mA7Z5k/_old  2013-10-18 11:42:48.0 +0200
+++ /var/tmp/diff_new_pack.mA7Z5k/_new  2013-10-18 11:42:48.0 +0200
@@ -19,13 +19,13 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.21
+Version:0.11.0
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-glanceclient
-Source: python-glanceclient-master.tar.gz
+Source: python-glanceclient-0.11.0.tar.gz
 Source2:openstack-glance.sh
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
@@ -80,7 +80,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.21.g7a4a8a0
+%setup -q -n python-glanceclient-0.11.0
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
requirements.txt

++ _service ++
--- /var/tmp/diff_new_pack.mA7Z5k/_old  2013-10-18 11:42:48.0 +0200
+++ /var/tmp/diff_new_pack.mA7Z5k/_new  2013-10-18 11:42:48.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.11.0.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-glanceclient-master.tar.gz - python-glanceclient-0.11.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS 
new/python-glanceclient-0.11.0/AUTHORS
--- old/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS  2013-09-25 
22:02:45.0 +0200
+++ new/python-glanceclient-0.11.0/AUTHORS  2013-08-23 17:07:17.0 
+0200
@@ -18,17 +18,13 @@
 Davanum Srinivas d...@linux.vnet.ibm.com
 David Peraza dper...@linux.vnet.ibm.com
 David Wittman david.witt...@rackspace.com
-Dazhao d...@cn.ibm.com
 Dean Troyer dtro...@gmail.com
 Diego Parrilla diego.parri...@stackops.com
 Dirk Mueller d...@dmllr.de
 Doug Hellmann doug.hellm...@dreamhost.com
-Fei Long Wang flw...@cn.ibm.com
 Flaper Fesp flape...@gmail.com
 Florian Haas flor...@hastexo.com
-Gabe Westmaas gabe.westm...@rackspace.com
 Gabriel Hurley gabr...@strikeawe.com
-Ghe Rivero ghe.riv...@hp.com
 Hugh Saunders h...@wherenow.org
 Jakub Ruzicka jruzi...@redhat.com
 James E. Blair jebl...@hp.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog 
new/python-glanceclient-0.11.0/ChangeLog
--- old/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog2013-09-25 
22:02:45.0 +0200
+++ new/python-glanceclient-0.11.0/ChangeLog2013-08-23 17:07:17.0 
+0200
@@ -1,60 +1,4 @@
-commit 7a4a8a0979fd76203f0cb81622a7f06ee42bb615
-Merge: 360a29a 061da46
-Author: Jenkins jenk...@review.openstack.org
-Date:   Wed Sep 25 20:01:58 2013 +
-
-Merge Support glance client can get ipv6 image url correctly
-
-commit 360a29a763ba89323fb2d501ac1edd77185f418f
-Merge: 897ae3d 3307549
-Author: Jenkins jenk...@review.openstack.org
-Date:   Thu Sep 19 17:55:45 2013 +
-
-Merge Use openstack-images-v2.1-json-patch for update method
-
-commit 061da46202759f55866d224f9ab8013e747637c7
-Author: Dazhao d...@cn.ibm.com
-Date:   Wed Aug 21 12:54:19 2013 +0800
-
-Support glance client can get ipv6 image url 

commit python-glanceclient for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

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

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-09-25 14:37:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-10-02 13:32:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 09:58:14 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.21:
+  + Support glance client can get ipv6 image url correctly
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.aszmx9/_old  2013-10-02 13:32:47.0 +0200
+++ /var/tmp/diff_new_pack.aszmx9/_new  2013-10-02 13:32:47.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.19
+Version:0.10.0.21
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -80,7 +80,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.19.g360a29a
+%setup -q -n python-glanceclient-0.10.0.21.g7a4a8a0
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
requirements.txt

++ python-glanceclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.19.g360a29a/AUTHORS 
new/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS
--- old/python-glanceclient-0.10.0.19.g360a29a/AUTHORS  2013-09-19 
19:56:21.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS  2013-09-25 
22:02:45.0 +0200
@@ -18,6 +18,7 @@
 Davanum Srinivas d...@linux.vnet.ibm.com
 David Peraza dper...@linux.vnet.ibm.com
 David Wittman david.witt...@rackspace.com
+Dazhao d...@cn.ibm.com
 Dean Troyer dtro...@gmail.com
 Diego Parrilla diego.parri...@stackops.com
 Dirk Mueller d...@dmllr.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.19.g360a29a/ChangeLog 
new/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog
--- old/python-glanceclient-0.10.0.19.g360a29a/ChangeLog2013-09-19 
19:56:21.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog2013-09-25 
22:02:45.0 +0200
@@ -1,3 +1,10 @@
+commit 7a4a8a0979fd76203f0cb81622a7f06ee42bb615
+Merge: 360a29a 061da46
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Sep 25 20:01:58 2013 +
+
+Merge Support glance client can get ipv6 image url correctly
+
 commit 360a29a763ba89323fb2d501ac1edd77185f418f
 Merge: 897ae3d 3307549
 Author: Jenkins jenk...@review.openstack.org
@@ -5,6 +12,20 @@
 
 Merge Use openstack-images-v2.1-json-patch for update method
 
+commit 061da46202759f55866d224f9ab8013e747637c7
+Author: Dazhao d...@cn.ibm.com
+Date:   Wed Aug 21 12:54:19 2013 +0800
+
+Support glance client can get ipv6 image url correctly
+
+This patch is for fix bug 1208784. In openstack ipv6 environment,
+if the os image url is not provided, need use the provided host
+to generate literal ipv6 image url.
+
+Fixes bug 1208784
+
+Change-Id: Icb71241a639db02d079348f086bd7bd5f0412609
+
 commit 897ae3d795423a0f1d92f0738ad4dff99c28c6de
 Author: Fei Long Wang flw...@cn.ibm.com
 Date:   Sun Aug 11 11:02:32 2013 +0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.19.g360a29a/PKG-INFO 
new/python-glanceclient-0.10.0.21.g7a4a8a0/PKG-INFO
--- old/python-glanceclient-0.10.0.19.g360a29a/PKG-INFO 2013-09-19 
19:56:21.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/PKG-INFO 2013-09-25 
22:02:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-glanceclient
-Version: 0.10.0.19.g360a29a
+Version: 0.10.0.21.g7a4a8a0
 Summary: OpenStack Image API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-glanceclient-0.10.0.19.g360a29a/glanceclient/shell.py 
new/python-glanceclient-0.10.0.21.g7a4a8a0/glanceclient/shell.py
--- old/python-glanceclient-0.10.0.19.g360a29a/glanceclient/shell.py
2013-09-19 19:55:47.0 +0200
+++ 

commit python-glanceclient for openSUSE:Factory

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-09-25 14:37:30

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-09-16 12:45:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-09-25 14:37:31.0 +0200
@@ -1,0 +2,11 @@
+Fri Sep 20 00:04:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.19:
+  + Use openstack-images-v2.1-json-patch for update method
+
+---
+Wed Sep 18 09:11:55 UTC 2013 - dmuel...@suse.com
+
+- fix requires 
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.bUm8gX/_old  2013-09-25 14:37:32.0 +0200
+++ /var/tmp/diff_new_pack.bUm8gX/_new  2013-09-25 14:37:32.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.17
+Version:0.10.0.19
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -43,10 +43,10 @@
 # /usr/bin/glance uses pkg_resources, thus:
 Requires:   python-PrettyTable = 0.6
 Requires:   python-d2to1 = 0.2.10
-Requires:   python-keystoneclient = 0.1.2
-Requires:   python-pbr = 0.5
+Requires:   python-keystoneclient = 0.3.0
+Requires:   python-pbr = 0.5.21
 Requires:   python-pyOpenSSL
-Requires:   python-warlock = 0.7.0
+Requires:   python-warlock = 1.0.1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
@@ -63,24 +63,24 @@
 Summary:Openstack Image (Glance) API Client - Testsuite
 Group:  System/Management
 Requires:   %{name} = %{version}
-Requires:   python-coverage
+Requires:   python-coverage = 3.6
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 Requires:   python-discover
 %endif
 Requires:   python-flake8 = 2.0
-Requires:   python-hacking = 0.5.3
+Requires:   python-hacking = 0.5.6
 Requires:   python-mock = 0.8.0
-Requires:   python-mox
+Requires:   python-mox = 0.5.3
 Requires:   python-pep8 = 1.4.5
 Requires:   python-pyflakes = 0.7.2
-Requires:   python-testrepository = 0.0.13
-Requires:   python-testtools = 0.9.22
+Requires:   python-testrepository = 0.0.17
+Requires:   python-testtools = 0.9.32
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.17.g897ae3d
+%setup -q -n python-glanceclient-0.10.0.19.g360a29a
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
requirements.txt

++ python-glanceclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.17.g897ae3d/AUTHORS 
new/python-glanceclient-0.10.0.19.g360a29a/AUTHORS
--- old/python-glanceclient-0.10.0.17.g897ae3d/AUTHORS  2013-09-03 
21:30:48.0 +0200
+++ new/python-glanceclient-0.10.0.19.g360a29a/AUTHORS  2013-09-19 
19:56:21.0 +0200
@@ -27,6 +27,7 @@
 Florian Haas flor...@hastexo.com
 Gabe Westmaas gabe.westm...@rackspace.com
 Gabriel Hurley gabr...@strikeawe.com
+Ghe Rivero ghe.riv...@hp.com
 Hugh Saunders h...@wherenow.org
 Jakub Ruzicka jruzi...@redhat.com
 James E. Blair jebl...@hp.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.17.g897ae3d/ChangeLog 
new/python-glanceclient-0.10.0.19.g360a29a/ChangeLog
--- old/python-glanceclient-0.10.0.17.g897ae3d/ChangeLog2013-09-03 
21:30:48.0 +0200
+++ new/python-glanceclient-0.10.0.19.g360a29a/ChangeLog2013-09-19 
19:56:21.0 +0200
@@ -1,3 +1,10 @@
+commit 360a29a763ba89323fb2d501ac1edd77185f418f
+Merge: 897ae3d 3307549
+Author: Jenkins jenk...@review.openstack.org
+Date:   Thu Sep 19 17:55:45 2013 +
+
+Merge Use openstack-images-v2.1-json-patch for update method
+
 commit 897ae3d795423a0f1d92f0738ad4dff99c28c6de
 Author: Fei Long Wang flw...@cn.ibm.com
 Date:   Sun Aug 11 11:02:32 2013 +0800
@@ -34,6 +41,19 @@
 
 Change-Id: Ic76e872e78ec77b731ad9dced833803da3fa9aca
 
+commit 3307549a0f66294972c8b5ebff59ab01d18a1d91
+Author: Ghe Rivero ghe.riv...@hp.com
+Date:   Mon 

commit python-glanceclient for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

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

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-08-18 22:39:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-09-16 12:45:20.0 +0200
@@ -1,0 +2,32 @@
+Tue Sep  3 23:54:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.17:
+  + Enable query image by tag
+
+---
+Thu Aug 29 00:12:44 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.16:
+  + Fix glanceclient usage inconsistences for options
+
+---
+Fri Aug 23 23:47:40 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.15:
+  + Add 0.11.0 doc notes
+
+---
+Fri Aug 23 00:10:25 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.14:
+  + Allow single-wildcard SSL common name matching
+  + Don't use posixpath for URLs
+
+---
+Tue Aug 20 00:03:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.10:
+  + removed deprecated parameter --public
+  + Revert removed deprecated parameter --public
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.Kdel8u/_old  2013-09-16 12:45:21.0 +0200
+++ /var/tmp/diff_new_pack.Kdel8u/_new  2013-09-16 12:45:21.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.7
+Version:0.10.0.17
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -80,7 +80,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.7.g7e4ba22
+%setup -q -n python-glanceclient-0.10.0.17.g897ae3d
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
requirements.txt

++ python-glanceclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.7.g7e4ba22/AUTHORS 
new/python-glanceclient-0.10.0.17.g897ae3d/AUTHORS
--- old/python-glanceclient-0.10.0.7.g7e4ba22/AUTHORS   2013-08-16 
21:58:30.0 +0200
+++ new/python-glanceclient-0.10.0.17.g897ae3d/AUTHORS  2013-09-03 
21:30:48.0 +0200
@@ -22,8 +22,10 @@
 Diego Parrilla diego.parri...@stackops.com
 Dirk Mueller d...@dmllr.de
 Doug Hellmann doug.hellm...@dreamhost.com
+Fei Long Wang flw...@cn.ibm.com
 Flaper Fesp flape...@gmail.com
 Florian Haas flor...@hastexo.com
+Gabe Westmaas gabe.westm...@rackspace.com
 Gabriel Hurley gabr...@strikeawe.com
 Hugh Saunders h...@wherenow.org
 Jakub Ruzicka jruzi...@redhat.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.7.g7e4ba22/ChangeLog 
new/python-glanceclient-0.10.0.17.g897ae3d/ChangeLog
--- old/python-glanceclient-0.10.0.7.g7e4ba22/ChangeLog 2013-08-16 
21:58:29.0 +0200
+++ new/python-glanceclient-0.10.0.17.g897ae3d/ChangeLog2013-09-03 
21:30:48.0 +0200
@@ -1,3 +1,85 @@
+commit 897ae3d795423a0f1d92f0738ad4dff99c28c6de
+Author: Fei Long Wang flw...@cn.ibm.com
+Date:   Sun Aug 11 11:02:32 2013 +0800
+
+Enable query image by tag
+
+This patch will enable Glance client to query images by user
+defined tags.
+
+Implement bp image-query-by-tag
+Implement bp glance-client-v2
+
+Change-Id: I6f54630c5b7c9c567d85485ad4289284e5486814
+
+commit b6e117f151e6d3ed8dc4849c4138d7fb28652e75
+Author: Gabe Westmaas gabe.westm...@rackspace.com
+Date:   Sun Aug 25 01:14:07 2013 +
+
+Fix glanceclient usage inconsistences for options
+
+Enumerated options should have the same format for all enumerated options.
+
+This commit moves all options to the {option1,option2} format.
+
+fixes bug: #1155171
+
+Change-Id: I8e0ecf3896c76021cb027c3b5564a04aacec
+
+commit b15c57c4a2cd7566072fcf8adb1422cb3e21b1de
+Author: Mark J. Washenberger mark.washenber...@markwash.net
+Date:   Thu Aug 22 16:01:29 2013 -0700
+
+Add 

commit python-glanceclient for openSUSE:Factory

2013-08-18 Thread h_root
Hello community,

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

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-07-22 13:48:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-08-18 22:39:02.0 +0200
@@ -1,0 +2,33 @@
+Fri Aug 16 23:45:53 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.7:
+  + \Allow removal of properties using glance v2 api
+
+---
+Tue Aug 13 00:13:56 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.6:
+  + Updated from global requirements
+  + Raise warlock requirement
+
+---
+Sat Aug 10 10:54:46 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.2:
+  + Add 0.10.0 docs update
+  + Revert 02116565d358a4fa254217779fef82b14b38d8ca
+  + Cast image_id to string before calling urllib.quote
+
+---
+Thu Aug  8 23:40:00 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.9.0.73:
+  + Show a pretty progressbar when uploading and downloading an image.
+
+---
+Tue Jul 16 00:18:16 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.9.0.49:
+  + uncap python-keystoneclient version requirement
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.IHibQq/_old  2013-08-18 22:39:02.0 +0200
+++ /var/tmp/diff_new_pack.IHibQq/_new  2013-08-18 22:39:02.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.9.0.48
+Version:0.10.0.7
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -80,7 +80,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.9.0.48.g8427208
+%setup -q -n python-glanceclient-0.10.0.7.g7e4ba22
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
requirements.txt

++ python-glanceclient-master.tar.gz ++
 2692 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-glanceclient for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-07-22 13:15:25

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-06-13 21:41:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-07-22 13:48:19.0 +0200
@@ -2 +2 @@
-Wed May 29 10:49:10 UTC 2013 - dmuel...@suse.com
+Mon Jul  8 23:45:21 UTC 2013 - opensuse-cl...@opensuse.org
@@ -4 +4,9 @@
-- remove setBadness call from rpmlintrc
+- Update to version 0.9.0.48:
+  + Flake8 should ignore build folder
+  + Rename invalid domain name to be RFC compliant.
+
+---
+Fri Jul  5 23:43:24 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.9.0.45:
+  + Enable client V2 to update/delete tags for a given image.
@@ -7 +15 @@
-Mon May 27 22:20:17 UTC 2013 - dmuel...@suse.com
+Tue Jul  2 00:18:59 UTC 2013 - opensuse-cl...@opensuse.org
@@ -9 +17,2 @@
-- version requirements properly 
+- Update to version 0.9.0.44:
+  + Start using Pyflakes and Hacking
@@ -12 +21 @@
-Tue Apr 30 09:50:04 UTC 2013 - dmuel...@suse.com
+Thu Jun 27 09:43:46 UTC 2013 - speili...@suse.com
@@ -14 +23,2 @@
-- python-prettytable was renamed to python-PrettyTable 
+- Only depend on python-discover on SLE, it's a Python-2.6 feature
+  backport
@@ -17 +27 @@
-Mon Apr 22 12:17:34 UTC 2013 - dmuel...@suse.com
+Wed Jun 12 09:55:33 UTC 2013 - dmuel...@suse.com
@@ -19,2 +29 @@
-- update to 0.9.0 
-- remove 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
+- fix requires of test package 
@@ -23 +32 @@
-Wed Apr  3 11:44:48 UTC 2013 - dmuel...@suse.com
+Tue Jun  4 12:28:52 UTC 2013 - speili...@suse.com
@@ -25 +34,7 @@
-- add 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
+- tools/pip-requires changed to requirements.txt (pip's de-facto
+  standard)
+
+---
+Wed May 29 11:22:37 UTC 2013 - dmuel...@suse.com
+
+- remove setBadness call from rpmlintrc
@@ -28 +43 @@
-Tue Apr  2 10:12:08 UTC 2013 - dmuel...@suse.com
+Mon May 27 08:45:20 UTC 2013 - dmuel...@suse.com
@@ -30 +45 @@
-- downgrade to the released tarball (0.8.0) 
+- python-pbr/d2to1 requires 

Old:

  python-glanceclient-0.8.0.tar.gz
  python-glanceclient-0.9.0.tar.gz

New:

  python-glanceclient-master.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.BgscQG/_old  2013-07-22 13:48:20.0 +0200
+++ /var/tmp/diff_new_pack.BgscQG/_new  2013-07-22 13:48:20.0 +0200
@@ -19,32 +19,35 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.9.0
+Version:0.9.0.48
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-glanceclient
-Source: python-glanceclient-0.9.0.tar.gz
+Source: python-glanceclient-master.tar.gz
 Source2:openstack-glance.sh
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-distribute
 # Documentation build requirements:
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
+BuildRequires:  python-d2to1
 BuildRequires:  python-iso8601
 BuildRequires:  python-keystoneclient
+BuildRequires:  python-pbr
 BuildRequires:  python-pyOpenSSL
 BuildRequires:  python-warlock
 Requires:   python = 2.6.8
 Requires:   python-argparse
 # /usr/bin/glance uses pkg_resources, thus:
 Requires:   python-PrettyTable = 0.6
-Requires:   python-distribute
+Requires:   python-d2to1 = 0.2.10
 Requires:   python-keystoneclient = 0.1.2
+Requires:   python-pbr = 0.5
 Requires:   python-pyOpenSSL
 Requires:   python-warlock = 0.7.0
+
 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())}
@@ -60,24 +63,27 @@
 Summary:Openstack Image (Glance) API Client - Testsuite
 Group:  System/Management
 Requires:   %{name} = %{version}
+Requires:   python-coverage
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+Requires:   python-discover
+%endif
+Requires:   python-flake8 = 2.0
+Requires:   python-hacking = 0.5.3
+Requires:   python-mock = 0.8.0
 Requires:   python-mox
-Requires:   python-nose

commit python-glanceclient for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-06-13 21:41:18

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


Package is python-glanceclient

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-04-29 14:17:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-06-13 21:41:19.0 +0200
@@ -1,0 +2,21 @@
+Wed May 29 10:49:10 UTC 2013 - dmuel...@suse.com
+
+- remove setBadness call from rpmlintrc
+
+---
+Mon May 27 22:20:17 UTC 2013 - dmuel...@suse.com
+
+- version requirements properly 
+
+---
+Tue Apr 30 09:50:04 UTC 2013 - dmuel...@suse.com
+
+- python-prettytable was renamed to python-PrettyTable 
+
+---
+Mon Apr 22 12:17:34 UTC 2013 - dmuel...@suse.com
+
+- update to 0.9.0 
+- remove 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
+
+---

Old:

  31960f0a8584802852d97ec8ce27b5516b32d63b.diff

New:

  python-glanceclient-0.9.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.5emuCT/_old  2013-06-13 21:41:20.0 +0200
+++ /var/tmp/diff_new_pack.5emuCT/_new  2013-06-13 21:41:20.0 +0200
@@ -19,33 +19,32 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.8.0
+Version:0.9.0
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-glanceclient
-Source: python-glanceclient-0.8.0.tar.gz
+Source: python-glanceclient-0.9.0.tar.gz
 Source2:openstack-glance.sh
-Patch0: 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Documentation build requirements:
+BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
 BuildRequires:  python-iso8601
 BuildRequires:  python-keystoneclient
-BuildRequires:  python-prettytable
 BuildRequires:  python-pyOpenSSL
 BuildRequires:  python-warlock
 Requires:   python = 2.6.8
 Requires:   python-argparse
 # /usr/bin/glance uses pkg_resources, thus:
+Requires:   python-PrettyTable = 0.6
 Requires:   python-distribute
-Requires:   python-keystoneclient
-Requires:   python-prettytable = 0.6
+Requires:   python-keystoneclient = 0.1.2
 Requires:   python-pyOpenSSL
-Requires:   python-warlock
+Requires:   python-warlock = 0.7.0
 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())}
@@ -67,7 +66,7 @@
 Requires:   python-nosehtmloutput
 Requires:   python-nosexcover
 Requires:   python-openstack.nose_plugin
-Requires:   python-pep8
+Requires:   python-pep8 = 1.3.3
 Requires:   python-testtools = 0.9.22
 Requires:   python-tox
 
@@ -75,8 +74,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.8.0
-%patch0 -p1
+%setup -q -n python-glanceclient-0.9.0
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i s|python-keystoneclient=0.1.2,1|python-keystoneclient| 
tools/pip-requires

++ _service ++
--- /var/tmp/diff_new_pack.5emuCT/_old  2013-06-13 21:41:20.0 +0200
+++ /var/tmp/diff_new_pack.5emuCT/_new  2013-06-13 21:41:20.0 +0200
@@ -1,7 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.8.0.tar.gz/param
-param name=emailcloud-de...@suse.de/param
+param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.9.0.tar.gz/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-glanceclient for openSUSE:Factory

2013-04-29 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-04-29 14:17:01

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


Package is python-glanceclient, Maintainer is radma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-01-17 09:58:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-04-29 14:17:02.0 +0200
@@ -1,0 +2,95 @@
+Wed Apr  3 11:44:48 UTC 2013 - dmuel...@suse.com
+
+- add 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
+
+---
+Tue Apr  2 10:12:08 UTC 2013 - dmuel...@suse.com
+
+- downgrade to the released tarball (0.8.0) 
+
+---
+Tue Mar 26 13:43:11 UTC 2013 - dmuel...@suse.com
+
+- update to 0.8.0.13 
+
+---
+Mon Mar 18 10:42:52 UTC 2013 - speili...@suse.com
+
+- Drop +git.$TIMESTAMP.$COMMITHASH version suffix
+
+
+Wed Mar 13 00:14:12 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 0.8.0.10+git.1363133652.c7c8e92:
+  + Implements filters: visibility, owner, member_status. Includes tests.
+
+
+Tue Mar 12 00:12:02 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 0.8.0.8+git.1363047122.8787c82:
+  + Control C does not cancel the CLI cleanly
+
+
+Mon Mar 11 10:04:27 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 0.8.0.6+git.1362996267.d810019:
+  + Add missing spaces in help msg
+
+
+Tue Mar  5 17:23:47 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 0.8.0.5+git.1362504227.0ca43be:
+  + Replace SchemaNotFound with HTTPNotFound
+  + Use getattr properly in legacy shell
+
+---
+Fri Feb 22 14:12:23 UTC 2013 - sasc...@suse.de
+
+- Update to version 0.8.0.2+git.1361542435.6c7fb0e:
+  + Make effective ssl callback behaviour more obvious
+  + Update .coveragerc
+  + Expect minumum warlock version of 0.7.0
+  + Add library support for v2 image update
+  + Update to latest oslo-version.
+  + Decode input and encode output
+  + Add docs for v0.8.0
+  + Report name resolution errors properly
+- Add glanceclient-prettytable.patch: Relax version constraints
+  on python-prettytable
+
+---
+Fri Feb 22 11:26:09 UTC 2013 - sasc...@suse.de
+
+- BuildRequire openstack-suse-macros instead of openstack-macros
+
+
+Mon Feb 11 15:10:58 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 0.7.0.13+git.1360595458.60cfebc:
+  + Quote image ids before passing them to glance
+
+
+Mon Feb  4 12:03:59 UTC 2013 - dmuel...@suse.com
+
+- Update to version 0.7.0.12+git.1359979439.ed67c32:
+  + Fix typo in image-update help page
+  + Adds image-delete functionality.
+  + Change https port to be an optional parameter
+  + Migrate to testr.
+
+---
+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:50:33 UTC 2013 - cloud-de...@suse.de
+
+- Update to version 0.7.0.5.ga5f996c+git.1358164233.a5f996c:
+  + Add image names to glance command arguments.
+  + Use testtools instead of unittest.
+  + Add details to stdout error message.
+- Build HTML documentation
+
+---

Old:

  python-glanceclient-master.tar.gz

New:

  31960f0a8584802852d97ec8ce27b5516b32d63b.diff
  python-glanceclient-0.8.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.kPYv28/_old  2013-04-29 14:17:03.0 +0200
+++ /var/tmp/diff_new_pack.kPYv28/_new  2013-04-29 14:17:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-glanceclient
 #
-# 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 

commit python-glanceclient for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-01-17 09:58:54

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


Package is python-glanceclient, Maintainer is cth...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2012-12-08 15:52:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-01-17 09:58:56.0 +0100
@@ -2 +2,61 @@
-Thu Nov  8 13:14:01 UTC 2012 - sasc...@suse.de
+Wed Dec 19 15:14:51 UTC 2012 - sasc...@suse.de
+
+- Fix python-keystoneclient _module_ requirement, our packages
+  have a different versioning scheme (but we provide the same thing)
+
+
+Wed Dec 19 11:23:06 UTC 2012 - sasc...@suse.de
+
+- Move to obs-service-git_tarballs
+  + Drop BuildRequires: python-setuptools-git
+- Update to version 0.6.0.14.gc057fe4+git.1355912586.c057fe4:
+  + Document v0.7.0 release
+  + Support --os-cacert
+  + Update --location help to reference swift store.
+  + Change default image sort to use name
+  + Add --sort-key and --sort-dir to image-list
+  + Pin pep8 to 1.3.3
+  + Allow setting x-image-meta-store through shell on image creation
+  + Verify that host matches certificate
+  + Document bugs/features for v0.6.0
+  + Hook up region_name argument
+  + Simplify human-readable size output
+  + Make image sizes more readable for humans
+  + Set useful boolean flag metavars
+  + Unpin keystoneclient dependency
+  + Fixes bug on Windows related to a wrong API url
+  + Enhance --checksum help with algorithm
+  + added --version as new parameter
+- Add  --install-data=%{python_sitelib} parameter to setup.py install
+  to make sure the versioninfo file is installed correctly
+
+---
+Wed Dec  5 09:28:43 UTC 2012 - sasc...@suse.de
+
+- Use @PARENT_TAG@ in _service file to automate versioning
+
+---
+Tue Dec  4 14:43:11 UTC 2012 - sasc...@suse.de
+
+- Drop glanceclient-setup-no-requires.patch:
+  + That makes no sense, 
http://packages.python.org/distribute/setuptools.html#new-and-changed-setup-keywords
+- BuildRequire python-setuptools-git:
+  + Better than sed in setup.py, all others have it too
+
+---
+Tue Dec  4 13:59:52 UTC 2012 - sasc...@suse.de
+
+- Fix test requires
+
+---
+Thu Nov 15 12:38:56 UTC 2012 - sasc...@suse.de
+
+- Use openstack-macros
+
+---
+Fri Nov  9 14:27:22 UTC 2012 - sasc...@suse.de
+
+- Downgrade version to new upstream scheme: 0.5.1 (bnc#787387)
+
+---
+Thu Nov  8 10:49:49 UTC 2012 - sasc...@suse.de
@@ -4,0 +65,17 @@
+
+---
+Wed Oct 31 13:57:27 UTC 2012 - sasc...@suse.de
+
+- Re-add missing openstack-glance.sh
+
+---
+Fri Oct 12 13:49:57 UTC 2012 - vu...@suse.com
+
+- Update to version 2012.2 (Folsom), which is really 0.5.1:
+  + See https://github.com/openstack/python-glanceclient/commits/0.5.1
+- Install bash completion for 'glance' binary
+- Dropped patches merged upstream:
+  + honor-insecure-flag-keystone.patch
+  + add-handler-for-logger.patch
+- Buildrequire python-base instead of python-devel:
+  + Sufficient for Python-only modules (containing no C/C++ code)

Old:

  add-handler-for-logger.patch
  glanceclient-setup-no-requires.patch
  honor-insecure-flag-keystone.patch
  python-glanceclient-2012.1+git.1342772303.71a0cae.tar.gz

New:

  openstack-glance.sh
  python-glanceclient-master.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.p4C0ox/_old  2013-01-17 09:58:57.0 +0100
+++ /var/tmp/diff_new_pack.p4C0ox/_new  2013-01-17 09:58:57.0 +0100
@@ -16,22 +16,19 @@
 #
 
 
+%define component glanceclient
+
 Name:   python-glanceclient
-Version:2012.1+git.1342772303.71a0cae
+Version:0.6.0.14.gc057fe4+git.1355912586.c057fe4
 Release:0
 License:Apache-2.0
-Summary:Openstack Image (Glance) API Client Library
-Url:https://github.com/openstack/python-glanceclient
+Summary:Openstack Image (Glance) API Client
+Url:http://launchpad.net/python-glanceclient
 Group: 

commit python-glanceclient for openSUSE:Factory

2012-12-08 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2012-12-08 15:52:57

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


Package is python-glanceclient, Maintainer is cth...@suse.com

Changes:

New Changes file:

--- /dev/null   2012-11-30 12:21:47.308011256 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2012-12-08 15:52:58.0 +0100
@@ -0,0 +1,57 @@
+---
+Thu Nov  8 13:14:01 UTC 2012 - sasc...@suse.de
+
+- Drop from_vcs build flag
+
+---
+Thu Sep 13 09:18:30 UTC 2012 - vu...@suse.com
+
+- Add add-handler-for-logger.patch: remove cryptic No handlers
+  could be found for logger error message. Fix bnc#780048.
+
+---
+Tue Aug 14 11:37:34 UTC 2012 - bwiedem...@suse.com
+
+- Do not conflict with openstack-glance
+
+---
+Thu Aug  2 14:26:54 CEST 2012 - iartar...@suse.cz
+
+- Add patch to remove strict dependency checks in setup.py
+
+---
+Fri Jul 27 10:12:09 UTC 2012 - sasc...@suse.de
+
+- Add requirement on python-warlock
+
+---
+Thu Jul 26 14:25:39 UTC 2012 - sasc...@suse.de
+
+- Honor '--insecure' commandline flag also for keystone authentication
+
+---
+Thu Jul 26 10:37:47 UTC 2012 - sasc...@suse.de
+
+- Require python-distribute, /usr/bin/glance needs it
+
+---
+Mon Jul 23 09:34:05 UTC 2012 - bwiedem...@suse.com
+
+- Require python-keystoneclient
+
+---
+Tue Jul 10 13:11:34 UTC 2012 - sasc...@suse.de
+
+- Add '--insecure' commandline argument to ignore (amongst others)
+  self-signed certificate errors
+
+---
+Tue Jul  3 11:41:55 UTC 2012 - sasc...@suse.de
+
+- Conflict on openstack-glance, it also ships /usr/bin/glance
+
+---
+Fri Jun 29 13:40:46 UTC 2012 - sasc...@suse.de
+
+- Initial version
+

New:

  _service
  add-handler-for-logger.patch
  glanceclient-setup-no-requires.patch
  honor-insecure-flag-keystone.patch
  python-glanceclient-2012.1+git.1342772303.71a0cae.tar.gz
  python-glanceclient.changes
  python-glanceclient.spec
  rpmlintrc



Other differences:
--
++ python-glanceclient.spec ++
#
# spec file for package python-glanceclient
#
# 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/
#


Name:   python-glanceclient
Version:2012.1+git.1342772303.71a0cae
Release:0
License:Apache-2.0
Summary:Openstack Image (Glance) API Client Library
Url:https://github.com/openstack/python-glanceclient
Group:  Development/Languages/Python
Source: %{name}-%{version}.tar.gz
# Patch-FIX-UPSTREAM: '--insecure' flag should be checked when talking to 
keystone
Patch0: honor-insecure-flag-keystone.patch
# Don't specify requires in setup.py
# https://bugs.launchpad.net/python-glanceclient/+bug/1032155
Patch1: glanceclient-setup-no-requires.patch
# PATCH-FIX-UPSTREAM add-handler-for-logger.patch bnc#780048 vu...@suse.com -- 
Remove cryptic No handlers could be found for logger error message
Patch2: add-handler-for-logger.patch
BuildRequires:  python-devel
BuildRequires:  python-distribute
Requires:   python = 2.6.8
# /usr/bin/glance uses pkg_resources, thus:
Requires:   python-distribute
Requires:   python-httplib2
Requires:   python-prettytable
Requires:   python-keystoneclient
Requires:   python-warlock
BuildRoot: