mistral-dashboard 17.0.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Thu, 05 Oct 2023 11:54:52 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mistral-dashboard_17.0.0-1.dsc 2.4 KiB bcdc6af4405654a3d8df30b4ebe00939f50c47c488947e80d08b77c11ff78358
mistral-dashboard_17.0.0.orig.tar.xz 34.5 KiB b793c883f85d211c3cc7278d40f1f2b95f2bc517016efd933dba8178c30632a5
mistral-dashboard_17.0.0-1.debian.tar.xz 4.4 KiB e1d6551f42827c9f4ff58583c0442c6abb4d4c412bba33a60531640de815e6c2

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.