Files
releases/deliverables/mitaka/python-novaclient.yaml
2016-01-08 13:31:30 +00:00

55 lines
2.0 KiB
YAML

---
launchpad: python-novaclient
send-announcements-to: openstack-announce@lists.openstack.org
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.
- version: 3.2.0
projects:
- repo: openstack/python-novaclient
hash: 7d05f540eac29a6e899212b00595888cc06e73ed
highlights: >
Bug fixes, dependency updates, and minor cleanups.