Files
releases/deliverables/liberty/python-novaclient.yaml
Matt Riedemann 9c91453eab 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
2015-09-21 11:33:48 -07:00

53 lines
1.7 KiB
YAML

---
launchpad: python-novaclient
releases:
- version: 2.24.0
projects:
- repo: openstack/python-novaclient
hash: 5eab1430f2a7a91e2df22405913f328c9870b2e3
- version: 2.24.1
projects:
- repo: openstack/python-novaclient
hash: 31f97a011b6a563e1cec16c16422a288e4a6ea80
- version: 2.25.0
projects:
- repo: openstack/python-novaclient
hash: 0e35f2a2fabe5beae065cc92c44f653ff76e6558
- version: 2.26.0
projects:
- repo: openstack/python-novaclient
hash: 072ab6cd5aa129bb052def9a1ae3e3480227ccf5
- version: 2.27.0
projects:
- repo: openstack/python-novaclient
hash: fa0c063d53e90c9dadd19958ead0f7612eb38ff2
highlights: >
Adds microversion support, dependency updates, bug fixes.
- version: 2.28.0
projects:
- repo: openstack/python-novaclient
hash: e4b0d46c4b5b99973a7f65c294a9b73c8adfefb7
highlights: >
Allow reboot multiple servers plus key fixes for nova v2.0 on v2.1
support.
- version: 2.28.1
projects:
- repo: openstack/python-novaclient
hash: 9e15b3d7c07d605947b8e712e36d982a0e14fb90
highlights: >
Fix quota-update bug when using v2.1 API.
- version: 2.29.0
projects:
- repo: openstack/python-novaclient
hash: 31d4e026b447bfac43fa943176b353fcfd2800d8
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.