releases/deliverables/newton/python-novaclient.yaml
Doug Hellmann 7fabf48f24 add team field for newton deliverables
Change-Id: I333ff743f2c03b44fcce7d01f8979aed34e689f7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:10 -04:00

23 lines
836 B
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.