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 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
+Mon Feb 12 10:12:09 UTC 2018 - [email protected]
+
+- 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 - [email protected]
+
+- 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}-%{version}.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-PrettyTable >= 0.7.1
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
-BuildRequires:  python-httplib2 >= 0.7.5
-BuildRequires:  python-keystoneauth1 >= 2.21.0
+BuildRequires:  python-httplib2 >= 0.9.1
+BuildRequires:  python-keystoneauth1 >= 3.3.0
 BuildRequires:  python-mistralclient >= 3.1.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-oslo.utils >= 3.33.0
 BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-pycrypto >= 2.6
 BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1
+BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-simplejson >= 2.2.0
+BuildRequires:  python-simplejson >= 3.5.1
 BuildRequires:  python-swiftclient >= 3.2.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testtools >= 2.2.0
 Requires:       python-Babel >= 2.3.4
 Requires:       python-PrettyTable >= 0.7.1
-Requires:       python-keystoneauth1 >= 2.21.0
+Requires:       python-keystoneauth1 >= 3.3.0
 Requires:       python-mistralclient >= 3.1.0
-Requires:       python-oslo.i18n >= 2.1.0
-Requires:       python-oslo.utils >= 3.20.0
+Requires:       python-oslo.i18n >= 3.15.3
+Requires:       python-oslo.utils >= 3.33.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-simplejson >= 3.5.1
+Requires:       python-six >= 1.10.0
 Requires:       python-swiftclient >= 3.2.0
 BuildArch:      noarch
 
@@ -64,9 +64,9 @@
 
 %package doc
 Summary:        Documentation for OpenStack DBaaS API.
-Group:          Documentation
+Group:          Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the client library for interacting with Openstack

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qRmla3/_old  2018-03-19 23:37:04.628169471 +0100
+++ /var/tmp/diff_new_pack.qRmla3/_new  2018-03-19 23:37:04.632169326 +0100
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-troveclient/python-troveclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-troveclient/python-troveclient.spec.j2</param>
     <param name="output-name">python-troveclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param name="changelog-provider">gh,openstack,python-troveclient</param>
   </service>

++++++ python-troveclient-2.12.0.tar.gz -> python-troveclient-2.14.0.tar.gz 
++++++
++++ 5619 lines of diff (skipped)


Reply via email to