.pylintrc
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
MANIFEST.in
README.rst
babel-django.cfg
babel-djangojs.cfg
bindep.txt
manage.py
pyproject.toml
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
devstack/README.rst
devstack/gate_hook.sh
devstack/local.conf.example
devstack/plugin.sh
devstack/settings
devstack/lib/freezer-web-ui
doc/.gitignore
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/contributor/contributing.rst
freezer_ui/__init__.py
freezer_ui/models.py
freezer_ui/utils.py
freezer_ui/version.py
freezer_ui/actions/__init__.py
freezer_ui/actions/panel.py
freezer_ui/actions/tables.py
freezer_ui/actions/urls.py
freezer_ui/actions/views.py
freezer_ui/actions/templates/freezer-actions/_action.html
freezer_ui/actions/templates/freezer-actions/_advanced.html
freezer_ui/actions/templates/freezer-actions/_rules.html
freezer_ui/actions/templates/freezer-actions/_snapshot.html
freezer_ui/actions/templates/freezer-actions/detail.html
freezer_ui/actions/templates/freezer-actions/index.html
freezer_ui/actions/workflows/__init__.py
freezer_ui/actions/workflows/action.py
freezer_ui/api/__init__.py
freezer_ui/api/api.py
freezer_ui/api/panel.py
freezer_ui/api/urls.py
freezer_ui/api/rest/__init__.py
freezer_ui/api/rest/rest_api.py
freezer_ui/backups/__init__.py
freezer_ui/backups/panel.py
freezer_ui/backups/tables.py
freezer_ui/backups/urls.py
freezer_ui/backups/views.py
freezer_ui/backups/templates/freezer-backups/detail.html
freezer_ui/backups/templates/freezer-backups/index.html
freezer_ui/backups/templates/freezer-backups/restore.html
freezer_ui/backups/workflows/__init__.py
freezer_ui/backups/workflows/restore.py
freezer_ui/clients/__init__.py
freezer_ui/clients/panel.py
freezer_ui/clients/tables.py
freezer_ui/clients/urls.py
freezer_ui/clients/views.py
freezer_ui/clients/templates/freezer-clients/detail.html
freezer_ui/clients/templates/freezer-clients/index.html
freezer_ui/enabled/_5050_freezer_panel_group.py
freezer_ui/enabled/_5051_freezer_actions.py
freezer_ui/enabled/_5052_freezer_backups.py
freezer_ui/enabled/_5053_freezer_clients.py
freezer_ui/enabled/_5054_freezer_jobs.py
freezer_ui/enabled/_5055_freezer_sessions.py
freezer_ui/enabled/_5056_freezer_api.py
freezer_ui/enabled/__init__.py
freezer_ui/jobs/__init__.py
freezer_ui/jobs/browsers.py
freezer_ui/jobs/panel.py
freezer_ui/jobs/tables.py
freezer_ui/jobs/urls.py
freezer_ui/jobs/views.py
freezer_ui/jobs/templates/freezer-jobs/_actions.html
freezer_ui/jobs/templates/freezer-jobs/_info.html
freezer_ui/jobs/templates/freezer-jobs/browser.html
freezer_ui/jobs/workflows/__init__.py
freezer_ui/jobs/workflows/actions.py
freezer_ui/jobs/workflows/create.py
freezer_ui/jobs/workflows/update_actions.py
freezer_ui/jobs/workflows/update_job.py
freezer_ui/locale/de/LC_MESSAGES/django.po
freezer_ui/locale/en_GB/LC_MESSAGES/django.po
freezer_ui/locale/ko_KR/LC_MESSAGES/django.po
freezer_ui/locale/ru/LC_MESSAGES/django.po
freezer_ui/sessions/__init__.py
freezer_ui/sessions/browsers.py
freezer_ui/sessions/panel.py
freezer_ui/sessions/tables.py
freezer_ui/sessions/urls.py
freezer_ui/sessions/views.py
freezer_ui/sessions/templates/freezer-sessions/_info.html
freezer_ui/sessions/templates/freezer-sessions/browser.html
freezer_ui/sessions/workflows/__init__.py
freezer_ui/sessions/workflows/attach.py
freezer_ui/sessions/workflows/create.py
freezer_ui/static/freezer/css/bootstrap-datetimepicker.min.css
freezer_ui/static/freezer/css/freezer.css
freezer_ui/static/freezer/js/freezer.action.datetimepicker.js
freezer_ui/static/freezer/js/freezer.actions.action.js
freezer_ui/static/freezer/js/freezer.actions.advanced.js
freezer_ui/static/freezer/js/freezer.actions.snapshot.js
freezer_ui/static/freezer/js/freezer.common.js
freezer_ui/static/freezer/js/freezer.datetimepicker.js
freezer_ui/static/freezer/js/freezer.jobs.create.infos.js
freezer_ui/static/freezer/js/freezer.jobs.sortable.js
freezer_ui/static/freezer/js/freezer.js
freezer_ui/static/freezer/js/freezer.restore.js
freezer_ui/static/freezer/js/vendor/LICENSE
freezer_ui/static/freezer/js/vendor/bootstrap-datetimepicker.js
freezer_ui/static/freezer/js/vendor/moment.js
freezer_ui/tests/__init__.py
freezer_ui/tests/settings.py
freezer_ui/tests/test_api.py
freezer_web_ui.egg-info/PKG-INFO
freezer_web_ui.egg-info/SOURCES.txt
freezer_web_ui.egg-info/dependency_links.txt
freezer_web_ui.egg-info/not-zip-safe
freezer_web_ui.egg-info/pbr.json
freezer_web_ui.egg-info/requires.txt
freezer_web_ui.egg-info/top_level.txt
releasenotes/notes/drop-py-2-7-5fbb19deece255ca.yaml
releasenotes/notes/drop-python-38-and-39.yaml
releasenotes/notes/freezer_dashboard_change-1ffdeccfd2026941.yaml
releasenotes/notes/package_rename-635a1b32e355cd11.yaml
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh