Release python-mistralclient 3.0.1

Change-Id: Ia230a61dba517c36fed6e0741320b34e5f150c8e
This commit is contained in:
Lingxian Kong 2017-07-25 15:54:00 +12:00
parent 8ab97f5b9d
commit ea1b53854d

@ -20,3 +20,10 @@ releases:
- Python 3.5 is officially supported.
- Support specifying region name (both local and target cloud) in
command line.
- version: 3.0.1
projects:
- repo: openstack/python-mistralclient
hash: 1a3094d2245db9a848a8184817000b3c6cbacbe4
highlights: >
- Set --limit parameter by default for several commands to avoid high
server load.