We are stoked to announce the release of: python-novaclient 2.30.2: Client library for OpenStack Compute API This release is part of the liberty stable 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.30.2 Please report issues through launchpad: http://bugs.launchpad.net/python-novaclient Notable changes ---------------- Fix for bug 1500688 so users do not request API microversions that the client does not yet support. Changes in python-novaclient 2.30.1..2.30.2 ------------------------------------------- dc49707 Set DEFAULT_OS_COMPUTE_API_VERSION to 2.5 Diffstat (except docs and test files) ------------------------------------- novaclient/__init__.py | 7 ++++++- novaclient/shell.py | 6 +++++- 3 files changed, 36 insertions(+), 2 deletions(-)