Andras Kovi 2e600ce6fc Generalize caught exceptions on workflow delete
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
2020-07-21 10:20:57 +02:00
2020-06-02 20:23:39 +02:00
2019-04-19 19:37:05 +00:00
2018-05-30 14:46:25 -04:00
2020-06-11 12:18:28 +02:00
2017-07-27 22:15:12 +08:00
2013-12-30 13:11:49 +07:00
2020-02-27 17:49:19 +07:00
2019-10-23 09:26:22 +00:00
2020-04-24 08:22:36 -05:00
2017-03-03 10:17:44 +00:00

Team and repository tags

image

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

Description
Workflow Service for OpenStack.
Readme 51 MiB
Languages
Python 99%
Shell 1%