549ec1f3bf

If the HTTP request fails, we need to fail the task. Returning the error from the parent class will do this. While this means we also return the success result it will be ignored by the Mistral engine. Credit to @lijianying10 on GitHub for sending this fix via a pull request. Tests were then added to verify the change. Closes-Bug: #1779973 Change-Id: Ib8754c8de2d6677d71383b3793d0fa168be575f5
Team and repository tags
Mistral
Workflow Service for OpenStack cloud. This project aims to provide a mechanism to define tasks and workflows without writing code, manage and execute them in the cloud environment.
Project Resources
Mistral Official Documentation
Project status, bugs, and blueprints are tracked on Launchpad
CloudFlow: visualization tool for workflow executions on https://github.com/nokia/CloudFlow
Additional resources are linked from the project Wiki page
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/mistral/
Description
Languages
Python
99%
Shell
1%