Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-27 08:54:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2015-10-30 13:42:40.000000000 +0100
@@ -1,0 +2,102 @@
+Sun Oct  4 07:25:16 UTC 2015 - tbecht...@suse.com
+
+- update to 2.30.1:
+  * Always send volume_id when booting with legacy bdm
+  * Update .gitreview for stable/liberty
+  * Change ignore-errors to ignore_errors
+  * Modify nova help list message for --tenant
+  * Updated from global requirements
+  * Encode unicode filter arguments for server list
+  * [docs] Fix length of underline
+  * Updated from global requirements
+  * Fix nova bash-completion needs authentication
+  * Show reserved status for a fixed_ip if available
+  * Fix unicode issue in shell.main() error handling
+  * Remove redundant help command test and commonize
+  * Fix the homepage url in setup.cfg
+  * Fix mistakes in comments
+  * Modify "nova keypair-show" Positional arguments help information
+
+-------------------------------------------------------------------
+Mon Sep 14 09:17:30 UTC 2015 - tbecht...@suse.com
+
+- update to 2.29.0:
+  * make sure os_password is set for auth_plugins
+  * [BugFix] Change parameters for legacy bdm
+  * Set api_version to 2.0 by default for v2.Client
+  * Deprecate 'novaclient.client.get_client_class'
+  * Restrict direct usage of novaclient.v2.client
+  * Fix bugs with rackspace
+  * Enable i18n with Babel
+  * Fix nova --help needs authentication
+  * [Bug-Fix] Update requests body for quota-update
+  * Adds missing internationalization for help message
+  * workaround for RAX repose configuration
+  * fix novaclient functional tests for new devstack config
+  * Don't assume oscomputeversions is correctly deployed
+  * Update path to subunit2html in post_test_hook
+  * Option to specify max servers for live evacuate
+  * Allow to reboot multiple servers
+  * Add method for better random name
+  * Launch functional tests serially
+  * Add mechanism to vm list to return all resources
+  * Fixed typo Errors in comments
+  * Updated from global requirements
+  * Add "limit" option to servers list cli
+  * Add 'marker' argument to server list cli
+  * Fix a fault of request logging with no credentials
+  * Fix versions.list for v2.1 Nova API
+  * Add help message for floating ip bulk operation
+  * Correct the files's description "overrwriter"
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add ability to use default major version
+  * Copy cli arguments in api_versions.wraps decorator
+  * Change docstring of api_versions.discover_version
+  * Allow display project-id for server groups
+  * Remove _discover_extensions
+  * Updated from global requirements
+  * Support forcing service down
+  * Adds support for x509 certificates as keypairs
+  * Set "latest" as default compute api version
+  * Add version discover and check in CLI
+  * Specify NIC option for nova boot
+  * Refactor and update test_instances and test_volumes_api
+  * Use keystoneclient's TCPKeepAliveAdapter
+  * Add 'deleted' status check in _poll_for_status
+  * Add "get_current" method to VersionManager
+  * Implements 'microversions' api type - Part 2
+  * Fixes table when there are multiline in result data
+  * rename root-password to set-password
+  * Updated from global requirements
+  * hypervisor command can't use cell format id to show hypervisor
+  * Set iso8601 log level to WARNING
+  * Updated from global requirements
+  * Implements 'microversions' api type - Part 1
+  * Updated from global requirements
+  * Updated from global requirements
+  * Improve hypervisor-show print list
+  * Updated from global requirements
+  * Fix resolving image.id in servers.boot
+  * Added marker functionality to flavours and images
+  * Updated from global requirements
+  * Updated from global requirements
+  * Change future nova version number references based on new values
+  * cleanup openstack-common.conf and sync updated files
+  * Updated from global requirements
+  * Revert "Allow admin user to get all tenant's floating IPs"
+  * Add a sample clouds.yaml
+  * Pass full path to pkgutil.iter_modules()
+  * Cache a new token when the existing token expires
+  * Add help message for secgroup-add/del-default-rule
+  * Cleanup various inaccuracies in the README.rst
+  * Update weblinks
+  * Adds support to set admin password from the cli
+  * Adding missing nova read only CLI test
+  * Updated from global requirements
+  * Fix all doc warnings and gate on warnings
+  * Add docs tox env
+- Adjust Requires according to requirements.txt
+- Add python_requires to _service file
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-novaclient.spec ++++++
--- /var/tmp/diff_new_pack.ZRLEpG/_old  2015-10-30 13:42:41.000000000 +0100
+++ /var/tmp/diff_new_pack.ZRLEpG/_new  2015-10-30 13:42:41.000000000 +0100
@@ -18,7 +18,7 @@
 
 %define component novaclient
 Name:           python-%{component}
-Version:        2.26.0
+Version:        2.30.1
 Release:        0
 Summary:        Openstack Compute (Nova) API Client
 License:        Apache-2.0
@@ -41,12 +41,12 @@
 Requires:       python-Babel >= 1.3
 Requires:       python-PrettyTable >= 0.7
 Requires:       python-iso8601 >= 0.1.9
-Requires:       python-keystoneclient >= 1.3.0
-Requires:       python-os-client-config
+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 >= 1.4.0
-Requires:       python-pbr >= 0.11
+Requires:       python-oslo.utils >= 2.0.0
+Requires:       python-pbr >= 1.6
 Requires:       python-requests >= 2.5.2
 Requires:       python-simplejson >= 2.2.0
 Requires:       python-six >= 1.9.0
@@ -83,10 +83,10 @@
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:       python-discover
 %endif
-Requires:       python-fixtures >= 0.3.14
-Requires:       python-mock >= 1.0
+Requires:       python-fixtures >= 1.3.1
+Requires:       python-mock >= 1.2
 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}.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZRLEpG/_old  2015-10-30 13:42:41.000000000 +0100
+++ /var/tmp/diff_new_pack.ZRLEpG/_new  2015-10-30 13:42:41.000000000 +0100
@@ -1,10 +1,12 @@
 <services>
-  <service mode="disabled" name="download_files"> 
+  <service mode="disabled" name="download_files">
     <param name="changesgenerate">enable</param>
   </service>
   <service mode="disabled" name="set_version">
     <param name="basename">python-novaclient</param>
   </service>
+  <service mode="disabled" name="python_requires">
+  </service>
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>
   </service>

++++++ python-novaclient-2.26.0.tar.gz -> python-novaclient-2.30.1.tar.gz ++++++
++++ 8021 lines of diff (skipped)


Reply via email to