Source: mistral Section: net Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Michal Arbet , Build-Depends: debhelper-compat (= 10), dh-python, openstack-pkg-tools, po-debconf, python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: alembic, python3-cachetools, python3-croniter, python3-coverage, python3-docutils, python3-dogpile.cache, python3-eventlet, python3-fixtures, python3-hacking, python3-jinja2, python3-jsonschema, python3-jwt, python3-keystoneclient, python3-keystonemiddleware, python3-kombu, python3-mistral-lib, python3-networkx, python3-nose, python3-openstackdocstheme, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy (>= 3.6.0), python3-oslo.serialization, python3-oslo.service, python3-oslo.utils, python3-oslotest, python3-osprofiler, python3-paramiko, python3-pecan, python3-pep8, python3-pygments, python3-requests, python3-requests-mock, python3-sphinxcontrib-pecanwsme, python3-sphinxcontrib.httpdomain, python3-sqlalchemy, python3-stestr, python3-stevedore, python3-tempest, python3-tenacity, python3-testtools, python3-tooz, python3-unittest2, python3-webtest (>= 3.0.0), python3-wsme, python3-yaml, python3-yaql, python3-zake, subunit, Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/openstack-team/services/mistral Vcs-Git: https://salsa.debian.org/openstack-team/services/mistral.git Homepage: https://github.com/openstack/mistral Package: mistral-api Architecture: all Depends: adduser, debconf, mistral-common (= ${source:Version}), python3-keystoneclient, python3-pastescript, q-text-as-data, uwsgi-plugin-python3, ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Workflow service - API Mistral is a workflow 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, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it 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 relations between them is called a workflow. . This package contains the API server. Package: mistral-common Architecture: all Depends: adduser, dbconfig-common, debconf, python3-mistral (= ${binary:Version}), sqlite3, ${misc:Depends}, ${python3:Depends}, Description: OpenStack Workflow service - common files Mistral is a workflow 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, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it 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 relations between them is called a workflow. . This package contains common files and configuration. Package: mistral-engine Architecture: all Depends: adduser, mistral-common (= ${source:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Workflow service - Engine Mistral is a workflow 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, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it 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 relations between them is called a workflow. . This package contains the Engine. Package: mistral-event-engine Architecture: all Depends: adduser, mistral-common (= ${source:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Workflow service - Event Engine Mistral is a workflow 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, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it 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 relations between them is called a workflow. . This package contains the Event Engine. Package: mistral-executor Architecture: all Depends: adduser, mistral-common (= ${source:Version}), ${misc:Depends}, ${ostack-lsb-base}, ${python3:Depends}, Description: OpenStack Workflow service - Executor Mistral is a workflow 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, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it 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 relations between them is called a workflow. . This package contains the Executor. Package: python3-mistral Section: python Architecture: all Depends: alembic, python3-cachetools, python3-croniter, python3-dogpile.cache, python3-eventlet, python3-jinja2, python3-jsonschema, python3-jwt, python3-keystoneclient, python3-keystonemiddleware, python3-kombu, python3-mistral-lib, python3-networkx, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy (>= 3.6.0), python3-oslo.serialization, python3-oslo.service, python3-oslo.utils, python3-osprofiler, python3-paramiko, python3-pbr, python3-pecan, python3-pymysql, python3-requests, python3-setuptools, python3-sqlalchemy, python3-stevedore, python3-tenacity, python3-tooz, python3-wsme, python3-yaml, python3-yaql, python3-zake, ${misc:Depends}, ${python3:Depends}, Conflicts: python-mistral, Description: OpenStack Workflow Service - Python libraries Mistral is a workflow 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, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it 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 relations between them is called a workflow. . This package contains the Python libraries.