Personal tools
Skip to content. | Skip to navigation
OpenStack Shared Filesystem Service (code-name Manila) provides services to manage network filesystems for use by Virtual Machine instances. This package contains a reference implementation of a service that exports shares, similar to a filer.
Manila Management Dashboard
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.