[openstack-announce] [release][nova] python-novaclient release 2.35.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Thu Nov 12 18:23:55 UTC 2015
We are excited to announce the release of:
python-novaclient 2.35.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.35.0
Please report issues through launchpad:
http://bugs.launchpad.net/python-novaclient
Changes in python-novaclient 2.34.0..2.35.0
-------------------------------------------
e9268e9 Functional tests for os-extended-server-attributes
5f5ec35 Add v2 support for optional project_id in version discovery urls
c6a3c76 Check flavor option before image checks
4f16fe6 make project_id optional in urls for version discovery
09bb834 Refactor parsing metadata to a common function
Diffstat (except docs and test files)
-------------------------------------
.../v2/legacy/test_extended_attributes.py | 59 +++++++++++++++
.../functional/v2/test_extended_attributes.py | 44 +++++++++++
novaclient/v2/shell.py | 16 ++--
novaclient/v2/versions.py | 35 +++++++--
7 files changed, 260 insertions(+), 24 deletions(-)
More information about the OpenStack-announce
mailing list