Files
releases/deliverables/newton/python-troveclient.yaml
Doug Hellmann 6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

46 lines
1.7 KiB
YAML

---
launchpad: python-troveclient
team: trove
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/python-troveclient/newton.html
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
- version: 2.5.0
projects:
- repo: openstack/python-troveclient
hash: 599171ade4475709ddd8544e7dfd7ee4ba4ba2a2
highlights: >
- Fix module-update with --all_datastores (Bug 1612430)
- Add command to delete instances in BUILD state (Bug 1579141)
- Add support for module ordering on apply
- Add --incremental flag on backup-create
- Expose a quota update API
- Implement a scheduled backup capability