Files
releases/deliverables/mitaka/python-novaclient.yaml
Sylvain Bauza 51da15ccfb Release python-novaclient 3.1.0
python-novaclient was providing a SHA1 for a non-rebased commit. It was then
missing all the intermediate commits between the review change and the
corresponding merge patch.
Fixing the docstring for 3.0.0 and cutting a new 3.1.0 accordingly.

Change-Id: Ic6c32fbaeb740d28905c257dbe7e558e00fc8ef3
2015-12-18 21:46:14 +01:00

48 lines
1.7 KiB
YAML

---
launchpad: python-novaclient
releases:
- version: 2.31.0
projects:
- repo: openstack/python-novaclient
hash: abd0630badaff18ca998db2feccb058e8ee75f23
highlights: >
Bug fixes; also the default service type for volumes is volumev2 now.
- version: 2.32.0
projects:
- repo: openstack/python-novaclient
hash: 03f1f67ccde6f495e264da08f0bb7d707cf3ff66
highlights: >
Bug fixes and dependency updates. Note d045019 which sets the default
--os-compute-api-version to 2.5 for the CLI rather than 2.latest.
- version: 2.33.0
projects:
- repo: openstack/python-novaclient
hash: a5363ae0d60d41feff23f6cca44fcd7aa9fc5b8b
highlights: >
Bug fixes, dependency updates, microversion 2.6 support was added.
- version: 2.34.0
projects:
- repo: openstack/python-novaclient
hash: bba1d6ece49f235197216e031bb156901c11e744
highlights: >
Bug fix for backward incompatible change 2961e82bf introduced in
2.33.0. There is also a dependency update for oslo.serialization.
- version: 2.35.0
projects:
- repo: openstack/python-novaclient
hash: e88df234dabcdf747fe2f514b11bfc46c12f357f
highlights: >
Bug fixes, small updates and testing enhancements.
- version: 3.0.0
projects:
- repo: openstack/python-novaclient
hash: 6b0fe2a424630f6ebcb1cf0c42d5ac8590705875
highlights: >
Bug fixes, drop legacy compatibility, microversion 2.9 support.
- version: 3.1.0
projects:
- repo: openstack/python-novaclient
hash: 36e125a61e1f047ab9f3a2ab533050ae54232fe9
highlights: >
Bug fixes, drop py33 support, microversion 2.12 support.