releases/deliverables/liberty/python-troveclient.yaml
Doug Hellmann bcf530f0a6 add team field for liberty deliverables
Modifying some of these older files also required updating them to pass
the more modern validation rules, so those changes are included.

The validation job also reported an error with one of the SHAs for a tag
for oslo.vmware, so that is fixed.

Change-Id: I958c0978029ac7458f4b424abf2dc6f1dd6208ba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00

24 lines
829 B
YAML

---
launchpad: python-troveclient
team: trove
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.