2e600ce6fc
![Andras Kovi](/assets/img/avatar_default.png)
OsloDB sometimes does not convert the underlying SQLAlchemy errors into DBError. Sometimes it happens that the "too deep cascade delete" error manifests in sa.OperationalError instead of DBError. We generalize to catch both cases as the underlying issue is the same (just as the message of the error). Change-Id: Icce8dfa6edb18973ca2a4eb594818ea9d504b49a
Team and repository tags
Mistral
Workflow Service integrated with OpenStack. This project aims to provide a mechanism to define tasks and workflows in a simple YAML-based language, manage and execute them in a distributed 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
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/
Source for the project can be found at: https://opendev.org/openstack/mistral
Description
Languages
Python
99%
Shell
1%