Release Mistral Ocata 4.0.2

Include a critical bugfix.

Change-Id: Iceac3528f9e168a44be4e21786b5168893b5e5c4
This commit is contained in:
Lingxian Kong 2017-05-19 21:50:17 +12:00
parent 4169261754
commit cd291a4e58

View File

@ -55,3 +55,9 @@ releases:
- Fixes memory leak related to cached lookups.
- Add missing Swift actions in actions mapping file.
- Do not evaluate expressions in workflow environment as required.
- version: 4.0.2
projects:
- repo: openstack/mistral
hash: ce3bec77804c491cc560d77b2c3227fc806952d3
highlights: >
- Fix work of task() without task name within on-clause cases.