bcf530f0a6
Modifying some of these older files also required updating them to pass the more modern validation rules, so those changes are included. The validation job also reported an error with one of the SHAs for a tag for oslo.vmware, so that is fixed. Change-Id: I958c0978029ac7458f4b424abf2dc6f1dd6208ba Signed-off-by: Doug Hellmann <doug@doughellmann.com>
68 lines
2.3 KiB
YAML
68 lines
2.3 KiB
YAML
---
|
|
launchpad: python-novaclient
|
|
team: nova
|
|
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.
|