releases/deliverables/pike/python-mistralclient.yaml
Thierry Carrez 175eb304c5 Add Pike release notes links
Following the release process[1], all projects that are publishing
release notes have the notes link included in their deliverable
file.

Extra changes (like true -> yes) are included due to the use of
edit-deliverables YAML linter.

Change-Id: Ibd63f0f8bf1d406039c0196560768beb9f6650ce
2017-08-18 10:13:11 +02:00

30 lines
950 B
YAML

---
team: mistral
type: library
branches:
- location: 3.1.1
name: stable/pike
include-pypi-link: yes
launchpad: python-mistralclient
release-model: cycle-with-intermediary
release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/pike.html
releases:
- highlights: |
- Fix region support in CLI. - Accept keystone session in client.
projects:
- hash: 9e6ff999c16e9f6de8acf6f7d270e36cda932168
repo: openstack/python-mistralclient
version: 3.1.0
- highlights: |
- Set the default value of --limit parameter to avoid high server load.
projects:
- hash: 0f2837237b11b29bee45c8724c6c9ada5f3df79b
repo: openstack/python-mistralclient
version: 3.1.1
- version: 3.1.2
projects:
- repo: openstack/python-mistralclient
hash: e328a0570f9c485622d71bbad3a887903b83aaac
highlights: |
- Fix how "--limit" is passed to the server for action executions.