Personal tools
Skip to content. | Skip to navigation
OpenStack Mistral All service. . This package contains the mistral api, engine, and executor service as an all-in-one process.
OpenStack rest API to the Mistral Engine. . This package contains the ReST 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. This package contains the common files.
OpenStack Mistral Engine service. . This package contains the mistral engine, which is one of core services of mistral.
Openstack Mistral Event Engine service. . This package contains the mistral event engine, which is one of the core services of mistral.
OpenStack Mistral Executor service. . This package contains the mistral executor, which is one of core services of mistral, and which the API servers will use.
Openstack Mistral Notifier service. . This package contains the mistral notifier, which is one of the core services of mistral.
Mistral Dashboard is an extension for OpenStack Dashboard that provides a UI for Mistral.
Murano Agent is the VM-side guest agent that accepts commands from Murano engine and executes them
OpenStack rest API to the Murano Engine