wu.shiming ceb30381d4 remove unicode from code
In Python 3, all strings are represented in Unicode.In Python 2 are
stored internally as 8-bit ASCII, hence it is required to attach 'u'
to make it Unicode. It is no longer necessary now.'

Change-Id: Ie3a439f0113423771bee7fb36b353df0ed68892e
2025-05-09 08:17:39 +00:00
2025-01-10 00:37:34 +09:00
2025-04-26 09:07:53 +02:00
2024-01-25 01:29:48 +09:00
2025-05-09 08:17:39 +00:00
2025-03-17 19:14:13 +01:00
2024-10-06 12:29:06 +02:00
2019-04-19 19:37:05 +00:00
2018-05-30 14:46:25 -04:00
2025-04-24 21:59:16 +02:00
2025-03-17 19:14:13 +01:00
2013-12-30 13:11:49 +07:00
2025-04-29 23:04:01 +00:00
2019-10-23 09:26:22 +00:00
2025-05-08 11:36:04 +00:00
2025-04-29 08:32:59 +00:00
2025-04-26 09:07:53 +02:00
2025-02-15 11:24:33 +01:00

Mistral

image

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 98.9%
Shell 1%