releases/deliverables/liberty/python-troveclient.yaml
Doug Hellmann 40a9eb9b84 add release model and deliverable type (l)
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

26 lines
882 B
YAML

---
launchpad: python-troveclient
team: trove
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
releases:
- version: 1.1.0
projects:
- repo: openstack/python-troveclient
hash: f2f1ddf66758964eb8b6b286ca74655c3b6d2559
- version: 1.2.0
projects:
- repo: openstack/python-troveclient
hash: 025191af5068a853e527faeb826bd3fec40677ae
- version: 1.3.0
projects:
- repo: openstack/python-troveclient
hash: 7132f5ff78af75645c3430d35094b3c9aba49200
highlights: >
Added Root support for Vertica clusters/instances.
Initial Implementation for Redis Clustering.
Added support for a Datastore Registration API
Subcommands now accept flavor and cluster name in addition to ids.
Add support for a --marker argument to the backup commands.