.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
README.rst
manage.py
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/requirements.txt
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/readme.rst
mistral_dashboard.egg-info/PKG-INFO
mistral_dashboard.egg-info/SOURCES.txt
mistral_dashboard.egg-info/dependency_links.txt
mistral_dashboard.egg-info/not-zip-safe
mistral_dashboard.egg-info/pbr.json
mistral_dashboard.egg-info/requires.txt
mistral_dashboard.egg-info/top_level.txt
mistraldashboard/__init__.py
mistraldashboard/api.py
mistraldashboard/dashboard.py
mistraldashboard/exceptions.py
mistraldashboard/forms.py
mistraldashboard/handle_errors.py
mistraldashboard/action_executions/__init__.py
mistraldashboard/action_executions/forms.py
mistraldashboard/action_executions/panel.py
mistraldashboard/action_executions/tables.py
mistraldashboard/action_executions/tests.py
mistraldashboard/action_executions/urls.py
mistraldashboard/action_executions/views.py
mistraldashboard/action_executions/templates/action_executions/_update.html
mistraldashboard/action_executions/templates/action_executions/detail.html
mistraldashboard/action_executions/templates/action_executions/filtered.html
mistraldashboard/action_executions/templates/action_executions/index.html
mistraldashboard/action_executions/templates/action_executions/update.html
mistraldashboard/actions/__init__.py
mistraldashboard/actions/forms.py
mistraldashboard/actions/panel.py
mistraldashboard/actions/tables.py
mistraldashboard/actions/tests.py
mistraldashboard/actions/urls.py
mistraldashboard/actions/views.py
mistraldashboard/actions/templates/actions/_create.html
mistraldashboard/actions/templates/actions/_run.html
mistraldashboard/actions/templates/actions/_update.html
mistraldashboard/actions/templates/actions/create.html
mistraldashboard/actions/templates/actions/detail.html
mistraldashboard/actions/templates/actions/index.html
mistraldashboard/actions/templates/actions/run.html
mistraldashboard/actions/templates/actions/update.html
mistraldashboard/cron_triggers/__init__.py
mistraldashboard/cron_triggers/forms.py
mistraldashboard/cron_triggers/panel.py
mistraldashboard/cron_triggers/tables.py
mistraldashboard/cron_triggers/tests.py
mistraldashboard/cron_triggers/urls.py
mistraldashboard/cron_triggers/views.py
mistraldashboard/cron_triggers/templates/cron_triggers/_create.html
mistraldashboard/cron_triggers/templates/cron_triggers/create.html
mistraldashboard/cron_triggers/templates/cron_triggers/detail.html
mistraldashboard/cron_triggers/templates/cron_triggers/index.html
mistraldashboard/default/__init__.py
mistraldashboard/default/panel.py
mistraldashboard/default/smart_cell.py
mistraldashboard/default/utils.py
mistraldashboard/default/templates/default/_booleanfield.html
mistraldashboard/default/templates/default/_code.html
mistraldashboard/default/templates/default/_humantime.html
mistraldashboard/default/templates/default/_label.html
mistraldashboard/default/templates/default/_preprint.html
mistraldashboard/default/templates/default/_prettyprint.html
mistraldashboard/default/templates/default/base.html
mistraldashboard/default/templates/default/table.html
mistraldashboard/enabled/_50_mistral.py
mistraldashboard/enabled/__init__.py
mistraldashboard/executions/__init__.py
mistraldashboard/executions/forms.py
mistraldashboard/executions/panel.py
mistraldashboard/executions/tables.py
mistraldashboard/executions/tests.py
mistraldashboard/executions/urls.py
mistraldashboard/executions/views.py
mistraldashboard/executions/templates/executions/_update_description.html
mistraldashboard/executions/templates/executions/detail.html
mistraldashboard/executions/templates/executions/index.html
mistraldashboard/executions/templates/executions/index_filtered_task.html
mistraldashboard/executions/templates/executions/update_description.html
mistraldashboard/static/mistraldashboard/css/style.css
mistraldashboard/tasks/__init__.py
mistraldashboard/tasks/panel.py
mistraldashboard/tasks/tables.py
mistraldashboard/tasks/tests.py
mistraldashboard/tasks/urls.py
mistraldashboard/tasks/views.py
mistraldashboard/tasks/templates/tasks/detail.html
mistraldashboard/tasks/templates/tasks/filtered.html
mistraldashboard/tasks/templates/tasks/index.html
mistraldashboard/test/__init__.py
mistraldashboard/test/helpers.py
mistraldashboard/test/settings.py
mistraldashboard/test/urls.py
mistraldashboard/test/test_data/__init__.py
mistraldashboard/test/test_data/mistral_data.py
mistraldashboard/test/test_data/utils.py
mistraldashboard/workbooks/__init__.py
mistraldashboard/workbooks/forms.py
mistraldashboard/workbooks/panel.py
mistraldashboard/workbooks/tables.py
mistraldashboard/workbooks/tests.py
mistraldashboard/workbooks/urls.py
mistraldashboard/workbooks/views.py
mistraldashboard/workbooks/templates/workbooks/_create.html
mistraldashboard/workbooks/templates/workbooks/_select_definition.html
mistraldashboard/workbooks/templates/workbooks/_update.html
mistraldashboard/workbooks/templates/workbooks/create.html
mistraldashboard/workbooks/templates/workbooks/detail.html
mistraldashboard/workbooks/templates/workbooks/index.html
mistraldashboard/workbooks/templates/workbooks/select_definition.html
mistraldashboard/workbooks/templates/workbooks/update.html
mistraldashboard/workflows/__init__.py
mistraldashboard/workflows/forms.py
mistraldashboard/workflows/panel.py
mistraldashboard/workflows/tables.py
mistraldashboard/workflows/tests.py
mistraldashboard/workflows/urls.py
mistraldashboard/workflows/views.py
mistraldashboard/workflows/templates/workflows/_create.html
mistraldashboard/workflows/templates/workflows/_execute.html
mistraldashboard/workflows/templates/workflows/_select_definition.html
mistraldashboard/workflows/templates/workflows/_update.html
mistraldashboard/workflows/templates/workflows/create.html
mistraldashboard/workflows/templates/workflows/detail.html
mistraldashboard/workflows/templates/workflows/execute.html
mistraldashboard/workflows/templates/workflows/index.html
mistraldashboard/workflows/templates/workflows/select_definition.html
mistraldashboard/workflows/templates/workflows/update.html
releasenotes/notes/.placeholder
releasenotes/notes/bug-1931558-4674cdde721dfab8.yaml
releasenotes/notes/drop-py-2-7-022d0dd59feb8b07.yaml
releasenotes/notes/drop-python-3-6-and-3-7-ae37bc21f97de767.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/liberty.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/zed.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder