dfdb54e10b
Except barbicanclient which is working on a critical fix and neutronclient which had a late release request that we haven't resolved. Change-Id: Ib4866823c7f3477e09999106086a882d8f650b64 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
24 lines
653 B
YAML
24 lines
653 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-mistralclient
|
|
release-model: cycle-with-intermediary
|
|
team: mistral
|
|
type: library
|
|
releases:
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/python-mistralclient
|
|
hash: 9e6ff999c16e9f6de8acf6f7d270e36cda932168
|
|
highlights: >
|
|
- Fix region support in CLI.
|
|
- Accept keystone session in client.
|
|
- version: 3.1.1
|
|
projects:
|
|
- repo: openstack/python-mistralclient
|
|
hash: 0f2837237b11b29bee45c8724c6c9ada5f3df79b
|
|
highlights: >
|
|
- Set the default value of --limit parameter to avoid high server load.
|
|
branches:
|
|
- name: stable/pike
|
|
location: 3.1.1
|