commit python-troveclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

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

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


Package is "python-troveclient"

Fri May  3 22:43:23 2019 rev:12 rq:692882 version:2.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2018-09-07 15:39:41.570517544 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new.5148/python-troveclient.changes
  2019-05-03 22:43:25.223367005 +0200
@@ -1,0 +2,21 @@
+Mon Apr  8 11:57:06 UTC 2019 - cloud-de...@suse.de
+
+- update to version 2.17.0
+  - Add detailed list for instances
+  - Support configuration groups for clusters
+  - switch documentation job to new PTI
+  - Cleanup zuul.yaml
+  - Add release note link in README
+  - Switch to stestr
+  - Fix wrong keyword arguments
+  - Add extended properties support for mongo cluster.
+  - Fix python3 compatibility issues
+  - Replace assertRaisesRegexp with assertRaisesRegex
+  - Update reno for stable/rocky
+  - Don't quote {posargs} in tox.ini
+  - Remove PyPI downloads
+  - Sync two parameters of cluster-create to OSC
+  - add python 3.6 unit test job
+  - import zuul job settings from project-config
+
+---

Old:

  python-troveclient-2.16.0.tar.gz

New:

  python-troveclient-2.17.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.jroLbs/_old  2019-05-03 22:43:25.751368117 +0200
+++ /var/tmp/diff_new_pack.jroLbs/_new  2019-05-03 22:43:25.751368117 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# 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,12 +12,12 @@
 # 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-troveclient
-Version:2.16.0
+Version:2.17.0
 Release:0
 Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
@@ -27,21 +27,19 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-PrettyTable >= 0.7.2
 BuildRequires:  python-Sphinx
-BuildRequires:  python-devel
 BuildRequires:  python-httplib2
 BuildRequires:  python-keystoneauth1 >= 3.4.0
 BuildRequires:  python-mistralclient >= 3.1.0
 BuildRequires:  python-mock
 BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-requests >= 2.14.2
 BuildRequires:  python-requests-mock
 BuildRequires:  python-setuptools
 BuildRequires:  python-simplejson >= 3.5.1
 BuildRequires:  python-sphinxcontrib-apidoc
+BuildRequires:  python-stestr
 BuildRequires:  python-swiftclient >= 3.2.0
-BuildRequires:  python-testrepository
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools
 Requires:   python-Babel >= 2.3.4
@@ -82,16 +80,13 @@
 # Generate html docs
 PBR_VERSION=%version sphinx-build -b html doc/source doc/build/html
 # Remove the Sphinx-build leftovers
-rm -rf html/.{doctrees,buildinfo}
+rm -r doc/build/html/.{doctrees,buildinfo}
 
 %install
 %py2_install
 
 %check
-# Disable tests until 
https://bugs.launchpad.net/python-troveclient/+bug/1706538 got fixed
-%if "%{version}" != "2.11.0"
-PYTHONPATH=. %{__python2} setup.py testr
-%endif
+stestr run
 
 %files
 %doc README.rst

++ _service ++
--- /var/tmp/diff_new_pack.jroLbs/_old  2019-05-03 22:43:25.771368159 +0200
+++ /var/tmp/diff_new_pack.jroLbs/_new  2019-05-03 22:43:25.771368159 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/python-troveclient/python-troveclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-troveclient/python-troveclient.spec.j2
 python-troveclient.spec
-https://raw.githubusercontent.com/openstack/python-troveclient/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/python-troveclient/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-troveclient
   

++ python-troveclient-2.16.0.tar.gz -> python-troveclient-2.17.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.sv

commit python-troveclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2018-09-07 15:39:40

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


Package is "python-troveclient"

Fri Sep  7 15:39:40 2018 rev:11 rq:633124 version:2.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2018-03-19 23:37:03.916195155 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2018-09-07 15:39:41.570517544 +0200
@@ -1,0 +2,30 @@
+Mon Sep  3 17:25:15 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.16.0
+  - Add 'update' command to OSC
+  - Update reno for stable/queens
+  - Add configuration-default to OSC
+  - Remove now obsolete Zuul job name
+  - Add detach-replica to OSC
+  - Add cluster-modules to OSC
+  - Update the troveclient's README.
+  - Replace 'raise StopIteration' with 'return'
+  - Fix invalid mock in OSC cluster creating unittest
+  - Handle error response for webob>=1.6.0
+  - Clean imports in code
+  - Migrate to Zuul v3 native job definitions
+  - Add promote-to-replica-source to OSC
+  - Add cluster-grow and cluster-shrink to OSC
+  - Trivial: Update pypi url to new url
+  - Add eject-replica-source to OSC
+  - Follow the new PTI for document build
+  - Add log-list to OSC
+  - Add execution-delete to OSC
+  - fix tox python3 overrides
+  - Updated from global requirements
+  - Correctly mocking builtin open in test_v1_shell
+  - Change testenv from py34 to py35
+  - Add configuration-instances to OSC
+  - add lower-constraints job
+
+---

Old:

  python-troveclient-2.14.0.tar.gz

New:

  python-troveclient-2.16.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.NpUgqd/_old  2018-09-07 15:39:41.998517085 +0200
+++ /var/tmp/diff_new_pack.NpUgqd/_new  2018-09-07 15:39:42.002517081 +0200
@@ -17,36 +17,36 @@
 
 
 Name:   python-troveclient
-Version:2.14.0
+Version:2.16.0
 Release:0
 Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/%{name}
+URL:https://launchpad.net/%{name}
 Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7.1
+BuildRequires:  python-PrettyTable >= 0.7.2
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
-BuildRequires:  python-httplib2 >= 0.9.1
-BuildRequires:  python-keystoneauth1 >= 3.3.0
+BuildRequires:  python-httplib2
+BuildRequires:  python-keystoneauth1 >= 3.4.0
 BuildRequires:  python-mistralclient >= 3.1.0
-BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-mock
 BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-pycrypto >= 2.6
 BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-setuptools >= 16.0
+BuildRequires:  python-requests-mock
+BuildRequires:  python-setuptools
 BuildRequires:  python-simplejson >= 3.5.1
+BuildRequires:  python-sphinxcontrib-apidoc
 BuildRequires:  python-swiftclient >= 3.2.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python-testrepository
+BuildRequires:  python-testscenarios
+BuildRequires:  python-testtools
 Requires:   python-Babel >= 2.3.4
-Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.3.0
+Requires:   python-PrettyTable >= 0.7.2
+Requires:   python-keystoneauth1 >= 3.4.0
 Requires:   python-mistralclient >= 3.1.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.utils >= 3.33.0
@@ -66,7 +66,7 @@
 Summary:Documentation for OpenStack DBaaS API.
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
 %description doc
 Documentation for the client library for interacting with Openstack
@@ -80,7 +80,7 @@
 %build
 %py2_build
 # Generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%version sphinx-build -b html doc/source doc/build/html
 # Remove the Sphinx-build leftovers
 rm -rf html/.{doctrees,buildinfo}
 

++ _service ++
--- /var/tmp/diff_new_pack.NpUgqd/_old  2018-0

commit python-troveclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2018-03-19 23:37:02

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


Package is "python-troveclient"

Mon Mar 19 23:37:02 2018 rev:10 rq:583362 version:2.14.0

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2017-08-28 15:32:01.935349561 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2018-03-19 23:37:03.916195155 +0100
@@ -1,0 +2,84 @@
+Fri Feb 23 13:55:59 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:12:09 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.14.0 (bsc#1078607)
+  - Fix trove schedule-list error
+  - Add show to OSC
+  - Add force-delete to OSC
+  - Use openstackclient-plugin-jobs
+  - Fix abnormal display with openstack database instance list
+  - Add restart to OSC
+  - Add backup-show to OSC
+  - Fix print_list label name in troveclient/utils.py
+  - Add datastore-show to OSC
+  - Avoid tox_install.sh for constraints support
+  - Use ID instead of Name in secgroup_delete_rule
+  - Add root-disable to OSC
+  - Add create to OSC
+  - Add user-delete to OSC
+  - Add upgrade to OSC
+  - Fix log-enable high priority error
+  - Support delete and cluster_delete with many resources
+  - Add configuration-parameter-show to OSC
+  - Add datastore-version-show to OSC
+  - Add flavor-show to OSC
+  - Add resize-instance to OSC
+  - Add instance-delete to OSC
+  - Update the doc link
+  - Add quota commands to OSC
+  - Add user-update-attributes to OSC
+  - Add backup-delete to OSC
+  - Fix datastore abnormal display with trove list
+  - Remove extra parameter 'backup' in backup-create
+  - Add configuration-parameter-list to OSC
+  - Add datastore-version-list to OSC
+  - Add configuration-show to OSC
+  - Add database-delete to OSC
+  - Add configuration-create to OSC
+  - Fix "trove module-instances" command which don't work.
+  - Add cluster-delete to OSC
+  - Add proper message when delete instance or cluster
+  - Add cluster-instances to OSC
+  - Make OSC user list and show support instance name
+  - Add reset-status to OSC
+  - Modify database-list in OSC
+  - Add configuration-delete to OSC
+  - Zuul: add file extension to playbook path
+  - Add user-create to OSC
+  - Add user-show to OSC
+  - Add cluster-show to OSC
+  - Add root-enable to OSC
+  - Consume new trove tempest plugin
+  - Add database-create to OSC
+  - ESFIX:Fix troveclient error with Chinese character
+  - Add configuration-attach/detach to OSC
+  - Add user access related to OSC
+  - Remove log translations
+  - Fix show instance with integer name NotFound
+  - Add backup-create to OSC
+  - Add backup-list-instance to OSC
+  - Remove setting of version/release from releasenotes
+  - Add cluster-create to OSC
+  - Add resize-volume to OSC
+  - Fix error with  configuration-parameter-show
+  - Fix networks abnormal display with trove show
+  - Rename zuul v3 job
+  - Add log-enable to OSC
+  - Add root-show to OSC
+  - Updated from global requirements
+  - Fix datastore abnormal display with trove backup-show
+
+---
+Mon Jan 15 12:06:13 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.13.0 (bsc#1078607)
+  - Update reno for stable/pike
+  - Fix gate / add tempest job
+  - Updated from global requirements
+  - Enable Keystone v3 support for compat client
+
+---

Old:

  python-troveclient-2.12.0.tar.gz

New:

  python-troveclient-2.14.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.qRmla3/_old  2018-03-19 23:37:04.588170914 +0100
+++ /var/tmp/diff_new_pack.qRmla3/_new  2018-03-19 23:37:04.592170769 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# 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
@@ -17,43 +17,43 @@
 
 
 Name:   python-troveclient
-Version:2.12.0
+Version:2.14.0
 Release:0
 Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
-Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%

commit python-troveclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

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

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


Package is "python-troveclient"

Mon Aug 28 15:32:00 2017 rev:9 rq:515025 version:2.12.0

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2017-02-21 13:45:02.277247941 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2017-08-28 15:32:01.935349561 +0200
@@ -1,0 +2,30 @@
+Mon Aug  7 14:31:48 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.12.0
+  - Add datastore-list to OSC
+  - Update the trove docs to follow the docs theme
+  - Update reno for stable/ocata
+  - [Fix gate]Update test requirement
+  - Add limit-list to OSC
+  - Handle log message interpolation by the logger
+  - Add list to OSC
+  - Add user-list to OSC
+  - Fix token response mock
+  - Correct help in --profile argument
+  - turn on warning-is-error for documentation builds
+  - Add related_to help message for instance help
+  - Drop pycrypto from tests dependencies
+  - Update reset-status docstring
+  - Add database-list to OSC
+  - rearrange docs into new standard layout
+  - update setup.cfg for classifier python 3.5
+  - Add backup-list to OSC
+  - Remove log translations
+  - Client changes for datastore-version volume-types
+  - Add configuration-list to OSC
+  - Add cli to docs
+  - Enable user/db operations on clusters
+  - Updated from global requirements
+  - Add cluster-list to OSC
+
+---

Old:

  python-troveclient-2.8.0.tar.gz

New:

  python-troveclient-2.12.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.tTax8F/_old  2017-08-28 15:32:02.983202247 +0200
+++ /var/tmp/diff_new_pack.tTax8F/_new  2017-08-28 15:32:02.987201684 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-troveclient
-Version:2.8.0
+Version:2.12.0
 Release:0
 Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
@@ -29,14 +29,14 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-httplib2 >= 0.7.5
-BuildRequires:  python-keystoneauth1 >= 2.17.0
-BuildRequires:  python-mistralclient >= 2.0.0
+BuildRequires:  python-keystoneauth1 >= 2.21.0
+BuildRequires:  python-mistralclient >= 3.1.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-oslo.utils >= 3.20.0
 BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-pycrypto >= 2.6
-BuildRequires:  python-requests >= 2.10.0
+BuildRequires:  python-requests >= 2.14.2
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-simplejson >= 2.2.0
@@ -46,12 +46,12 @@
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 2.17.0
-Requires:   python-mistralclient >= 2.0.0
+Requires:   python-keystoneauth1 >= 2.21.0
+Requires:   python-mistralclient >= 3.1.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-pbr >= 1.8
-Requires:   python-requests >= 2.10.0
+Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-pbr >= 2.0.0
+Requires:   python-requests >= 2.14.2
 Requires:   python-simplejson >= 2.2.0
 Requires:   python-six >= 1.9.0
 Requires:   python-swiftclient >= 3.2.0
@@ -66,7 +66,7 @@
 Summary:Documentation for OpenStack DBaaS API.
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 
 %description doc
 Documentation for the client library for interacting with Openstack
@@ -75,6 +75,7 @@
 %prep
 %autosetup -n %{name}-%{version}
 %py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %py2_build
@@ -87,7 +88,10 @@
 %py2_install
 
 %check
+# Disable tests until 
https://bugs.launchpad.net/python-troveclient/+bug/1706538 got fixed
+%if "%{version}" != "2.11.0"
 PYTHONPATH=. %{__python2} setup.py testr
+%endif
 
 %files
 %doc README.rst

++ _service ++
--- /var/tmp/diff_new_pack.tTax8F/_old  2017-08-28 15:32:03.107184816 +0200
+++ /var/tmp/diff_new_pack.tTax8F/_new  2017-08-28 15:32:03.135180880 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.

commit python-troveclient for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2017-02-21 13:45:01

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


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2016-09-30 15:30:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2017-02-21 13:45:02.277247941 +0100
@@ -1,0 +2,35 @@
+Mon Feb 13 13:02:31 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.8.0:
+  - Replace assertTrue(a in b) with assertIn(a, b)
+  - Use lowercase project name for doc
+  - move old apiclient code out of openstack/common
+  - Enable release notes translation
+  - Get python-troveclient to use upper-constraints.txt
+  - Cluster Upgrade
+  - Update reno for stable/newton
+  - Add module-instance-count command
+  - Throw correct error on creation of size 0
+  - Show team and repo badges on README
+  - Add tests to fake
+  - Display flavor-ephemeral in trove flavor-list command
+  - Fix module-list
+  - Using assertIsNotNone() instead of assertNotEqual(None)
+  - Multi-Region Support
+  - Add a new command in the readme
+  - Allow type to be specified on cluster-create
+  - Add i18n to v1/shell.py
+  - Add fixtures to test-requirements
+  - Use i18n for shell.py
+  - Add OpenStackClient plugin and flavor list
+  - Avoid use xx=[]  for parameter in function
+  - Added limit/marker support for config group lists
+  - Use strutils.to_slug() instead of utils.slugify()
+  - Fix Swift Authentication for log commands
+  - Time to get rid of slave_of
+  - Add support for module-reapply command
+  - Updated from global requirements
+  - Delete unnessary as e
+  - Avoid use xx=[]  for parameter initial value
+
+---

Old:

  python-troveclient-2.5.0.tar.gz

New:

  python-troveclient-2.8.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.pgdOk3/_old  2017-02-21 13:45:02.857166129 +0100
+++ /var/tmp/diff_new_pack.pgdOk3/_new  2017-02-21 13:45:02.857166129 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   python-troveclient
-Version:2.5.0
+Version:2.8.0
 Release:0
 Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
@@ -25,37 +25,36 @@
 Url:http://launchpad.net/%{name}
 Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7
+BuildRequires:  python-PrettyTable >= 0.7.1
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-httplib2 >= 0.7.5
-BuildRequires:  python-keystoneauth1 >= 2.10.0
+BuildRequires:  python-keystoneauth1 >= 2.17.0
 BuildRequires:  python-mistralclient >= 2.0.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.utils >= 3.16.0
-BuildRequires:  python-oslosphinx >= 2.5.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-pycrypto >= 2.6
 BuildRequires:  python-requests >= 2.10.0
-BuildRequires:  python-requests-mock >= 1.0
+BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-simplejson >= 2.2.0
-BuildRequires:  python-swiftclient >= 2.2.0
+BuildRequires:  python-swiftclient >= 3.2.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-PrettyTable >= 0.7
-Requires:   python-keystoneauth1 >= 2.10.0
+Requires:   python-PrettyTable >= 0.7.1
+Requires:   python-keystoneauth1 >= 2.17.0
 Requires:   python-mistralclient >= 2.0.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.16.0
-Requires:   python-pbr >= 1.6
+Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-pbr >= 1.8
 Requires:   python-requests >= 2.10.0
-Requires:   python-setuptools >= 16.0
 Requires:   python-simplejson >= 2.2.0
 Requires:   python-six >= 1.9.0
-Requires: 

commit python-troveclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

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

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


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2016-05-19 12:14:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2016-09-30 15:30:46.0 +0200
@@ -1,0 +2,50 @@
+Fri Sep  9 07:48:13 UTC 2016 - tbecht...@suse.com
+
+update to version 2.5.0
+  * Add support for module ordering on apply
+  * module-update with --all_datastores doesn't work
+  * Add command to delete BUILD instances and clusters
+  * Implement scheduled backups
+  * Expose Quota.update API
+  * Add --incremental flag to backup-create
+
+---
+Wed Aug 31 13:18:01 UTC 2016 - tbecht...@suse.com
+
+update to version 2.4.0
+  * Implement Instance Upgrade
+  * Update README.rst with lastest usage
+  * Remove Rackspace auth references from troveclient
+  * Support flavor ids with leading '0'
+  * Allow use of backup name in trove create
+  * Fix module-list failing with AccessInfoV2 error
+  * Remove discover from test-requirements
+  * Replace assertDictEqual
+  * Make username and password non-required params
+  * Remove times.dbm file for each tox run
+  * Locality support for clusters
+  * Add support for modules in cluster-grow
+  * Display more flavor information in trove flavor-list command
+  * Fixed output of cluster-create in CLI
+  * Persist error messages and display on 'show'
+  * Replace OpenStack LLC with OpenStack Foundation
+  * configuration-* cli allow name of configuration group entered
+  * Fix CLI output of datastore-show
+  * Fix inadvertent generation of file during tox test
+  * Fix troveclient to support Mistral
+  * Make dict.keys() PY3 compatible
+  * Keep py3.X compatibility for urllib
+  * Add reno for release notes management
+  * Update example usage
+  * switch to keystoneauth
+  * Display min/max correctly from config-param-list
+  * Graduate to oslo.i18n, cleanup incubator usage
+  * Use "# noqa" instead of "#flake8: noqa"
+  * Update the home-page with developer documentation
+  * Add vCPUs to flavor-list
+  * Added check to prevent adding argument without help string
+  * Updated from global requirements
+  * Locality support for replication
+- update _service and switch to upstream spec template
+
+---

Old:

  python-troveclient-2.2.0.tar.gz
  python-troveclient-rpmlintrc

New:

  python-troveclient-2.5.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.h0dJX0/_old  2016-09-30 15:30:47.0 +0200
+++ /var/tmp/diff_new_pack.h0dJX0/_new  2016-09-30 15:30:47.0 +0200
@@ -16,99 +16,88 @@
 #
 
 
-%define component troveclient
-
 Name:   python-troveclient
-Version:2.2.0
+Version:2.5.0
 Release:0
-Summary:Openstack Object DbaaS (Trove) API Client
+Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/python-troveclient
-Source: 
https://pypi.python.org/packages/source/p/python-troveclient/python-troveclient-%{version}.tar.gz
-Source99:   %name-rpmlintrc
-BuildRequires:  openstack-suse-macros
-BuildRequires:  python-pbr >= 0.5.21
-# Documentation requirements:
+Url:http://launchpad.net/%{name}
+Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
+BuildRequires:  openstack-macros
+BuildRequires:  python-PrettyTable >= 0.7
 BuildRequires:  python-Sphinx
-# Test requirements:
-BuildRequires:  python-Babel
-BuildRequires:  python-PrettyTable >= 0.6
-BuildRequires:  python-httplib2
-BuildRequires:  python-keystoneclient
-BuildRequires:  python-mock >= 1.0
-BuildRequires:  python-pycrypto
-BuildRequires:  python-requests >= 1.1
-BuildRequires:  python-requests-mock
-BuildRequires:  python-simplejson >= 2.0.9
-BuildRequires:  python-six
-BuildRequires:  python-swiftclient
-BuildRequires:  python-testrepository >= 0.0.17
-BuildRequires:  python-testscenarios
-BuildRequires:  python-testtools >= 0.9.32
-#NOTE(saschpe): Compat client code, not used in production:
-BuildRequires:  python-httplib2
-BuildRequires:  python-lxml
-#NOTE(saschpe): End Compat client code, not used in production:
-Requires:   python >= 2.6.8
+BuildRequires:  python-devel
+BuildRequires:  python-httplib2 >= 0.7.5
+Bu

commit python-troveclient for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2016-05-19 12:14:26

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


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2015-10-30 13:42:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2016-05-19 12:14:31.0 +0200
@@ -1,0 +2,46 @@
+Tue Apr 12 07:03:06 UTC 2016 - tbecht...@suse.com
+
+- update to 2.2.0:
+  * Client support for instance module feature
+  * Revert "Time to get rid of any last vestiges of slave_of"
+  * Add suport for module maintenance commands
+  * Fix for guest_log authentication failure
+  * Updated from global requirements
+  * Update readme file to be valid rst and update content
+  * support OS_ENDPOINT_TYPE environment variable
+  * Updated from global requirements
+  * Client Changes for Guest Log File Retrieval
+  * Fix the "OpenStack CLI guide" link
+  * Updated from global requirements
+  * use oslotest to break into the debugger when running test cases
+  * Remove argparse from requirements
+  * Trival: Remove 'MANIFEST.in'
+  * Use the oslo.utils.reflection to extract the class name
+  * Change assertTrue(isinstance()) by optimal assert
+  * Remove openstack-common.conf
+  * Put py34 first in the env order of tox
+  * Updated from global requirements
+  * Drop py33 support
+  * Replace assertEqual(None, *) with assertIsNone
+  * Remove py26 support
+  * Added '.' and remove extra parentheses(')') from README.rst
+  * Trivial: Remove vim header from source files
+  * Replace assertEqual(None, *) with assertIsNone in tests
+  * Add root-disable api
+  * Add 'volume_type' parameter to instance create
+  * Updated from global requirements
+  * cluster create passing availability zone incorrectly
+  * Delete python bytecode before every test run
+  * Time to get rid of any last vestiges of slave_of
+  * Last sync from oslo-incubator
+  * Updated from global requirements
+  * remove unnecessary message when running unit test
+  * Fixes the backup-delete
+  * Updated from global requirements
+  * improve readme contents
+  * Fix the function name with correct word
+  * Accepting network and availability zone for instances in cluster
+  * Updated from global requirements
+- Adjust Requires
+
+---

Old:

  python-troveclient-1.3.0.tar.gz

New:

  python-troveclient-2.2.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.6Gigdt/_old  2016-05-19 12:14:32.0 +0200
+++ /var/tmp/diff_new_pack.6Gigdt/_new  2016-05-19 12:14:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -19,7 +19,7 @@
 %define component troveclient
 
 Name:   python-troveclient
-Version:1.3.0
+Version:2.2.0
 Release:0
 Summary:Openstack Object DbaaS (Trove) API Client
 License:Apache-2.0
@@ -37,10 +37,12 @@
 BuildRequires:  python-httplib2
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-mock >= 1.0
+BuildRequires:  python-pycrypto
 BuildRequires:  python-requests >= 1.1
 BuildRequires:  python-requests-mock
 BuildRequires:  python-simplejson >= 2.0.9
 BuildRequires:  python-six
+BuildRequires:  python-swiftclient
 BuildRequires:  python-testrepository >= 0.0.17
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools >= 0.9.32
@@ -51,11 +53,12 @@
 Requires:   python >= 2.6.8
 Requires:   python-PrettyTable >= 0.7
 Requires:   python-keystoneclient >= 1.6.0
-Requires:   python-oslo.utils >= 2.0.0
+Requires:   python-oslo.utils >= 3.5.0
 Requires:   python-pbr >= 1.6
-Requires:   python-requests >= 2.5.2
+Requires:   python-requests >= 2.8.1
 Requires:   python-simplejson >= 2.2.0
 Requires:   python-six >= 1.9.0
+Requires:   python-swiftclient >= 2.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-discover

++ python-troveclient-1.3.0.tar.gz -> python-troveclient-2.2.0.tar.gz ++
 4414 lines of diff (skipped)




commit python-troveclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

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

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


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2014-10-22 16:22:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2015-10-30 13:42:16.0 +0100
@@ -1,0 +2,75 @@
+Tue Sep 15 08:08:56 UTC 2015 - tbecht...@suse.com
+
+- update to 1.3.0:
+  * Updated from global requirements
+  * Root enablement for Vertica clusters/instances
+  * Use more appropriate exceptions for validation
+  * Redis Clustering Initial Implementation
+  * Revert "Root enablement for Vertica clusters/instances"
+  * Implements Datastore Registration API
+  * Root enablement for Vertica clusters/instances
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add a --marker argument to the backup commands
+  * Fixed missing periods in positional arguments
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Error message on cluster-create is misleading
+  * Make subcommands accept flavor name and cluster name
+  * Fix flavor-show problems with UUID
+  * Updated from global requirements
+  * Allow a user to pass an insecure environment variable
+  * Updated from global requirements
+  * Added more unit-tests to improve code coverage
+  * Updated from global requirements
+  * Fixes the non-existent exception NoTokenLookupException
+  * Fixes new hacking rules
+  * Updated coverage related options to project
+  * Updated from global requirements
+  * Drop use of 'oslo' namespace package
+  * Updated from global requirements
+  * Corrects order of parameters to assertEqual
+  * Update README to work with release tools
+  * Uncap library requirements for liberty
+  * Fixes unit-test in troveclient
+  * Add test to DatastoreVersionMembers
+  * Updated from global requirements
+  * Replication V2
+  * Add coverage library
+  * Fixed issues while using --bypass-url
+  * Clean up remaining references to TROVE_URL
+  * Correct order of parameters to assertEqual
+  * Updated from global requirements
+  * Changed documentation for datastore parameter for configuration-create
+  * Fix grammatical errors in profiler messages
+  * TroveClient API Documentation cleanup
+  * Updated from global requirements
+  * Show '-' for size when volume support disabled
+  * Handle obsolete and unused oslo modules
+  * Fixed typo in exception message
+  * Pass all kwargs through to adapter
+  * default endpoint_type to 'publicURL'
+  * Fallback to flavor's str_id when id is None
+  * Add profiling support to Trove client
+  * Remove RAX-specific auth in troveclient
+  * Add instance name as parameter to CLI
+  * Associate flavor types with datastore versions
+  * Workflow documentation is now in infra-manual
+  * Updated from global requirements
+  * Fixes client to send 0 for min/max size
+  * Adds support for Keystone V3 API
+  * Updated from global requirements
+  * Reverse fix for 1323866 as it regressed trove CLI
+  * Adds support for Keystone V3 API
+  * Updated from global requirements
+  * Fixed typo in doc/source
+  * Fixes trove show output
+  * Updated from global requirements
+  * Fix universal wheel support
+  * Use OpenStack branding for trove client
+  * Fix Cluster-Create and Cluster-Show Response
+- Add python-requires to _service file
+- Adjust Requires according to requirements.txt
+
+---

Old:

  python-troveclient-1.0.7.tar.gz

New:

  python-troveclient-1.3.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.R1o3fI/_old  2015-10-30 13:42:16.0 +0100
+++ /var/tmp/diff_new_pack.R1o3fI/_new  2015-10-30 13:42:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,7 +19,7 @@
 %define component troveclient
 
 Name:   python-troveclient
-Version:1.0.7
+Version:1.3.0
 Release:0
 Summary:Openstack Object DbaaS (Trove) API Client
 License:Apache-2.0
@@ -35,11 +35,14 @@
 BuildRequires:  python-Babel
 BuildRequires:  python-PrettyTable >= 0.6
 BuildRe

commit python-troveclient for openSUSE:Factory

2014-10-22 Thread h_root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2014-10-22 16:22:36

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


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2014-08-14 14:58:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2014-10-22 16:22:37.0 +0200
@@ -1,0 +2,31 @@
+Tue Oct 21 11:29:57 UTC 2014 - dmuel...@suse.com
+
+- add rpmlintrc as a source 
+
+---
+Sat Sep 27 18:03:08 UTC 2014 - dmuel...@suse.com
+
+- update to 1.0.7:
+ * Update the README.rst with latest help
+ * Use 'replica' instead of 'slave'
+ * adding configuration parameters mgmt api
+ * Clusters troveclient Implementation
+
+---
+Fri Sep  5 15:38:16 UTC 2014 - dmuel...@suse.com
+
+- go back to released version (1.0.6) 
+
+---
+Thu Aug 28 00:49:34 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.74.g9756e2d:
+  * Add visibility filter to datastore versions
+
+---
+Mon Aug 18 16:31:00 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.72.g722aeff:
+  * Updated from global requirements
+
+---
@@ -8 +39,179 @@
-Fri Apr  4 08:00:03 UTC 2014 - dmuel...@suse.com
+Tue Jul 29 00:17:36 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.71.g872abf2:
+  * Improve help text for --size option
+
+---
+Sat Jul 19 00:31:58 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.70.g0330b94:
+  * Fix trove help for show and flavor-show
+
+---
+Fri Jul 18 00:32:01 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.68.g5036106:
+  * Use JSON instead of json in the parameter descriptions
+
+---
+Wed Jul  9 00:06:06 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.67.g043b987:
+  * Add CONTRIBUTING.rst
+
+---
+Sat Jun 28 00:01:30 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.66.g75c5456:
+  * Add datatore/version name into configuration view
+  * Fix shell view for secgroup-* commands
+  * Adding command for copying backups
+
+---
+Fri Jun 27 11:58:50 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.60.ga829023:
+  * Updated from global requirements
+
+---
+Wed Jun 25 00:05:12 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.59.gcba9568:
+  * Add 'slave_of' option for enabling replication
+  * Updates root-enable & root-show help messages
+
+---
+Thu Jun 12 07:17:42 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.55.g344a38a:
+  * Overwrite HelpFormatter constructur to extend argument column
+  * Added optional marker/limit to list command
+
+---
+Wed Jun 11 00:25:52 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.51.ga48272c:
+  * Add datastore filter to backup-list
+  * Add instance_metadata functionality to the trove python library
+
+---
+Tue Jun 10 00:24:04 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.47.g0462bad:
+  * Rename resize-flavor subcommand to resize-instance
+  * Updated from global requirements
+  * Updates README with current trove help output
+  * Fixed positional order of arguments
+
+---
+Wed May 28 23:36:24 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.40.g9844f4d:
+  * fixed several pep8 issues
+
+---
+Tue May 27 23:36:25 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-troveclient-1.0.5.38.g21646a4:
+  * Changes configuration_ref to configuration
+  * Allow users the ability to upda

commit python-troveclient for openSUSE:Factory

2014-08-14 Thread h_root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2014-08-14 14:57:53

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


Package is "python-troveclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2014-04-08 12:46:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2014-08-14 14:58:00.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 17:01:12 UTC 2014 - dims...@opensuse.org
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+---

Old:

  rpmlintrc

New:

  python-troveclient-rpmlintrc



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.R2bE0A/_old  2014-08-14 14:58:01.0 +0200
+++ /var/tmp/diff_new_pack.R2bE0A/_new  2014-08-14 14:58:01.0 +0200
@@ -26,6 +26,7 @@
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-troveclient
 Source: 
http://tarballs.openstack.org/python-troveclient/python-troveclient-%{version}.tar.gz
+Source1:python-troveclient-rpmlintrc
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-pbr >= 0.5.21
 # Documentation requirements:

++ python-troveclient-rpmlintrc ++
# This symling is for the -test package and can be ignored:
addFilter("dangling-symlink /var/lib/python-swiftclient-test/swiftclient")
# This file is ok, it's for the unit testsuite
addFilter("hidden-file-or-dir /var/lib/python-swiftclient-test/.unittests")
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org