releases/deliverables/ocata/python-mistralclient.yaml
Doug Hellmann dbcd7ed53b remove send-announcements-to from ocata projects
We no longer use the send-announcements-to field for anything.

Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00

23 lines
696 B
YAML

---
include-pypi-link: true
launchpad: python-mistralclient
release-model: cycle-with-intermediary
team: mistral
type: library
branches:
- name: stable/ocata
location: 3.0.0
releases:
- version: 3.0.0
projects:
- repo: openstack/python-mistralclient
hash: a7bf138e71adbfca5aeae0684e0342bada8185eb
highlights: >
- Refine openstack command cline for mistral according to
OpenStackClient command structure.
- Support filtering when query resource.
- Allow action executions to be cancelled.
- Python 3.5 is officially supported.
- Support specifying region name (both local and target cloud) in
command line.