Release python-mistralclient 3.1.1

Change-Id: I501b57a4966231e8227113ae1a777c98b5ce0ac6
This commit is contained in:
Lingxian Kong
2017-07-25 16:05:00 +12:00
parent 8ab97f5b9d
commit 66ca7194fb

View File

@@ -12,3 +12,9 @@ releases:
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.