Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2016-05-04 08:19:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-novaclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-novaclient"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes      
2015-10-30 13:42:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2016-05-04 08:19:09.000000000 +0200
@@ -1,0 +2,156 @@
+Fri Apr  1 10:22:54 UTC 2016 - [email protected]
+
+- update to 3.3.1:
+  * Remove console expectation from NMI tests
+  * Fix host-evacuate-live for 2.25 microversion
+  * Update .gitreview for stable/mitaka
+
+-------------------------------------------------------------------
+Thu Mar  3 15:27:43 UTC 2016 - [email protected]
+
+- update to 3.3.0:
+  * [microversion] Bump to 2.25
+  * Support for abort an ongoing live migration
+  * Add two server-migration commands and bump migration-list command
+  * Use isinstance instead of type
+  * Support for forcing live migration to complete
+  * Adds missing internationalization for help message
+  * [microversions] Enable 2.21
+  * [microversions] fix help msg for versioned args
+  * Use assertIsNone instead of assertEqual(None, ***)
+  * Functional tests for trigger-crash-dump (microversion 2.17)
+  * Fix string interpolation at logging call
+  * Updated from global requirements
+  * Add a way to discover only contrib extensions
+  * [functional] Move code for boot vm to base testcase
+  * [microversions] Enable 2.20
+  * [microversions] Turn off check for header in response
+  * [microversions] Add support for 2.19
+  * Allow to specify a network for functional tests
+  * Provide user with coherent interface to get request_ids
+  * [microversions] Skip microversion 2.18
+  * Fix running functional tests against deployment with insecure SSL
+  * Updated from global requirements
+  * Make _poll_for_status more user-friendly
+  * Fix omission of request_ids returned to user
+  * Remove unnecessary filter from Resource's __repr__() function
+  * Use # noqa to ignore one line but not whole file
+  * Add release notes for return-request-id-to-caller
+  * Update translation setup
+  * Add return-request-id-to-caller function(5/5)
+  * Add return-request-id-to-caller function(4/5)
+  * Add return-request-id-to-caller function(3/5)
+  * Support to boot a VM with network name
+  * Add return-request-id-to-caller function(2/5)
+  * Add return-request-id-to-caller function(1/5)
+  * Add wrapper classes for return-request-id-to-caller
+  * [microversions] Add support for 2.17
+  * Allow restore command with name param
+  * Updated from global requirements
+  * [microversions] Extend shell with 2.12
+  * Remove argparse from requirements
+  * Added support for Nova microversion 2.16
+  * Functional tests for os-services
+  * Functional tests for flavors with public and non-public access
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix URLs for CLI Reference and API
+  * Add functional tests launcher for py3 env
+  * [microversions] Add support for 2.15
+  * Updated from global requirements
+  * Test: Clean v2 client userwarning
+  * Fix broken link in documentation
+  * Fix W503 line break before binary operator
+  * Add a mechanism to call out deprecated options
+  * Updated from global requirements
+  * Replace assertTrue(isinstance()) by optimal assert
+  * Use assertTrue/False instead of assertEqual(T/F)
+  * Add python 2.7 comment
+  * [microversions] Add support for 2.14
+  * Fix extension loading from python path on Python 2.7
+  * Wrong usage of "a/an"
+  * Fix help strings
+  * Validate the fixed ip address passed with --nic
+  * [microversions] Add support for API microversion 2.13
+  * [microversions] share one object for shell arguments
+  * Put py34 first in the env order of tox
+  * Fixed test_shell which can't test microversions>=2.4
+  * Updated from global requirements
+  * document search_opts parameter
+  * Cleanup needless code from oslo-incubator
+  * Validation for arguments of list command passed by "--fields"
+  * Allow command line for virtual-interface-list
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Updated from global requirements
+  * Drop py33 support
+  * Migrate to keystoneauth from keystoneclient
+  * Deprecated tox -downloadcache option removed
+  * Updated from global requirements
+  * [functional-test] add v2.8 functional test
+  * [functional-tests] fix version of novaclient instance
+  * remove the default arguments "[]"
+  * Change the logic for the client to retrive resources
+  * Fix help message in case of microversions
+  * Updated from global requirements
+  * [microversions] Increase max version to 2.12
+  * [microversions] Increase max version to 2.11
+  * [microversions] Add support for 2.10
+  * [microversions] update test_versions with implemented versions
+  * encode the url parameters
+  * Fix H404/405 violations in novaclient/v2/[a-f]
+  * Fix H404/405 violations in novaclient/tests/*
+  * Fix multiline string with missing space
+  * [microversions] Increase max version to 2.9
+  * [microversions] Add support for 2.8
+  * Enable pass instance name as parameter in nova cli
+  * Fix H404/405 violations in client.py,base.py,api_version.py
+  * Help msg about libvirt always default device names
+  * Fix a Typo in Docstring
+  * Updated from global requirements
+  * Remove python 2.6 support from python-novaclient
+  * [microversions] Increase max version to 2.7
+  * Optimize "open" method with context manager
+  * force releasenotes warnings to be treated as errors
+  * Updated from global requirements
+  * Fix repr of a host from a hosts.list()
+  * Updated from global requirements
+  * Add accessIPv4 and accessIPv6 when create server
+  * Add reno for release notes management
+  * Check response headers for microversions
+  * Not transform to str on potential unicode fields
+  * Updated from global requirements
+  * Print current nova default nova API microversion
+  * improve readme contents
+  * Updated from global requirements
+  * Last sync from oslo-incubator
+  * Fix typo in error message
+  * Added command for device to cinder volume mapping
+  * Functional tests for os-extended-server-attributes
+  * Remove --tenant suggestion for flavor-access-list
+  * Add v2 support for optional project_id in version discovery urls
+  * Remove novaclient.v1_1 module
+  * Revert "Remove novaclient.v1_1 module"
+  * Revert "Do not expose exceptions from requests library"
+  * Check flavor option before image checks
+  * Updated from global requirements
+  * Do not expose exceptions from requests library
+  * make project_id optional in urls for version discovery
+  * Support the server side remote-console API changes
+  * Correct usage of API_MAX_VERSION and DEFAULT_OS_COMPUTE_API_VERSION
+  * Rely on devstack for clouds.yaml
+  * Refactor parsing metadata to a common function
+  * Updated from global requirements
+  * Updated from global requirements
+  * Use v2.0 in clouds.yaml auth_url for functional test job
+  * Add sort_dir/key to flavor list
+  * Add pagination params for flavor list
+  * Increase timeout when testing admin timeout
+  * Fix incorrect help for 'nova flavor-create'
+  * Revert "Allow display project-id for server groups"
+  * Test that microversions are not skipped
+  * Updated from global requirements
+  * Set DEFAULT_OS_COMPUTE_API_VERSION to 2.5
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.H10LFv/_old  2016-05-04 08:19:10.000000000 +0200
+++ /var/tmp/diff_new_pack.H10LFv/_new  2016-05-04 08:19:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-novaclient
 #
-# 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
@@ -17,8 +17,10 @@
 
 
 %define component novaclient
+%define version_unconverted 3.3.1
+
 Name:           python-%{component}
-Version:        2.30.1
+Version:        3.3.1
 Release:        0
 Summary:        Openstack Compute (Nova) API Client
 License:        Apache-2.0
@@ -36,32 +38,23 @@
 BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr
 BuildRequires:  python-requests
-Requires:       python >= 2.6.8
+Requires:       python >= 2.7
 # /usr/bin/nova uses pkg_resources, thus:
 Requires:       python-Babel >= 1.3
 Requires:       python-PrettyTable >= 0.7
 Requires:       python-iso8601 >= 0.1.9
+Requires:       python-keystoneauth1 >= 2.1.0
 Requires:       python-keystoneclient >= 1.6.0
-Requires:       python-os-client-config >= 1.4.0
-Requires:       python-oslo.i18n >= 1.5.0
-Requires:       python-oslo.serialization >= 1.4.0
-Requires:       python-oslo.utils >= 2.0.0
+Requires:       python-os-client-config >= 1.13.1
+Requires:       python-oslo.i18n >= 2.1.0
+Requires:       python-oslo.serialization >= 1.10.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
 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
-%endif
-# Provides/Obsoletes for openSUSE-12.2 package names:
-Provides:       openstack-%{component} = %{version}
-Obsoletes:      openstack-%{component} < %{version}
-Provides:       python-python-%{component} = %{version}
-Obsoletes:      python-python-%{component} < %{version}
 
 %description
 This is a client for the OpenStack Nova API. There's a Python API (the
@@ -80,12 +73,12 @@
 Summary:        Openstack Compute (Nova) API Client - Testsuite
 Group:          System/Management
 Requires:       %{name} = %{version}
-%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-requests-mock >= 0.7.0
+Requires:       python-tempest-lib >= 0.14.0
 Requires:       python-testrepository >= 0.0.18
+Requires:       python-testscenarios >= 0.4
 Requires:       python-testtools >= 1.4.0
 
 %description test

++++++ python-novaclient-2.30.1.tar.gz -> python-novaclient-3.3.1.tar.gz ++++++
++++ 22320 lines of diff (skipped)


Reply via email to