v2.4.1
https://stackstorm.com/2017/09/18/quick-one-st2-2-4-1-released/
Fixed
-
Fix a bug with
/v1/packs/install
and/v1/packs/uninstall
API endpoints incorrectly using
system user for scheduled pack install and pack uninstall executions instead of the user which
performed the API operation.(bug fix) #3693 #3696Reported by theuiz.
-
Fix mistral callback failure when result contains unicode. (bug fix)
-
Fix cancellation of delayed action execution for tasks in workflow. (bug fix)
-
Fix timeout of mistral shutdown in systemd service. The fix is done upstream.
https://review.openstack.org/#/c/499853/ (bug fix)