The release script will copy this flag into the tag message so the announce script can read it and adjust its output accordingly. Change-Id: I491fb9e6edd57a3ec1c0b85c8dd9e22d5f09e6b2 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
18 lines
517 B
YAML
18 lines
517 B
YAML
---
|
|
launchpad: python-troveclient
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: cfa8e5702a2b453034393ac153575275c4c81066
|
|
highlights: >
|
|
Cluster create now supports adding network and AZ.
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: c0cd9d7f72fb35e0f6e797a6b0555239f7ee56ab
|
|
highlights: >
|
|
- Cluster create AZ fixed.
|