releases/deliverables/newton/python-mistralclient.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

36 lines
1.1 KiB
YAML

---
launchpad: python-mistralclient
team: mistral
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
branches:
- name: stable/newton
location: 2.1.1
releases:
- version: 2.1.0
projects:
- repo: openstack/python-mistralclient
hash: 5352695e901ba749d23a855b83167975cb201491
highlights: |-
* Add osprofiler option
* Add KeyCloak OpenID Connect authentication
* Add ID option to update Action Definition
* Add target cloud options
- version: 2.1.1
projects:
- repo: openstack/python-mistralclient
hash: a37b5fe562a85787b74edc48c923aa6343490ec1
highlights: |-
* Remove strict dependency on osprofiler
- version: 2.1.2
projects:
- repo: openstack/python-mistralclient
hash: 1dcfc2c096a4610d63611bfd7d98687f3e5e2da4
highlights: |-
* Remove strict dependency on osprofiler. The previous attempt to do
this was incomplete.
* Fix a number of commands that had broken integration with
python-openstackclient.