releases/deliverables/newton/python-novaclient.yaml
Matt Riedemann 64d6061686 newton: release python-novaclient 4.1.0
Change-Id: I2f1e6140803b201f6a074b8b3e39f176c96f83b5
2016-06-15 19:35:35 -04:00

33 lines
1.2 KiB
YAML

---
launchpad: python-novaclient
team: nova
send-announcements-to: openstack-announce@lists.openstack.org,openstack-dev@lists.openstack.org
include-pypi-link: yes
releases:
- version: 3.4.0
projects:
- repo: openstack/python-novaclient
hash: 8c204ac1a27f7b645e151d67ee38a4c18dd2201b
highlights: >
Fixes host-evacuate-live for the 2.25 microversion.
Added aggregate-show command to replace aggregate-details.
Adds changes-since support when listing servers.
- version: 4.0.0
projects:
- repo: openstack/python-novaclient
hash: f6efc861b7b40c8a78743fed661053506fb1301a
highlights: >
- Deprecate volume proxy CLIs and APIs are removed.
- Image proxy CLIs and APIs are deprecated.
- The python API bindings client now defaults to the v2.1 API.
- version: 4.1.0
projects:
- repo: openstack/python-novaclient
hash: 19ff19e1b8e632e03aff50621d200a258b2014b2
highlights: >
- Several bug fixes and support added for new microversions. The
highest supported microversion in this release is 2.28.
- A few commands now have newly deprecated options, read the change log
for more information.
- Routine dependency updates.