Update the deliverable files that have pike release notes already. Some of the changes are normalization from rewriting the files. The only differences should be the order of items and the value of the 'release-notes' key. Change-Id: I9bd7ec180eee007d80297735688e7702a137153f Signed-off-by: Doug Hellmann <doug@doughellmann.com>
24 lines
726 B
YAML
24 lines
726 B
YAML
---
|
|
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
|
|
team: mistral
|
|
type: library
|