releases/deliverables/ocata/python-mistralclient.yaml
Lingxian Kong 2de1f1dffd Release python-mistralclient 3.0.0
Change-Id: I6cb70604a0496f71c4a7ff84877ea0f183a3c35c
2017-01-19 10:11:35 +13:00

20 lines
643 B
YAML

---
include-pypi-link: true
launchpad: python-mistralclient
release-model: cycle-with-intermediary
team: mistral
type: library
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.