Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2017-08-28 15:31:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-novaclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-novaclient"

Mon Aug 28 15:31:16 2017 rev:26 rq:514959 version:9.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes      
2017-06-08 15:03:09.161756798 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2017-08-28 15:31:18.269488363 +0200
@@ -1,0 +2,102 @@
+Mon Aug  7 11:51:58 UTC 2017 - cloud-de...@suse.de
+
+- update to version 9.1.0
+  - Set test timout to 300 seconds
+  - Imported Translations from Zanata
+  - Error out if nic auto or none are not alone
+  - Remove functional tests for removed commands
+  - Remove direct dependency on requests
+  - Remove deprecated security_groups APIs
+  - Fix cinder volume leakage
+  - Update Compute API Guide pointer
+  - Fix cropping the endpoint url
+  - Remove deprecated network-related resource commands
+  - Skip rebuild functional test due to persistent vif plugging timeout
+  - Add `instance-uuid` flag to the migration-list
+  - Add 'Forced down' column in serivce-list
+  - Remove deprecated fixed_ips APIs
+  - Remove deprecated floating_ips APIs
+  - Grammar typo in the comments for function set_meta.
+  - Remove log translations
+  - Explicitly set 'builders' option
+  - 2.47: Show flavor info in server details
+  - Microversion 2.49 - Virt device tagged attach
+  - Fix the inappropriate parameter name
+  - Add functional test for "nova boot --image-with"
+  - client.logger.warning wrongly used in migrations
+  - Updated from global requirements
+  - Use Sphinx 1.5 warning-is-error
+  - Help message for aggregate-update is ambiguous
+  - Cleanup duplicated methods
+  - Add novaclient client_name and client_version to user-agent
+  - Remove deprecated security_group_default_rules APIs
+  - Better handle key=value pair not being key=value
+  - doc: Create directory structure for docs migration
+  - Microversion 2.42 - Fix tag attribute disappearing
+  - Help text for "--matching" is not clear.
+  - Explicitly specify arguments of server_groups creation
+  - Remove 1.1 extension comment
+  - Remove py34 tox env and pypi classifier
+  - Revert "client.logger.warning wrongly used in migrations"
+  - Deprecate binary argument in nova service enable/disable/force-down CLIs
+  - Tags and Metadata fields with unicode cannot be correctly displayed
+  - strip the remote prefixes from the release note branch specifiers
+  - Removed extra word 'method' from the NOTE
+  - Remove deprecated floating_ips_bulk API
+  - Remove deprecated baremetal CLIs and APIs
+  - Microversion 2.50 - fix quota class sets resource usage
+  - 2.45: createImage/createBackup image_id is in response body
+  - Deprecate certs commands and APIs
+  - 2.46: match nova API version
+  - Fix aggregate_update name and availability_zone clash
+  - Deperecate cell_name cli arg for migration-list
+  - Fix warning for deprecated cert commands
+  - Fix devstack python-novaclient warning
+  - [Fix gate]Update test requirement
+  - Remove deprecated floating IP DNS domain/entry APIs
+  - Remove deprecated security_group_rules APIs
+  - Update reno for stable/ocata
+  - Adjust test_resize_down_revert to account for counting quotas
+  - Make --profile load from environment variables
+  - Revise `nova list` description
+  - Add support for the 2.51 microversion
+  - Remove the deprecated fping API
+  - Microversion 2.52 - Support tag when boot
+  - Be clear about hypevisors.search used in a few CLIs
+  - Remove various deprecated options
+  - Microversion 2.53 - services and hypervisors using UUIDs
+  - Add functional test for resize-confirm plus quota validation
+  - doc: Switch from oslosphinx to openstackdocstheme
+  - 2.43: Deprecate novaclient /os-hosts usage
+  - 2.44: Deprecate multinic/floatingIP actions and os-virtual-interfaces
+  - Change Service repr to use self.id always
+  - Remove duplicate methods
+  - Update reno for removed network CLIs
+  - Microversion 2.48: Standardization of VM diagnostics
+  - Fix help message and description for volume-update
+  - Clean up ShellTest unit tests
+  - Fix setting 'global_request_id' in SessionClient
+  - Fix ValueError when incorrect metadata passed
+  - Remove deprecated tenant network APIs
+  - Remove deprecated network APIs
+  - Prevent 2.32 release note from showing up in 9.0.0 release notes
+  - Remove deprecated floating_ip_pools API
+  - Fix 'nova list --fields' error in no instances case
+  - doc: Remove cruft from conf.py
+  - Release note for cell_name deprecation
+  - Drop deprecated aggregate-update positional args
+  - Expect id and disabled_reason in GET /os-services response
+  - Fix a typo
+  - Have python-novaclient support global_request_id
+  - Add resize down test which also verifies quota changes
+  - Remove version 1.1 support
+  - Remove deprecated image commands/API bindings
+  - Mark cloudpipe deprecated in novaclient
+
+-------------------------------------------------------------------
+Fri Jul 14 06:01:59 UTC 2017 - cloud-de...@suse.de
+
+- update to version 7.1.2
+  - Updated from global requirements
+
+-------------------------------------------------------------------

Old:
----
  python-novaclient-7.1.1.tar.gz

New:
----
  python-novaclient-9.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.wzTLb4/_old  2017-08-28 15:31:19.441323622 +0200
+++ /var/tmp/diff_new_pack.wzTLb4/_new  2017-08-28 15:31:19.465320248 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-novaclient
-Version:        7.1.1
+Version:        9.1.0
 Release:        0
 Summary:        Python API and CLI for OpenStack Nova
 License:        Apache-2.0
@@ -26,15 +26,15 @@
 Source0:        
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
-BuildRequires:  python-cinderclient >= 1.6.0
+BuildRequires:  python-cinderclient >= 2.1.0
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-glanceclient >= 2.5.0
+BuildRequires:  python-glanceclient >= 2.7.0
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-client-config >= 1.22.0
+BuildRequires:  python-os-client-config >= 1.27.0
 BuildRequires:  python-osprofiler >= 1.4.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
@@ -44,12 +44,12 @@
 Requires:       python-Babel >= 2.3.4
 Requires:       python-PrettyTable >= 0.7.1
 Requires:       python-iso8601 >= 0.1.11
-Requires:       python-keystoneauth1 >= 2.18.0
+Requires:       python-keystoneauth1 >= 2.21.0
 Requires:       python-oslo.i18n >= 2.1.0
 Requires:       python-oslo.serialization >= 1.10.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-setuptools >= 16.0
 Requires:       python-simplejson >= 2.2.0
 Requires:       python-six >= 1.9.0
@@ -64,7 +64,7 @@
 Summary:        Documentation for OpenStack Nova API Client
 Group:          Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 BuildRequires:  python-reno >= 1.8.0
 
 %description      doc
@@ -79,10 +79,10 @@
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 Requires:       python-fixtures >= 3.0.0
-Requires:       python-glanceclient >= 2.5.0
+Requires:       python-glanceclient >= 2.7.0
 Requires:       python-keystoneclient >= 3.8.0
 Requires:       python-mock >= 2.0
-Requires:       python-os-client-config >= 1.22.0
+Requires:       python-os-client-config >= 1.27.0
 Requires:       python-osprofiler >= 1.4.0
 Requires:       python-requests-mock >= 1.1
 Requires:       python-testrepository >= 0.0.18
@@ -97,8 +97,9 @@
 This package contains the testsuite.
 
 %prep
-%autosetup -n %{name}-%{version}
+%autosetup -p1 -n %{name}-%{version}
 %py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %py2_build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.wzTLb4/_old  2017-08-28 15:31:19.609300007 +0200
+++ /var/tmp/diff_new_pack.wzTLb4/_new  2017-08-28 15:31:19.609300007 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-novaclient/python-novaclient.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-novaclient/python-novaclient.spec.j2</param>
     <param name="output-name">python-novaclient.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param>
     <param name="changelog-email">cloud-de...@suse.de</param>
     <param name="changelog-provider">gh,openstack,python-novaclient</param>
   </service>

++++++ python-novaclient-7.1.1.tar.gz -> python-novaclient-9.1.0.tar.gz ++++++
++++ 15716 lines of diff (skipped)


Reply via email to