Files
releases/deliverables/mitaka/python-mistralclient.yaml
Doug Hellmann 3c42c08ffc add a flag for whether to report the PyPI link for releases
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>
2016-02-08 12:30:34 -05:00

12 lines
357 B
YAML

---
launchpad: python-mistralclient
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
releases:
- version: 1.2.0
projects:
- repo: openstack/python-mistralclient
hash: d20b36b55444dc87cad3e1247ad95f3ed12bd21e
highlights: >
Support openstack commands as an OpenStackClient plugin; bug fixes