Description of problem: I tried to create a workflow and got the error: Conflict (HTTP 409) This error message doesn't say a lot. In the api.log of Mistral the error message is very clear: Duplicate entry for WorkflowDefinition: ['name'] It means there is already a workflow defined with the exact same name. The error message should not be difficult to find in the logs - it should be printed to the console to be seen immediately. Version-Release number of selected component (if applicable): openstack-mistral-common-6.0.5-1.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Create 2 workflows with the same name
mistral has been removed from OSP, workflows and error handling no longer valid