Files
releases/deliverables/liberty/python-novaclient.yaml
Matt Riedemann aeb40e6ca0 Release python-novaclient 2.28.1
This is to get the fix for 6fc3a94 into a release and then make 2.28.1
the minimum required version for liberty in global-requirements to also
pick up the other fixes for the recent v2.0 on v2.1 failures.

There is another change d970de4 in here but it actually doesn't do
anything since novaclient isn't translated.

Related-Bug: #1492242

Change-Id: Ia633181c806bd0200a869e6b2102e4a9d560c56a
2015-09-04 10:57:14 -07:00

39 lines
1.2 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.