releases/deliverables/mitaka/python-cinderclient.yaml
Doug Hellmann df0ea3ffed add send-announcements-to field
For each deliverable, we need to know where to send release
announcements. Rather than building a rule set based on the project type
from the governance repository, just ask for email addresses here in the
deliverable files.

This change also removes a malformed release entry to pass more recent
validation checks.

Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
2016-01-07 18:56:58 +00:00

11 lines
323 B
YAML

---
launchpad: python-cinderclient
send-announcements-to: openstack-announce@lists.openstack.org
releases:
- version: 1.5.0
projects:
- repo: openstack/python-cinderclient
hash: 7f9a81bb1bd1fe14345f66074272a5cfd86af736
highlights: |
New commands for replication v2 support. Various bug fixes.