mistral-dashboard 18.0.0-1 source package in Ubuntu

Changelog

mistral-dashboard (18.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Sun, 07 Apr 2024 21:54:45 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mistral-dashboard_18.0.0-1.dsc 2.4 KiB 3a15f07a7410e5d998537ed0477a31f47e0e7f5e1e3689658578db57c823eea7
mistral-dashboard_18.0.0.orig.tar.xz 34.5 KiB 21649fdc2b47b2b17c1f1f4e08d92cbc7c8e0498fc99975887a147967ba7b11a
mistral-dashboard_18.0.0-1.debian.tar.xz 4.4 KiB 20470edc276388304624e0cb8ef1376a51886ef6ba1b52a4b59ebdd44b32bb2f

Available diffs

No changes file available.

Binary packages built by this source

python3-mistral-dashboard: OpenStack Workflow Service - dashboard plugin

 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 OpenStack dashboard plugin.