c93c924f1d
We no longer use the send-announcements-to field for anything. Change-Id: Iee64d76ea25f56001a87cd39cfd4bb9aaf6acf94 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
48 lines
1.7 KiB
YAML
48 lines
1.7 KiB
YAML
---
|
|
launchpad: python-troveclient
|
|
team: trove
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: yes
|
|
release-notes: https://docs.openstack.org/releasenotes/python-troveclient/newton.html
|
|
branches:
|
|
- name: stable/newton
|
|
location: 2.5.0
|
|
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
|