Package - python3-mistral-dashboard

Package:  python3-mistral-dashboard
apt-get install python3-mistral-dashboard
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/bullseye-zed-backports/main/m/mistral-dashboard/python3-mistral-dashboard_15.0.0-2~bpo11+1_all.deb (Size: 30.8KiB)

PropertyValue
Packagepython3-mistral-dashboard
Sourcemistral-dashboard
Version15.0.0-2~bpo11+1
Architectureall
MaintainerDebian OpenStack
Installed-Size317
Dependsopenstack-dashboard (>= 3:23.0.0), python3-django, python3-django-compressor, python3-iso8601, python3-mistralclient (>= 4.3.0), python3-pbr, python3-yaml, python3-django-horizon, python3:any
Breakspython3-django-horizon (<< 3:19.2.0-2~)
Filenamepool/bullseye-zed-backports/main/m/mistral-dashboard/python3-mistral-dashboard_15.0.0-2~bpo11+1_all.deb
Size31488
MD5sumb7af9a501297606bebb4389fdf35d9e3
SHA134ce39bc808f7c8c5875d584e8fc328710e698ad
SHA2565bab67cc6a0fa4cec35b150ed078bf189a552978cde0531fdb8fac2f55acf64d
Sectionpython
Priorityoptional
Homepagehttps://github.com/openstack/mistral-dashboard
DescriptionOpenStack 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.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/mistral_dashboard-20.0.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/mistral_dashboard-20.0.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/mistral_dashboard-20.0.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/mistral_dashboard-20.0.0.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/mistral_dashboard-20.0.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/mistraldashboard/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/templates/action_executions/_update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/templates/action_executions/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/templates/action_executions/filtered.html
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/templates/action_executions/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/templates/action_executions/update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/action_executions/views.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/_create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/_run.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/_update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/run.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/templates/actions/update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/actions/views.py
  • /usr/lib/python3/dist-packages/mistraldashboard/api.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/templates/cron_triggers/_create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/templates/cron_triggers/create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/templates/cron_triggers/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/templates/cron_triggers/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/cron_triggers/views.py
  • /usr/lib/python3/dist-packages/mistraldashboard/dashboard.py
  • /usr/lib/python3/dist-packages/mistraldashboard/default/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/default/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/default/smart_cell.py
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/_booleanfield.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/_code.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/_humantime.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/_label.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/_preprint.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/_prettyprint.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/base.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/templates/default/table.html
  • /usr/lib/python3/dist-packages/mistraldashboard/default/utils.py
  • /usr/lib/python3/dist-packages/mistraldashboard/enabled/_50_mistral.py
  • /usr/lib/python3/dist-packages/mistraldashboard/enabled/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/exceptions.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/templates/executions/_update_description.html
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/templates/executions/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/templates/executions/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/templates/executions/index_filtered_task.html
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/templates/executions/update_description.html
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/executions/views.py
  • /usr/lib/python3/dist-packages/mistraldashboard/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/handle_errors.py
  • /usr/lib/python3/dist-packages/mistraldashboard/static/mistraldashboard/css/style.css
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/templates/tasks/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/templates/tasks/filtered.html
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/templates/tasks/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/tasks/views.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/helpers.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/settings.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/test_data/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/test_data/mistral_data.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/test_data/utils.py
  • /usr/lib/python3/dist-packages/mistraldashboard/test/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/_create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/_select_definition.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/_update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/select_definition.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/templates/workbooks/update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workbooks/views.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/__init__.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/forms.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/panel.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/tables.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/_create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/_execute.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/_select_definition.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/_update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/create.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/detail.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/execute.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/index.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/select_definition.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/templates/workflows/update.html
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/tests.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/urls.py
  • /usr/lib/python3/dist-packages/mistraldashboard/workflows/views.py
  • /usr/lib/python3/dist-packages/openstack_dashboard/local/enabled/_50_mistral.py
  • /usr/share/doc/python3-mistral-dashboard/README.rst
  • /usr/share/doc/python3-mistral-dashboard/changelog.Debian.gz
  • /usr/share/doc/python3-mistral-dashboard/copyright