releases/deliverables/liberty/python-novaclient.yaml
Matt Riedemann fb16bd0a26 python-novaclient: final liberty release 2.30.3
This is the final release of python-novaclient for the
liberty series. It's a patch release as there are just
bug fixes and the requirements updates are all blacklisting
versions, no minimums are bumped.

Change-Id: I46b5c7cacb885545e1aee8c86fa9d05b5e76d053
2016-11-15 12:31:24 -05:00

76 lines
2.5 KiB
YAML

---
launchpad: python-novaclient
team: nova
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
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.
- version: 2.30.1
projects:
- repo: openstack/python-novaclient
hash: 3636685ede1e841ddfed73a1dfb90851f0003980
highlights: >
Fix for bug 1501435 so legacy block device mapping requests work.
- version: 2.30.2
projects:
- repo: openstack/python-novaclient
hash: dc4970728bae71f9745506190cc87b2edb36b0b8
highlights: >
Fix for bug 1500688 so users do not request API microversions that the
client does not yet support.
- version: 2.30.3
projects:
- repo: openstack/python-novaclient
hash: 48a8e73b86c5d14b153e1246672a4520ea45ccaf
highlights: >
Bug fixes and blacklisted dependency versions.