[release][nova] python-novaclient release 2.29.0 (liberty)
We are overjoyed to announce the release of: python-novaclient 2.29.0: Client library for OpenStack Compute API This release is part of the liberty release series. With source available at: http://git.openstack.org/cgit/openstack/python-novaclient With package available at: https://pypi.python.org/pypi/python-novaclient For more details, please see the git log history below and: http://launchpad.net/python-novaclient/+milestone/2.29.0 Please report issues through launchpad: http://bugs.launchpad.net/python-novaclient Changes in python-novaclient 2.28.1..2.29.0 ------------------------------------------- 5153dcd [BugFix] Change parameters for legacy bdm 599ee29 Set api_version to 2.0 by default for v2.Client 147a1a6 Deprecate 'novaclient.client.get_client_class' a96e9d5 Restrict direct usage of novaclient.v2.client b2221c8 Fix bugs with rackspace f7a2660 Enable i18n with Babel. ca031f9 Fix nova --help needs authentication 3d9c01b Option to specify max servers for live evacuate Diffstat (except docs and test files) ------------------------------------- README.rst | 2 +- babel.cfg | 1 + novaclient/base.py | 11 +- novaclient/client.py | 30 +- novaclient/shell.py | 3 +- novaclient/v2/client.py | 55 +- novaclient/v2/contrib/host_evacuate_live.py | 10 + novaclient/v2/versions.py | 22 +- python-novaclient/locale/python-novaclient.pot | 2171 ++++++++++++++++++++++++ setup.cfg | 14 + 16 files changed, 2376 insertions(+), 83 deletions(-)
participants (1)
-
doug@doughellmann.com