パッケージ: python3-mistralclient (1:4.1.1-2)
python3-mistralclient に関するリンク
Debian の資源:
python-mistralclient ソースパッケージをダウンロード:
- [python-mistralclient_4.1.1-2.dsc]
- [python-mistralclient_4.1.1.orig.tar.xz]
- [python-mistralclient_4.1.1-2.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: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3