liberty: release python-novaclient 2.30.0

The main target for this release is b120444, but this contains other bug
fixes and support for the nova v2.4 microversion also.

The stable/liberty branch will be created from 2.30.0.

Change-Id: I84fc933cca85b6a372488f9f1b78e1ebc5c5c905
This commit is contained in:
Matt Riedemann
2015-09-21 11:33:48 -07:00
parent dce6161c52
commit 9c91453eab

View File

@@ -43,3 +43,10 @@ releases:
highlights: >
Deprecate novaclient.client.get_client_class and
default v2.Client to use v2.0 when no version is given.
- version: 2.30.0
projects:
- repo: openstack/python-novaclient
hash: 0f950a69e79b17172e1de853708be982f9191cf8
highlights: >
Bug fixes, v2.4 microversion support, and dependency updates.
The stable/liberty branch will be created from this release.