releases/deliverables/mitaka/python-mistralclient.yaml
Doug Hellmann 14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

22 lines
721 B
YAML

---
launchpad: python-mistralclient
team: mistral
type: library
release-model: cycle-with-intermediary
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
- version: 2.0.0
projects:
- repo: openstack/python-mistralclient
hash: 9e5f946797369ee411f93a37f64ff9542dcee4fa
highlights: >
Bug fixes, drop py26&py33 support, resource sharing feature CLI,
support workflow uuid in CLI, env update for execution and task.