dbcd7ed53b
We no longer use the send-announcements-to field for anything. Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
23 lines
696 B
YAML
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.
|