AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
babel-django.cfg
babel-djangojs.cfg
manage.py
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
devstack/plugin.sh
doc/source/conf.py
doc/source/index.rst
karbor_dashboard/__init__.py
karbor_dashboard/dashboard.py
karbor_dashboard/version.py
karbor_dashboard/views.py
karbor_dashboard.egg-info/PKG-INFO
karbor_dashboard.egg-info/SOURCES.txt
karbor_dashboard.egg-info/dependency_links.txt
karbor_dashboard.egg-info/not-zip-safe
karbor_dashboard.egg-info/pbr.json
karbor_dashboard.egg-info/requires.txt
karbor_dashboard.egg-info/top_level.txt
karbor_dashboard/api/__init__.py
karbor_dashboard/api/karbor.py
karbor_dashboard/api/rest/__init__.py
karbor_dashboard/checkpoints/__init__.py
karbor_dashboard/checkpoints/forms.py
karbor_dashboard/checkpoints/panel.py
karbor_dashboard/checkpoints/tables.py
karbor_dashboard/checkpoints/urls.py
karbor_dashboard/checkpoints/utils.py
karbor_dashboard/checkpoints/views.py
karbor_dashboard/enabled/_6000_data_protection.py
karbor_dashboard/enabled/_6010_data_protection_protection_plans_panel.py
karbor_dashboard/enabled/_6020_data_protection_protection_providers_panel.py
karbor_dashboard/enabled/_6030_data_protection_checkpoints_panel.py
karbor_dashboard/enabled/_6040_data_protection_operation_logs_panel.py
karbor_dashboard/enabled/_6050_data_protection_triggers_panel.py
karbor_dashboard/enabled/_6060_data_protection_restores_panel.py
karbor_dashboard/enabled/_6070_data_protection_scheduled_operations_panel.py
karbor_dashboard/enabled/__init__.py
karbor_dashboard/locale/de/LC_MESSAGES/django.po
karbor_dashboard/locale/en_GB/LC_MESSAGES/django.po
karbor_dashboard/locale/id/LC_MESSAGES/django.po
karbor_dashboard/locale/ko_KR/LC_MESSAGES/django.po
karbor_dashboard/operationlogs/__init__.py
karbor_dashboard/operationlogs/panel.py
karbor_dashboard/operationlogs/tables.py
karbor_dashboard/operationlogs/urls.py
karbor_dashboard/operationlogs/views.py
karbor_dashboard/protectionplans/__init__.py
karbor_dashboard/protectionplans/forms.py
karbor_dashboard/protectionplans/panel.py
karbor_dashboard/protectionplans/tables.py
karbor_dashboard/protectionplans/urls.py
karbor_dashboard/protectionplans/views.py
karbor_dashboard/protectionproviders/__init__.py
karbor_dashboard/protectionproviders/panel.py
karbor_dashboard/protectionproviders/tables.py
karbor_dashboard/protectionproviders/tabs.py
karbor_dashboard/protectionproviders/urls.py
karbor_dashboard/protectionproviders/views.py
karbor_dashboard/restores/__init__.py
karbor_dashboard/restores/panel.py
karbor_dashboard/restores/tables.py
karbor_dashboard/restores/urls.py
karbor_dashboard/restores/views.py
karbor_dashboard/scheduledoperations/__init__.py
karbor_dashboard/scheduledoperations/panel.py
karbor_dashboard/scheduledoperations/tables.py
karbor_dashboard/scheduledoperations/urls.py
karbor_dashboard/scheduledoperations/views.py
karbor_dashboard/static/karbordashboard/css/jquery.treetable.css
karbor_dashboard/static/karbordashboard/images/collapse.png
karbor_dashboard/static/karbordashboard/images/expand.png
karbor_dashboard/static/karbordashboard/images/logoicon.png
karbor_dashboard/static/karbordashboard/js/checkpoints.detail.js
karbor_dashboard/static/karbordashboard/js/checkpoints.restore.js
karbor_dashboard/static/karbordashboard/js/jquery.karbor.js
karbor_dashboard/static/karbordashboard/js/jquery.treetable.js
karbor_dashboard/static/karbordashboard/js/protectionplans.create.js
karbor_dashboard/static/karbordashboard/js/protectionplans.detail.js
karbor_dashboard/static/karbordashboard/js/protectionplans.update.js
karbor_dashboard/templates/checkpoints/_detail.html
karbor_dashboard/templates/checkpoints/_index.html
karbor_dashboard/templates/checkpoints/_restore.html
karbor_dashboard/templates/checkpoints/detail.html
karbor_dashboard/templates/checkpoints/index.html
karbor_dashboard/templates/checkpoints/restore.html
karbor_dashboard/templates/operationlogs/index.html
karbor_dashboard/templates/protectionplans/_create.html
karbor_dashboard/templates/protectionplans/_detail.html
karbor_dashboard/templates/protectionplans/_scheduleprotect.html
karbor_dashboard/templates/protectionplans/_update.html
karbor_dashboard/templates/protectionplans/create.html
karbor_dashboard/templates/protectionplans/detail.html
karbor_dashboard/templates/protectionplans/index.html
karbor_dashboard/templates/protectionplans/scheduleprotect.html
karbor_dashboard/templates/protectionplans/update.html
karbor_dashboard/templates/protectionproviders/_detail.html
karbor_dashboard/templates/protectionproviders/_schema_contents.html
karbor_dashboard/templates/protectionproviders/detail.html
karbor_dashboard/templates/protectionproviders/index.html
karbor_dashboard/templates/restores/index.html
karbor_dashboard/templates/scheduledoperations/index.html
karbor_dashboard/templates/triggers/_create.html
karbor_dashboard/templates/triggers/_detail.html
karbor_dashboard/templates/triggers/create.html
karbor_dashboard/templates/triggers/detail.html
karbor_dashboard/templates/triggers/index.html
karbor_dashboard/test/__init__.py
karbor_dashboard/test/helpers.py
karbor_dashboard/test/settings.py
karbor_dashboard/test/test_data.py
karbor_dashboard/test/urls.py
karbor_dashboard/test/api_tests/__init__.py
karbor_dashboard/test/api_tests/api_tests.py
karbor_dashboard/test/integration_tests/__init__.py
karbor_dashboard/triggers/__init__.py
karbor_dashboard/triggers/forms.py
karbor_dashboard/triggers/panel.py
karbor_dashboard/triggers/tables.py
karbor_dashboard/triggers/urls.py
karbor_dashboard/triggers/utils.py
karbor_dashboard/triggers/views.py
tools/install_venv.py
tools/install_venv_common.py
tools/with_venv.sh