releases/deliverables/ocata/python-mistralclient.yaml
Lingxian Kong 3cd33b3f59 Create stable/ocata branch for python-mistralclient
Change-Id: I95fcceaf0cb5d80b68c2736736c6c9ff80169751
2017-01-30 10:54:16 +13:00

24 lines
758 B
YAML

---
include-pypi-link: true
launchpad: python-mistralclient
release-model: cycle-with-intermediary
team: mistral
type: library
send-announcements-to: openstack-announce@lists.openstack.org
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.