01fe18242b
This is an interim client release for Trove. Another release is expected before the Newton freeze. Change-Id: I7a763f683bf51c385d9599cd3bf96d102f13e6f1
32 lines
1.1 KiB
YAML
32 lines
1.1 KiB
YAML
---
|
|
launchpad: python-troveclient
|
|
team: trove
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 457360c69f651aea92769c9e543492d770b84595
|
|
highlights: >
|
|
- Client support for instance module feature.
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 107b60147586209d67748a2a0fe4ea15bce832bb
|
|
highlights: >
|
|
- Add support for modules in cluster-grow
|
|
- Add locality support for cluster
|
|
- Add locality support for replication
|
|
- Fix CLI output of datastore-show command
|
|
- Persist error messages and display on show
|
|
- version: 2.4.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 0affaf80cbde2f18904932844cb7d4ca456ce172
|
|
highlights: >
|
|
- Display more flavor information in trove flavor-list command
|
|
- Client side support for instance upgrade (requires OpenStack Newton Trove)
|
|
- Support flavor-ids with leading zero (Bug 1603187)
|
|
- Fix module-list failing with AccessInfoV2 error
|