套件:python3-mistralclient(1:5.3.0-3)
python3-mistralclient 的相關連結
Debian 的資源:
下載原始碼套件 python-mistralclient:
- [python-mistralclient_5.3.0-3.dsc]
- [python-mistralclient_5.3.0.orig.tar.xz]
- [python-mistralclient_5.3.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [opendev.org]
相似套件:
OpenStack Workflow as a Service client - Python 3.x
Mistral is a task management service. It is also known as Workflow as a Service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, task distribution and high availability. Mistral also provides flexible task scheduling so that users can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and dependencies between them is called a workflow. Independent routes in a workflow (which, in fact, is a graph) are called flows and Mistral can execute them in parallel.
This package provides a cli and a Python 3.x client module.
其他與 python3-mistralclient 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cliff
- command line interface formulation framework - Python 3.x
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-osc-lib
- OpenStackClient Library - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3