[openstack-announce] [release][nova] python-novaclient release 2.31.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Thu Oct 1 16:57:43 UTC 2015


We are thrilled to announce the release of:

python-novaclient 2.31.0: Client library for OpenStack Compute API

This release is part of the mitaka 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.31.0

Please report issues through launchpad:

    http://bugs.launchpad.net/python-novaclient

Changes in python-novaclient 2.30.0..2.31.0
-------------------------------------------

abd0630 Always send volume_id when booting with legacy bdm
3350a57 Change default service_type for volumes managers
0455932 Split functional tests for legacy(V2.1) and microversions
2793331 Specify api_version for functional tests
3e99d3f Improve help strings

Diffstat (except docs and test files)
-------------------------------------

novaclient/base.py                                 |  17 +-
novaclient/shell.py                                |  16 +-
.../functional/v2/legacy/test_readonly_nova.py     | 191 ++++++++++++++++++++
novaclient/v2/shell.py                             | 200 +++++++++++----------
novaclient/v2/volume_snapshots.py                  |  13 +-
novaclient/v2/volume_types.py                      |  12 +-
novaclient/v2/volumes.py                           |  12 +-
32 files changed, 1060 insertions(+), 844 deletions(-)





More information about the OpenStack-announce mailing list