mistral-dashboard 9.0.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Wed, 16 Oct 2019 21:13:22 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mistral-dashboard_9.0.0-1.dsc 2.5 KiB 4c35c4d6e1d674bf02a0a2500fd37f8fc5ddfadd5d50934a45c9f244fc5d7740
mistral-dashboard_9.0.0.orig.tar.xz 34.0 KiB 245043c51cf87f7d6227252f8cc441f7454060ea77a2829755e46c8df662d3f2
mistral-dashboard_9.0.0-1.debian.tar.xz 3.2 KiB e850b33963a904b10349bb97ffb2f98809a411aa4775f14eb4b659e939f9ba48

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.