.eslintignore
.eslintrc
.mailmap
.pylintrc
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
MANIFEST.in
Makefile
README.rst
babel-django.cfg
babel-djangojs.cfg
manage.py
package.json
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
test-shim.js
tox.ini
doc/Makefile
doc/source/browser_support.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/faq.rst
doc/source/glossary.rst
doc/source/index.rst
doc/source/intro.rst
doc/source/plugin_registry.rst
doc/source/quickstart.rst
doc/source/testing.rst
doc/source/images/message_extraction.png
doc/source/images/message_substitution.png
doc/source/ref/context_processors.rst
doc/source/ref/decorators.rst
doc/source/ref/exceptions.rst
doc/source/ref/forms.rst
doc/source/ref/horizon.rst
doc/source/ref/local_conf.rst
doc/source/ref/middleware.rst
doc/source/ref/run_tests.rst
doc/source/ref/tables.rst
doc/source/ref/tabs.rst
doc/source/ref/test.rst
doc/source/ref/workflows.rst
doc/source/topics/angularjs.rst
doc/source/topics/customizing.rst
doc/source/topics/deployment.rst
doc/source/topics/install.rst
doc/source/topics/javascript_testing.rst
doc/source/topics/packaging.rst
doc/source/topics/policy.rst
doc/source/topics/settings.rst
doc/source/topics/styling.rst
doc/source/topics/tables.rst
doc/source/topics/testing.rst
doc/source/topics/translation.rst
doc/source/topics/workflows.rst
doc/source/tutorials/dashboard.rst
doc/source/tutorials/plugin.rst
doc/source/tutorials/table_actions.rst
doc/source/tutorials/workflow_extend.rst
horizon/__init__.py
horizon/base.py
horizon/context_processors.py
horizon/decorators.py
horizon/exceptions.py
horizon/karma.conf.js
horizon/loaders.py
horizon/messages.py
horizon/notifications.py
horizon/site_urls.py
horizon/themes.py
horizon/version.py
horizon/views.py
horizon.egg-info/PKG-INFO
horizon.egg-info/SOURCES.txt
horizon.egg-info/dependency_links.txt
horizon.egg-info/not-zip-safe
horizon.egg-info/pbr.json
horizon.egg-info/requires.txt
horizon.egg-info/top_level.txt
horizon/browsers/__init__.py
horizon/browsers/base.py
horizon/browsers/breadcrumb.py
horizon/browsers/views.py
horizon/conf/__init__.py
horizon/conf/default.py
horizon/conf/dash_template/__init__.py
horizon/conf/dash_template/dashboard.py.tmpl
horizon/conf/dash_template/static/dash_name/js/dash_name.js
horizon/conf/dash_template/static/dash_name/scss/dash_name.scss
horizon/conf/dash_template/templates/dash_name/base.html
horizon/conf/panel_template/__init__.py
horizon/conf/panel_template/panel.py.tmpl
horizon/conf/panel_template/tests.py.tmpl
horizon/conf/panel_template/urls.py.tmpl
horizon/conf/panel_template/views.py
horizon/conf/panel_template/templates/panel_name/index.html
horizon/contrib/__init__.py
horizon/contrib/bootstrap_datepicker.py
horizon/contrib/staticfiles/__init__.py
horizon/contrib/staticfiles/finders.py
horizon/forms/__init__.py
horizon/forms/base.py
horizon/forms/fields.py
horizon/forms/views.py
horizon/hacking/__init__.py
horizon/hacking/checks.py
horizon/locale/ca/LC_MESSAGES/django.po
horizon/locale/cs/LC_MESSAGES/django.po
horizon/locale/cs/LC_MESSAGES/djangojs.po
horizon/locale/de/LC_MESSAGES/django.po
horizon/locale/de/LC_MESSAGES/djangojs.po
horizon/locale/en_AU/LC_MESSAGES/django.po
horizon/locale/en_AU/LC_MESSAGES/djangojs.po
horizon/locale/en_GB/LC_MESSAGES/django.po
horizon/locale/en_GB/LC_MESSAGES/djangojs.po
horizon/locale/es/LC_MESSAGES/django.po
horizon/locale/es/LC_MESSAGES/djangojs.po
horizon/locale/es_MX/LC_MESSAGES/django.po
horizon/locale/fi_FI/LC_MESSAGES/django.po
horizon/locale/fil/LC_MESSAGES/django.po
horizon/locale/fr/LC_MESSAGES/django.po
horizon/locale/fr/LC_MESSAGES/djangojs.po
horizon/locale/hi/LC_MESSAGES/django.po
horizon/locale/hu/LC_MESSAGES/django.po
horizon/locale/id/LC_MESSAGES/django.po
horizon/locale/id/LC_MESSAGES/djangojs.po
horizon/locale/it/LC_MESSAGES/django.po
horizon/locale/it/LC_MESSAGES/djangojs.po
horizon/locale/ja/LC_MESSAGES/django.po
horizon/locale/ja/LC_MESSAGES/djangojs.po
horizon/locale/ko_KR/LC_MESSAGES/django.po
horizon/locale/ko_KR/LC_MESSAGES/djangojs.po
horizon/locale/nl_NL/LC_MESSAGES/django.po
horizon/locale/nl_NL/LC_MESSAGES/djangojs.po
horizon/locale/pa_IN/LC_MESSAGES/django.po
horizon/locale/pa_IN/LC_MESSAGES/djangojs.po
horizon/locale/pl_PL/LC_MESSAGES/django.po
horizon/locale/pl_PL/LC_MESSAGES/djangojs.po
horizon/locale/pt/LC_MESSAGES/django.po
horizon/locale/pt_BR/LC_MESSAGES/django.po
horizon/locale/pt_BR/LC_MESSAGES/djangojs.po
horizon/locale/ru/LC_MESSAGES/django.po
horizon/locale/ru/LC_MESSAGES/djangojs.po
horizon/locale/sl_SI/LC_MESSAGES/django.po
horizon/locale/sr/LC_MESSAGES/django.po
horizon/locale/tr_TR/LC_MESSAGES/django.po
horizon/locale/tr_TR/LC_MESSAGES/djangojs.po
horizon/locale/zh_CN/LC_MESSAGES/django.po
horizon/locale/zh_CN/LC_MESSAGES/djangojs.po
horizon/locale/zh_TW/LC_MESSAGES/django.po
horizon/locale/zh_TW/LC_MESSAGES/djangojs.po
horizon/management/__init__.py
horizon/management/commands/__init__.py
horizon/management/commands/startdash.py
horizon/management/commands/startpanel.py
horizon/middleware/__init__.py
horizon/middleware/base.py
horizon/middleware/operation_log.py
horizon/static/auth/.eslintrc
horizon/static/auth/auth.module.js
horizon/static/auth/login/login-finder.directive.js
horizon/static/auth/login/login.controller.js
horizon/static/auth/login/login.controller.spec.js
horizon/static/auth/login/login.module.js
horizon/static/auth/login/login.module.spec.js
horizon/static/auth/login/login.regular.mock.html
horizon/static/auth/login/login.spec.js
horizon/static/auth/login/login.websso.mock.html
horizon/static/framework/.eslintrc
horizon/static/framework/framework.module.js
horizon/static/framework/framework.module.spec.js
horizon/static/framework/framework.scss
horizon/static/framework/conf/conf.js
horizon/static/framework/conf/permissions.service.js
horizon/static/framework/conf/permissions.service.spec.js
horizon/static/framework/conf/resource-type-registry.service.js
horizon/static/framework/conf/resource-type-registry.service.spec.js
horizon/static/framework/util/util.module.js
horizon/static/framework/util/actions/action-result.service.js
horizon/static/framework/util/actions/action-result.service.spec.js
horizon/static/framework/util/actions/actions.module.js
horizon/static/framework/util/bind-scope/bind-scope.directive.js
horizon/static/framework/util/bind-scope/bind-scope.module.js
horizon/static/framework/util/bind-scope/bind-scope.spec.js
horizon/static/framework/util/extensible/extensible.module.js
horizon/static/framework/util/extensible/extensible.service.js
horizon/static/framework/util/extensible/extensible.service.spec.js
horizon/static/framework/util/file/file-reader.service.js
horizon/static/framework/util/file/file-reader.service.spec.js
horizon/static/framework/util/file/file.module.js
horizon/static/framework/util/filters/filters.js
horizon/static/framework/util/filters/filters.module.js
horizon/static/framework/util/filters/filters.spec.js
horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js
horizon/static/framework/util/http/http.js
horizon/static/framework/util/http/http.spec.js
horizon/static/framework/util/i18n/i18n.js
horizon/static/framework/util/i18n/i18n.spec.js
horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js
horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js
horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js
horizon/static/framework/util/promise-toggle/promise-toggle.module.js
horizon/static/framework/util/q/q.extensions.js
horizon/static/framework/util/q/q.extensions.spec.js
horizon/static/framework/util/q/q.module.js
horizon/static/framework/util/q/q.module.spec.js
horizon/static/framework/util/tech-debt/dummy.controller.js
horizon/static/framework/util/tech-debt/helper-functions.service.js
horizon/static/framework/util/tech-debt/helper-functions.service.spec.js
horizon/static/framework/util/tech-debt/image-file-on-change.directive.js
horizon/static/framework/util/tech-debt/tech-debt.module.js
horizon/static/framework/util/uuid/uuid.js
horizon/static/framework/util/uuid/uuid.spec.js
horizon/static/framework/util/validators/hz-password-match.directive.js
horizon/static/framework/util/validators/hz-password-match.directive.spec.js
horizon/static/framework/util/validators/validate-number-max.directive.js
horizon/static/framework/util/validators/validate-number-min.directive.js
horizon/static/framework/util/validators/validate-unique.js
horizon/static/framework/util/validators/validators.module.js
horizon/static/framework/util/validators/validators.spec.js
horizon/static/framework/util/workflow/workflow.module.js
horizon/static/framework/util/workflow/workflow.service.js
horizon/static/framework/util/workflow/workflow.spec.js
horizon/static/framework/widgets/widgets.module.js
horizon/static/framework/widgets/widgets.module.spec.js
horizon/static/framework/widgets/widgets.scss
horizon/static/framework/widgets/action-list/action-list.directive.js
horizon/static/framework/widgets/action-list/action-list.module.js
horizon/static/framework/widgets/action-list/action-list.scss
horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html
horizon/static/framework/widgets/action-list/action-list.spec.js
horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html
horizon/static/framework/widgets/action-list/action.directive.js
horizon/static/framework/widgets/action-list/action.html
horizon/static/framework/widgets/action-list/actions-batch.template.html
horizon/static/framework/widgets/action-list/actions-create.template.html
horizon/static/framework/widgets/action-list/actions-danger.template.html
horizon/static/framework/widgets/action-list/actions-delete-selected.template.html
horizon/static/framework/widgets/action-list/actions-delete.template.html
horizon/static/framework/widgets/action-list/actions-detail.template.html
horizon/static/framework/widgets/action-list/actions-row.template.html
horizon/static/framework/widgets/action-list/actions.batch.mock.html
horizon/static/framework/widgets/action-list/actions.controller.js
horizon/static/framework/widgets/action-list/actions.custom.mock.html
horizon/static/framework/widgets/action-list/actions.custom2.mock.html
horizon/static/framework/widgets/action-list/actions.detail.mock.html
horizon/static/framework/widgets/action-list/actions.directive.js
horizon/static/framework/widgets/action-list/actions.directive.spec.js
horizon/static/framework/widgets/action-list/actions.row.mock.html
horizon/static/framework/widgets/action-list/actions.service.js
horizon/static/framework/widgets/action-list/button-group.mock.html
horizon/static/framework/widgets/action-list/button-tooltip.directive.js
horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js
horizon/static/framework/widgets/action-list/menu-item.html
horizon/static/framework/widgets/action-list/menu.directive.js
horizon/static/framework/widgets/action-list/menu.html
horizon/static/framework/widgets/action-list/single-button.html
horizon/static/framework/widgets/action-list/split-button.html
horizon/static/framework/widgets/action-list/warning-tooltip.html
horizon/static/framework/widgets/charts/chart-tooltip.directive.js
horizon/static/framework/widgets/charts/chart-tooltip.html
horizon/static/framework/widgets/charts/chart-tooltip.scss
horizon/static/framework/widgets/charts/chart-tooltip.spec.js
horizon/static/framework/widgets/charts/charts.module.js
horizon/static/framework/widgets/charts/charts.spec.js
horizon/static/framework/widgets/charts/pie-chart.directive.js
horizon/static/framework/widgets/charts/pie-chart.html
horizon/static/framework/widgets/charts/pie-chart.scss
horizon/static/framework/widgets/charts/pie-chart.spec.js
horizon/static/framework/widgets/details/details.directive.js
horizon/static/framework/widgets/details/details.html
horizon/static/framework/widgets/details/details.module.js
horizon/static/framework/widgets/details/routed-details-view.controller.js
horizon/static/framework/widgets/details/routed-details-view.controller.spec.js
horizon/static/framework/widgets/details/routed-details-view.html
horizon/static/framework/widgets/form/builders.provider.js
horizon/static/framework/widgets/form/builders.provider.spec.js
horizon/static/framework/widgets/form/decorator.js
horizon/static/framework/widgets/form/decorator.spec.js
horizon/static/framework/widgets/form/form.module.js
horizon/static/framework/widgets/form/modal-form.controller.js
horizon/static/framework/widgets/form/modal-form.controller.spec.js
horizon/static/framework/widgets/form/modal-form.html
horizon/static/framework/widgets/form/modal-form.service.js
horizon/static/framework/widgets/form/modal-form.service.spec.js
horizon/static/framework/widgets/form/fields/array.html
horizon/static/framework/widgets/form/fields/checkbox.html
horizon/static/framework/widgets/form/fields/checkboxes.html
horizon/static/framework/widgets/form/fields/default.html
horizon/static/framework/widgets/form/fields/fieldset.html
horizon/static/framework/widgets/form/fields/help.html
horizon/static/framework/widgets/form/fields/radio-buttons.html
horizon/static/framework/widgets/form/fields/radios-inline.html
horizon/static/framework/widgets/form/fields/radios.html
horizon/static/framework/widgets/form/fields/section.html
horizon/static/framework/widgets/form/fields/select.html
horizon/static/framework/widgets/form/fields/submit.html
horizon/static/framework/widgets/form/fields/tabarray.html
horizon/static/framework/widgets/form/fields/tabs.html
horizon/static/framework/widgets/form/fields/textarea.html
horizon/static/framework/widgets/headers/headers.module.js
horizon/static/framework/widgets/headers/headers.module.spec.js
horizon/static/framework/widgets/headers/headers.scss
horizon/static/framework/widgets/headers/hz-page-header.directive.js
horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js
horizon/static/framework/widgets/headers/hz-page-header.html
horizon/static/framework/widgets/help-panel/help-panel.directive.js
horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js
horizon/static/framework/widgets/help-panel/help-panel.html
horizon/static/framework/widgets/help-panel/help-panel.module.js
horizon/static/framework/widgets/help-panel/help-panel.module.spec.js
horizon/static/framework/widgets/load-edit/load-edit.directive.js
horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js
horizon/static/framework/widgets/load-edit/load-edit.html
horizon/static/framework/widgets/load-edit/load-edit.module.js
horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js
horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html
horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js
horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js
horizon/static/framework/widgets/magic-search/magic-search.controller.js
horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js
horizon/static/framework/widgets/magic-search/magic-search.directive.js
horizon/static/framework/widgets/magic-search/magic-search.html
horizon/static/framework/widgets/magic-search/magic-search.module.js
horizon/static/framework/widgets/magic-search/magic-search.scss
horizon/static/framework/widgets/magic-search/magic-search.service.js
horizon/static/framework/widgets/magic-search/magic-search.service.spec.js
horizon/static/framework/widgets/magic-search/st-magic-search.directive.js
horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js
horizon/static/framework/widgets/metadata/metadata.module.js
horizon/static/framework/widgets/metadata/metadata.scss
horizon/static/framework/widgets/metadata/display/display.module.js
horizon/static/framework/widgets/metadata/display/display.scss
horizon/static/framework/widgets/metadata/display/display.spec.js
horizon/static/framework/widgets/metadata/display/metadata-display.controller.js
horizon/static/framework/widgets/metadata/display/metadata-display.directive.js
horizon/static/framework/widgets/metadata/display/metadata-display.html
horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js
horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js
horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js
horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html
horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js
horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js
horizon/static/framework/widgets/metadata/tree/metadata-tree.html
horizon/static/framework/widgets/metadata/tree/tree.module.js
horizon/static/framework/widgets/metadata/tree/tree.scss
horizon/static/framework/widgets/metadata/tree/tree.service.js
horizon/static/framework/widgets/metadata/tree/tree.spec.js
horizon/static/framework/widgets/modal/delete-modal.service.js
horizon/static/framework/widgets/modal/delete-modal.service.spec.js
horizon/static/framework/widgets/modal/modal.module.js
horizon/static/framework/widgets/modal/simple-modal.controller.js
horizon/static/framework/widgets/modal/simple-modal.html
horizon/static/framework/widgets/modal/simple-modal.service.js
horizon/static/framework/widgets/modal/simple-modal.spec.js
horizon/static/framework/widgets/modal/wizard-modal.service.js
horizon/static/framework/widgets/modal/wizard-modal.service.spec.js
horizon/static/framework/widgets/modal/wizard.controller.js
horizon/static/framework/widgets/modal/wizard.controller.spec.js
horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js
horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js
horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.scss
horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js
horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js
horizon/static/framework/widgets/panel/hz-resource-panel.controller.js
horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js
horizon/static/framework/widgets/panel/hz-resource-panel.directive.js
horizon/static/framework/widgets/panel/hz-resource-panel.html
horizon/static/framework/widgets/panel/panel.module.js
horizon/static/framework/widgets/property/hz-field.directive.js
horizon/static/framework/widgets/property/hz-resource-property-list.directive.js
horizon/static/framework/widgets/property/hz-resource-property-list.html
horizon/static/framework/widgets/property/hz-resource-property.controller.js
horizon/static/framework/widgets/property/hz-resource-property.directive.js
horizon/static/framework/widgets/property/hz-resource-property.directive.spec.js
horizon/static/framework/widgets/property/hz-resource-property.html
horizon/static/framework/widgets/property/property.module.js
horizon/static/framework/widgets/table/hz-cell.directive.js
horizon/static/framework/widgets/table/hz-detail-row.directive.js
horizon/static/framework/widgets/table/hz-detail-row.html
horizon/static/framework/widgets/table/hz-dynamic-table.controller.js
horizon/static/framework/widgets/table/hz-dynamic-table.directive.js
horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js
horizon/static/framework/widgets/table/hz-dynamic-table.html
horizon/static/framework/widgets/table/hz-dynamic-table.scss
horizon/static/framework/widgets/table/hz-dynamic-table.spec.js
horizon/static/framework/widgets/table/hz-expand-detail.directive.js
horizon/static/framework/widgets/table/hz-no-items.directive.js
horizon/static/framework/widgets/table/hz-no-items.directive.spec.js
horizon/static/framework/widgets/table/hz-no-items.html
horizon/static/framework/widgets/table/hz-resource-table.controller.js
horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js
horizon/static/framework/widgets/table/hz-resource-table.directive.js
horizon/static/framework/widgets/table/hz-resource-table.html
horizon/static/framework/widgets/table/hz-search-bar.directive.js
horizon/static/framework/widgets/table/hz-select-all.directive.js
horizon/static/framework/widgets/table/hz-select.directive.js
horizon/static/framework/widgets/table/hz-table-footer.directive.js
horizon/static/framework/widgets/table/hz-table-footer.html
horizon/static/framework/widgets/table/hz-table.directive.js
horizon/static/framework/widgets/table/no-items.mock.html
horizon/static/framework/widgets/table/search-bar.html
horizon/static/framework/widgets/table/search-bar.spec.js
horizon/static/framework/widgets/table/st-table.mock.html
horizon/static/framework/widgets/table/table.controller.js
horizon/static/framework/widgets/table/table.mock.html
horizon/static/framework/widgets/table/table.module.js
horizon/static/framework/widgets/table/table.scss
horizon/static/framework/widgets/table/table.spec.js
horizon/static/framework/widgets/toast/toast.directive.js
horizon/static/framework/widgets/toast/toast.html
horizon/static/framework/widgets/toast/toast.module.js
horizon/static/framework/widgets/toast/toast.service.js
horizon/static/framework/widgets/toast/toast.spec.js
horizon/static/framework/widgets/transfer-table/filter-available.js
horizon/static/framework/widgets/transfer-table/filter-available.spec.js
horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html
horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html
horizon/static/framework/widgets/transfer-table/transfer-table.controller.js
horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js
horizon/static/framework/widgets/transfer-table/transfer-table.directive.js
horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js
horizon/static/framework/widgets/transfer-table/transfer-table.example.html
horizon/static/framework/widgets/transfer-table/transfer-table.html
horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html
horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html
horizon/static/framework/widgets/transfer-table/transfer-table.module.js
horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js
horizon/static/framework/widgets/wizard/modal-container.controller.js
horizon/static/framework/widgets/wizard/wizard.controller.js
horizon/static/framework/widgets/wizard/wizard.directive.js
horizon/static/framework/widgets/wizard/wizard.html
horizon/static/framework/widgets/wizard/wizard.module.js
horizon/static/framework/widgets/wizard/wizard.spec.js
horizon/static/horizon/.eslintrc
horizon/static/horizon/js/horizon.communication.js
horizon/static/horizon/js/horizon.d3barchart.js
horizon/static/horizon/js/horizon.d3linechart.js
horizon/static/horizon/js/horizon.d3piechart.js
horizon/static/horizon/js/horizon.datepickers.js
horizon/static/horizon/js/horizon.forms.js
horizon/static/horizon/js/horizon.formset_table.js
horizon/static/horizon/js/horizon.heattop.js
horizon/static/horizon/js/horizon.js
horizon/static/horizon/js/horizon.lists.js
horizon/static/horizon/js/horizon.membership.js
horizon/static/horizon/js/horizon.messages.js
horizon/static/horizon/js/horizon.modals.js
horizon/static/horizon/js/horizon.selenium.js
horizon/static/horizon/js/horizon.sidebar.js
horizon/static/horizon/js/horizon.string.js
horizon/static/horizon/js/horizon.tables.js
horizon/static/horizon/js/horizon.tables_inline_edit.js
horizon/static/horizon/js/horizon.tabs.js
horizon/static/horizon/js/horizon.templates.js
horizon/static/horizon/js/horizon.users.js
horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js
horizon/static/horizon/tests/jasmine/instances.legacy-spec.js
horizon/static/horizon/tests/jasmine/messages.legacy-spec.js
horizon/static/horizon/tests/jasmine/modals.legacy-spec.js
horizon/static/horizon/tests/jasmine/quota.legacy-spec.js
horizon/static/horizon/tests/jasmine/string.legacy-spec.js
horizon/static/horizon/tests/jasmine/tables.legacy-spec.js
horizon/static/horizon/tests/jasmine/templates.legacy-spec.js
horizon/tables/__init__.py
horizon/tables/actions.py
horizon/tables/base.py
horizon/tables/formset.py
horizon/tables/views.py
horizon/tabs/__init__.py
horizon/tabs/base.py
horizon/tabs/views.py
horizon/templates/auth/_description.html
horizon/templates/auth/_login.html
horizon/templates/auth/_login_form.html
horizon/templates/auth/_login_modal.html
horizon/templates/auth/_login_page.html
horizon/templates/auth/_splash.html
horizon/templates/auth/login.html
horizon/templates/bootstrap/breadcrumb.html
horizon/templates/bootstrap/progress_bar.html
horizon/templates/horizon/_messages.html
horizon/templates/horizon/_nav_list.html
horizon/templates/horizon/_script_i18n.html
horizon/templates/horizon/_sidebar.html
horizon/templates/horizon/_subnav_list.html
horizon/templates/horizon/client_side/_alert_message.html
horizon/templates/horizon/client_side/_confirm.html
horizon/templates/horizon/client_side/_loading.html
horizon/templates/horizon/client_side/_membership.html
horizon/templates/horizon/client_side/_modal.html
horizon/templates/horizon/client_side/_progress.html
horizon/templates/horizon/client_side/_script_loader.html
horizon/templates/horizon/client_side/_table_row.html
horizon/templates/horizon/client_side/template.html
horizon/templates/horizon/client_side/templates.html
horizon/templates/horizon/common/_breadcrumb.html
horizon/templates/horizon/common/_data_table.html
horizon/templates/horizon/common/_data_table_action.html
horizon/templates/horizon/common/_data_table_cell.html
horizon/templates/horizon/common/_data_table_pagination.html
horizon/templates/horizon/common/_data_table_row.html
horizon/templates/horizon/common/_data_table_row_action_row.html
horizon/templates/horizon/common/_data_table_row_actions_dropdown.html
horizon/templates/horizon/common/_data_table_row_actions_row.html
horizon/templates/horizon/common/_data_table_table_actions.html
horizon/templates/horizon/common/_data_table_view.html
horizon/templates/horizon/common/_detail.html
horizon/templates/horizon/common/_detail_header.html
horizon/templates/horizon/common/_detail_table.html
horizon/templates/horizon/common/_domain_page_header.html
horizon/templates/horizon/common/_form_errors.html
horizon/templates/horizon/common/_form_field.html
horizon/templates/horizon/common/_form_field_decorator.html
horizon/templates/horizon/common/_form_field_required.html
horizon/templates/horizon/common/_form_fields.html
horizon/templates/horizon/common/_formset_table.html
horizon/templates/horizon/common/_formset_table_row.html
horizon/templates/horizon/common/_horizontal_field.html
horizon/templates/horizon/common/_horizontal_fields.html
horizon/templates/horizon/common/_keystone_provider_selector.html
horizon/templates/horizon/common/_limit_summary.html
horizon/templates/horizon/common/_modal.html
horizon/templates/horizon/common/_modal_form.html
horizon/templates/horizon/common/_modal_form_add_members.html
horizon/templates/horizon/common/_page_header.html
horizon/templates/horizon/common/_region_selector.html
horizon/templates/horizon/common/_resource_browser.html
horizon/templates/horizon/common/_sidebar.html
horizon/templates/horizon/common/_sidebar_module.html
horizon/templates/horizon/common/_tab_group.html
horizon/templates/horizon/common/_usage_summary.html
horizon/templates/horizon/common/_workflow.html
horizon/templates/horizon/common/_workflow_base.html
horizon/templates/horizon/common/_workflow_step.html
horizon/templates/horizon/common/_workflow_step_update_members.html
horizon/templates/horizon/common/fields/_themable_checkbox.html
horizon/templates/horizon/common/fields/_themable_radiobutton.html
horizon/templates/horizon/common/fields/_themable_select.html
horizon/templates/horizon/jasmine/index.html
horizon/templates/horizon/jasmine/jasmine.html
horizon/templates/horizon/jasmine/jasmine_legacy.html
horizon/templatetags/__init__.py
horizon/templatetags/angular.py
horizon/templatetags/bootstrap.py
horizon/templatetags/branding.py
horizon/templatetags/breadcrumb_nav.py
horizon/templatetags/form_helpers.py
horizon/templatetags/horizon.py
horizon/templatetags/parse_date.py
horizon/templatetags/shellfilter.py
horizon/templatetags/sizeformat.py
horizon/templatetags/truncate_filter.py
horizon/test/__init__.py
horizon/test/firefox_binary.py
horizon/test/helpers.py
horizon/test/settings.py
horizon/test/test_hacking.py
horizon/test/urls.py
horizon/test/utils.py
horizon/test/webdriver.py
horizon/test/customization/__init__.py
horizon/test/customization/cust_test1.py
horizon/test/customization/cust_test2.py
horizon/test/dummy_auth/__init__.py
horizon/test/dummy_auth/backend.py
horizon/test/jasmine/__init__.py
horizon/test/jasmine/jasmine.py
horizon/test/messages/test_info.json
horizon/test/messages/test_invalid.json
horizon/test/messages/test_warning.json
horizon/test/templates/404.html
horizon/test/templates/_tab.html
horizon/test/templates/base-sidebar.html
horizon/test/templates/base.html
horizon/test/templates/tab_group.html
horizon/test/templates/workflow.html
horizon/test/templates/registration/login.html
horizon/test/test_dashboards/__init__.py
horizon/test/test_dashboards/cats/__init__.py
horizon/test/test_dashboards/cats/dashboard.py
horizon/test/test_dashboards/cats/kittens/__init__.py
horizon/test/test_dashboards/cats/kittens/panel.py
horizon/test/test_dashboards/cats/kittens/urls.py
horizon/test/test_dashboards/cats/kittens/views.py
horizon/test/test_dashboards/cats/kittens/templates/kittens/index.html
horizon/test/test_dashboards/cats/static/cats/js/cats.js
horizon/test/test_dashboards/cats/static/cats/scss/cats.scss
horizon/test/test_dashboards/cats/templates/cats/base.html
horizon/test/test_dashboards/cats/tigers/__init__.py
horizon/test/test_dashboards/cats/tigers/panel.py
horizon/test/test_dashboards/cats/tigers/urls.py
horizon/test/test_dashboards/cats/tigers/views.py
horizon/test/test_dashboards/cats/tigers/templates/tigers/index.html
horizon/test/test_dashboards/dogs/__init__.py
horizon/test/test_dashboards/dogs/dashboard.py
horizon/test/test_dashboards/dogs/puppies/__init__.py
horizon/test/test_dashboards/dogs/puppies/panel.py
horizon/test/test_dashboards/dogs/puppies/tables.py
horizon/test/test_dashboards/dogs/puppies/tabs.py
horizon/test/test_dashboards/dogs/puppies/urls.py
horizon/test/test_dashboards/dogs/puppies/views.py
horizon/test/test_dashboards/dogs/puppies/templates/puppies/index.html
horizon/test/test_dashboards/dogs/puppies/templates/puppies/two_tabs.html
horizon/test/test_dashboards/dogs/static/dogs/js/dogs.js
horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss
horizon/test/test_dashboards/dogs/templates/dogs/base.html
horizon/test/tests/__init__.py
horizon/test/tests/babel_extract_angular.py
horizon/test/tests/base.py
horizon/test/tests/exceptions.py
horizon/test/tests/forms.py
horizon/test/tests/messages.py
horizon/test/tests/middleware.py
horizon/test/tests/notifications.py
horizon/test/tests/selenium_tests.py
horizon/test/tests/tables.py
horizon/test/tests/tabs.py
horizon/test/tests/templatetags.py
horizon/test/tests/test_commands.py
horizon/test/tests/test_file_discovery.py
horizon/test/tests/utils.py
horizon/test/tests/views.py
horizon/test/tests/workflows.py
horizon/utils/__init__.py
horizon/utils/babel_extract_angular.py
horizon/utils/csvbase.py
horizon/utils/escape.py
horizon/utils/file_discovery.py
horizon/utils/filters.py
horizon/utils/functions.py
horizon/utils/html.py
horizon/utils/lazy_encoder.py
horizon/utils/memoized.py
horizon/utils/scss_filter.py
horizon/utils/secret_key.py
horizon/utils/settings.py
horizon/utils/units.py
horizon/utils/validators.py
horizon/workflows/__init__.py
horizon/workflows/base.py
horizon/workflows/views.py
openstack_dashboard/.eslintrc
openstack_dashboard/__init__.py
openstack_dashboard/context_processors.py
openstack_dashboard/exceptions.py
openstack_dashboard/hooks.py
openstack_dashboard/karma.conf.js
openstack_dashboard/policy.py
openstack_dashboard/settings.py
openstack_dashboard/theme_settings.py
openstack_dashboard/urls.py
openstack_dashboard/views.py
openstack_dashboard/api/__init__.py
openstack_dashboard/api/base.py
openstack_dashboard/api/cinder.py
openstack_dashboard/api/fwaas.py
openstack_dashboard/api/glance.py
openstack_dashboard/api/heat.py
openstack_dashboard/api/keystone.py
openstack_dashboard/api/network.py
openstack_dashboard/api/network_base.py
openstack_dashboard/api/neutron.py
openstack_dashboard/api/nova.py
openstack_dashboard/api/swift.py
openstack_dashboard/api/vpn.py
openstack_dashboard/api/rest/__init__.py
openstack_dashboard/api/rest/cinder.py
openstack_dashboard/api/rest/config.py
openstack_dashboard/api/rest/glance.py
openstack_dashboard/api/rest/heat.py
openstack_dashboard/api/rest/json_encoder.py
openstack_dashboard/api/rest/keystone.py
openstack_dashboard/api/rest/network.py
openstack_dashboard/api/rest/neutron.py
openstack_dashboard/api/rest/nova.py
openstack_dashboard/api/rest/policy.py
openstack_dashboard/api/rest/swift.py
openstack_dashboard/api/rest/urls.py
openstack_dashboard/api/rest/utils.py
openstack_dashboard/conf/cinder_policy.json
openstack_dashboard/conf/glance_policy.json
openstack_dashboard/conf/heat_policy.json
openstack_dashboard/conf/keystone_policy.json
openstack_dashboard/conf/neutron_policy.json
openstack_dashboard/conf/nova_policy.json
openstack_dashboard/contrib/__init__.py
openstack_dashboard/contrib/developer/__init__.py
openstack_dashboard/contrib/developer/dashboard.py
openstack_dashboard/contrib/developer/tests.py
openstack_dashboard/contrib/developer/enabled/_9001_developer.py
openstack_dashboard/contrib/developer/enabled/_9010_preview.py
openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py
openstack_dashboard/contrib/developer/enabled/_9030_profiler.py
openstack_dashboard/contrib/developer/enabled/__init__.py
openstack_dashboard/contrib/developer/profiler/__init__.py
openstack_dashboard/contrib/developer/profiler/api.py
openstack_dashboard/contrib/developer/profiler/middleware.py
openstack_dashboard/contrib/developer/profiler/panel.py
openstack_dashboard/contrib/developer/profiler/urls.py
openstack_dashboard/contrib/developer/profiler/views.py
openstack_dashboard/contrib/developer/profiler/templates/profiler/_mode_picker.html
openstack_dashboard/contrib/developer/profiler/templates/profiler/index.html
openstack_dashboard/contrib/developer/resource_browser/__init__.py
openstack_dashboard/contrib/developer/resource_browser/panel.py
openstack_dashboard/contrib/developer/resource_browser/urls.py
openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.js
openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.spec.js
openstack_dashboard/contrib/developer/static/dashboard/developer/developer.scss
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.controller.js
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.details.html
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.directive.js
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.module.js
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.scss
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.trace-table.html
openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.tree-node.html
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.controller.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.directive.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.html
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.controller.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.directive.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.html
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.spec.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resources.html
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.controller.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.directive.js
openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.html
openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.directive.js
openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html
openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.js
openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.spec.js
openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.scss
openstack_dashboard/contrib/developer/theme_preview/__init__.py
openstack_dashboard/contrib/developer/theme_preview/panel.py
openstack_dashboard/contrib/developer/theme_preview/urls.py
openstack_dashboard/contrib/developer/theme_preview/views.py
openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview/index.html
openstack_dashboard/dashboards/__init__.py
openstack_dashboard/dashboards/admin/__init__.py
openstack_dashboard/dashboards/admin/dashboard.py
openstack_dashboard/dashboards/admin/aggregates/__init__.py
openstack_dashboard/dashboards/admin/aggregates/constants.py
openstack_dashboard/dashboards/admin/aggregates/forms.py
openstack_dashboard/dashboards/admin/aggregates/panel.py
openstack_dashboard/dashboards/admin/aggregates/tables.py
openstack_dashboard/dashboards/admin/aggregates/tests.py
openstack_dashboard/dashboards/admin/aggregates/urls.py
openstack_dashboard/dashboards/admin/aggregates/views.py
openstack_dashboard/dashboards/admin/aggregates/workflows.py
openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html
openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/create.html
openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/index.html
openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/manage_hosts.html
openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/update.html
openstack_dashboard/dashboards/admin/defaults/__init__.py
openstack_dashboard/dashboards/admin/defaults/panel.py
openstack_dashboard/dashboards/admin/defaults/tables.py
openstack_dashboard/dashboards/admin/defaults/tabs.py
openstack_dashboard/dashboards/admin/defaults/tests.py
openstack_dashboard/dashboards/admin/defaults/urls.py
openstack_dashboard/dashboards/admin/defaults/views.py
openstack_dashboard/dashboards/admin/defaults/workflows.py
openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html
openstack_dashboard/dashboards/admin/flavors/__init__.py
openstack_dashboard/dashboards/admin/flavors/constants.py
openstack_dashboard/dashboards/admin/flavors/panel.py
openstack_dashboard/dashboards/admin/flavors/tables.py
openstack_dashboard/dashboards/admin/flavors/tests.py
openstack_dashboard/dashboards/admin/flavors/urls.py
openstack_dashboard/dashboards/admin/flavors/views.py
openstack_dashboard/dashboards/admin/flavors/workflows.py
openstack_dashboard/dashboards/admin/flavors/templates/flavors/create.html
openstack_dashboard/dashboards/admin/flavors/templates/flavors/update.html
openstack_dashboard/dashboards/admin/floating_ips/__init__.py
openstack_dashboard/dashboards/admin/floating_ips/forms.py
openstack_dashboard/dashboards/admin/floating_ips/panel.py
openstack_dashboard/dashboards/admin/floating_ips/tables.py
openstack_dashboard/dashboards/admin/floating_ips/tests.py
openstack_dashboard/dashboards/admin/floating_ips/urls.py
openstack_dashboard/dashboards/admin/floating_ips/views.py
openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/_allocate.html
openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/allocate.html
openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/detail.html
openstack_dashboard/dashboards/admin/hypervisors/__init__.py
openstack_dashboard/dashboards/admin/hypervisors/panel.py
openstack_dashboard/dashboards/admin/hypervisors/tables.py
openstack_dashboard/dashboards/admin/hypervisors/tabs.py
openstack_dashboard/dashboards/admin/hypervisors/tests.py
openstack_dashboard/dashboards/admin/hypervisors/urls.py
openstack_dashboard/dashboards/admin/hypervisors/views.py
openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py
openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py
openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py
openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py
openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py
openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py
openstack_dashboard/dashboards/admin/hypervisors/compute/views.py
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/detail.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/index.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/disable_service.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html
openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/migrate_host.html
openstack_dashboard/dashboards/admin/images/__init__.py
openstack_dashboard/dashboards/admin/images/forms.py
openstack_dashboard/dashboards/admin/images/panel.py
openstack_dashboard/dashboards/admin/images/tables.py
openstack_dashboard/dashboards/admin/images/tests.py
openstack_dashboard/dashboards/admin/images/urls.py
openstack_dashboard/dashboards/admin/images/views.py
openstack_dashboard/dashboards/admin/images/templates/images/_create.html
openstack_dashboard/dashboards/admin/images/templates/images/_update.html
openstack_dashboard/dashboards/admin/images/templates/images/create.html
openstack_dashboard/dashboards/admin/images/templates/images/update.html
openstack_dashboard/dashboards/admin/info/__init__.py
openstack_dashboard/dashboards/admin/info/constants.py
openstack_dashboard/dashboards/admin/info/panel.py
openstack_dashboard/dashboards/admin/info/tables.py
openstack_dashboard/dashboards/admin/info/tabs.py
openstack_dashboard/dashboards/admin/info/tests.py
openstack_dashboard/dashboards/admin/info/urls.py
openstack_dashboard/dashboards/admin/info/views.py
openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v2.html
openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v3.html
openstack_dashboard/dashboards/admin/info/templates/info/_cell_status.html
openstack_dashboard/dashboards/admin/info/templates/info/index.html
openstack_dashboard/dashboards/admin/instances/__init__.py
openstack_dashboard/dashboards/admin/instances/forms.py
openstack_dashboard/dashboards/admin/instances/panel.py
openstack_dashboard/dashboards/admin/instances/tables.py
openstack_dashboard/dashboards/admin/instances/tests.py
openstack_dashboard/dashboards/admin/instances/urls.py
openstack_dashboard/dashboards/admin/instances/views.py
openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html
openstack_dashboard/dashboards/admin/instances/templates/instances/live_migrate.html
openstack_dashboard/dashboards/admin/metadata_defs/__init__.py
openstack_dashboard/dashboards/admin/metadata_defs/constants.py
openstack_dashboard/dashboards/admin/metadata_defs/forms.py
openstack_dashboard/dashboards/admin/metadata_defs/panel.py
openstack_dashboard/dashboards/admin/metadata_defs/tables.py
openstack_dashboard/dashboards/admin/metadata_defs/tabs.py
openstack_dashboard/dashboards/admin/metadata_defs/tests.py
openstack_dashboard/dashboards/admin/metadata_defs/urls.py
openstack_dashboard/dashboards/admin/metadata_defs/views.py
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_contents.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_resource_types.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_update.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/create.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html
openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/update.html
openstack_dashboard/dashboards/admin/networks/__init__.py
openstack_dashboard/dashboards/admin/networks/forms.py
openstack_dashboard/dashboards/admin/networks/panel.py
openstack_dashboard/dashboards/admin/networks/tables.py
openstack_dashboard/dashboards/admin/networks/tests.py
openstack_dashboard/dashboards/admin/networks/urls.py
openstack_dashboard/dashboards/admin/networks/views.py
openstack_dashboard/dashboards/admin/networks/agents/__init__.py
openstack_dashboard/dashboards/admin/networks/agents/forms.py
openstack_dashboard/dashboards/admin/networks/agents/tables.py
openstack_dashboard/dashboards/admin/networks/agents/tabs.py
openstack_dashboard/dashboards/admin/networks/agents/tests.py
openstack_dashboard/dashboards/admin/networks/agents/views.py
openstack_dashboard/dashboards/admin/networks/ports/__init__.py
openstack_dashboard/dashboards/admin/networks/ports/forms.py
openstack_dashboard/dashboards/admin/networks/ports/tables.py
openstack_dashboard/dashboards/admin/networks/ports/tabs.py
openstack_dashboard/dashboards/admin/networks/ports/tests.py
openstack_dashboard/dashboards/admin/networks/ports/urls.py
openstack_dashboard/dashboards/admin/networks/ports/views.py
openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py
openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/__init__.py
openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/forms.py
openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/views.py
openstack_dashboard/dashboards/admin/networks/subnets/__init__.py
openstack_dashboard/dashboards/admin/networks/subnets/tables.py
openstack_dashboard/dashboards/admin/networks/subnets/tests.py
openstack_dashboard/dashboards/admin/networks/subnets/urls.py
openstack_dashboard/dashboards/admin/networks/subnets/views.py
openstack_dashboard/dashboards/admin/networks/subnets/workflows.py
openstack_dashboard/dashboards/admin/networks/templates/networks/_create.html
openstack_dashboard/dashboards/admin/networks/templates/networks/_update.html
openstack_dashboard/dashboards/admin/networks/templates/networks/create.html
openstack_dashboard/dashboards/admin/networks/templates/networks/update.html
openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html
openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html
openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_create.html
openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_update.html
openstack_dashboard/dashboards/admin/networks/templates/networks/ports/create.html
openstack_dashboard/dashboards/admin/networks/templates/networks/ports/update.html
openstack_dashboard/dashboards/admin/ngflavors/__init__.py
openstack_dashboard/dashboards/admin/ngflavors/panel.py
openstack_dashboard/dashboards/admin/ngflavors/urls.py
openstack_dashboard/dashboards/admin/ngflavors/views.py
openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors/index.html
openstack_dashboard/dashboards/admin/overview/__init__.py
openstack_dashboard/dashboards/admin/overview/panel.py
openstack_dashboard/dashboards/admin/overview/tests.py
openstack_dashboard/dashboards/admin/overview/urls.py
openstack_dashboard/dashboards/admin/overview/views.py
openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv
openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html
openstack_dashboard/dashboards/admin/routers/__init__.py
openstack_dashboard/dashboards/admin/routers/forms.py
openstack_dashboard/dashboards/admin/routers/panel.py
openstack_dashboard/dashboards/admin/routers/tables.py
openstack_dashboard/dashboards/admin/routers/tabs.py
openstack_dashboard/dashboards/admin/routers/tests.py
openstack_dashboard/dashboards/admin/routers/urls.py
openstack_dashboard/dashboards/admin/routers/views.py
openstack_dashboard/dashboards/admin/routers/extensions/__init__.py
openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py
openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py
openstack_dashboard/dashboards/admin/routers/ports/__init__.py
openstack_dashboard/dashboards/admin/routers/ports/tables.py
openstack_dashboard/dashboards/admin/routers/ports/tabs.py
openstack_dashboard/dashboards/admin/routers/ports/urls.py
openstack_dashboard/dashboards/admin/routers/ports/views.py
openstack_dashboard/dashboards/admin/routers/templates/routers/update.html
openstack_dashboard/dashboards/admin/volumes/__init__.py
openstack_dashboard/dashboards/admin/volumes/panel.py
openstack_dashboard/dashboards/admin/volumes/tabs.py
openstack_dashboard/dashboards/admin/volumes/tests.py
openstack_dashboard/dashboards/admin/volumes/urls.py
openstack_dashboard/dashboards/admin/volumes/views.py
openstack_dashboard/dashboards/admin/volumes/snapshots/__init__.py
openstack_dashboard/dashboards/admin/volumes/snapshots/forms.py
openstack_dashboard/dashboards/admin/volumes/snapshots/tables.py
openstack_dashboard/dashboards/admin/volumes/snapshots/tabs.py
openstack_dashboard/dashboards/admin/volumes/snapshots/tests.py
openstack_dashboard/dashboards/admin/volumes/snapshots/urls.py
openstack_dashboard/dashboards/admin/volumes/snapshots/views.py
openstack_dashboard/dashboards/admin/volumes/templates/volumes/index.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/_detail_overview.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/_update_status.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/snapshots/update_status.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_associate_qos_spec.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_create_qos_spec.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_create_volume_type_encryption.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_edit_qos_spec_consumer.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_update_volume_type.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_update_volume_type_encryption.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/_volume_encryption_type_detail.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/associate_qos_spec.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/create_qos_spec.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/create_volume_type.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/create_volume_type_encryption.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/edit_qos_spec_consumer.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/update_volume_type.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/update_volume_type_encryption.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/volume_encryption_type_detail.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/volume_types_tables.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/extras/_create.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/extras/_edit.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/extras/_index.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/extras/create.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/extras/edit.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/extras/index.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_create.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_edit.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/_index.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/create.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/edit.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volume_types/qos_specs/index.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_manage_volume.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_migrate_volume.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_unmanage_volume.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_update_status.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/manage_volume.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/migrate_volume.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/unmanage_volume.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/update_status.html
openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/volumes_tables.html
openstack_dashboard/dashboards/admin/volumes/volume_types/__init__.py
openstack_dashboard/dashboards/admin/volumes/volume_types/forms.py
openstack_dashboard/dashboards/admin/volumes/volume_types/tables.py
openstack_dashboard/dashboards/admin/volumes/volume_types/tests.py
openstack_dashboard/dashboards/admin/volumes/volume_types/urls.py
openstack_dashboard/dashboards/admin/volumes/volume_types/views.py
openstack_dashboard/dashboards/admin/volumes/volume_types/extras/__init__.py
openstack_dashboard/dashboards/admin/volumes/volume_types/extras/forms.py
openstack_dashboard/dashboards/admin/volumes/volume_types/extras/tables.py
openstack_dashboard/dashboards/admin/volumes/volume_types/extras/tests.py
openstack_dashboard/dashboards/admin/volumes/volume_types/extras/urls.py
openstack_dashboard/dashboards/admin/volumes/volume_types/extras/views.py
openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/__init__.py
openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/forms.py
openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/tables.py
openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/tests.py
openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/urls.py
openstack_dashboard/dashboards/admin/volumes/volume_types/qos_specs/views.py
openstack_dashboard/dashboards/admin/volumes/volumes/__init__.py
openstack_dashboard/dashboards/admin/volumes/volumes/forms.py
openstack_dashboard/dashboards/admin/volumes/volumes/tables.py
openstack_dashboard/dashboards/admin/volumes/volumes/tests.py
openstack_dashboard/dashboards/admin/volumes/volumes/urls.py
openstack_dashboard/dashboards/admin/volumes/volumes/views.py
openstack_dashboard/dashboards/identity/__init__.py
openstack_dashboard/dashboards/identity/dashboard.py
openstack_dashboard/dashboards/identity/domains/__init__.py
openstack_dashboard/dashboards/identity/domains/constants.py
openstack_dashboard/dashboards/identity/domains/panel.py
openstack_dashboard/dashboards/identity/domains/tables.py
openstack_dashboard/dashboards/identity/domains/tests.py
openstack_dashboard/dashboards/identity/domains/urls.py
openstack_dashboard/dashboards/identity/domains/views.py
openstack_dashboard/dashboards/identity/domains/workflows.py
openstack_dashboard/dashboards/identity/domains/templates/domains/index.html
openstack_dashboard/dashboards/identity/groups/__init__.py
openstack_dashboard/dashboards/identity/groups/constants.py
openstack_dashboard/dashboards/identity/groups/forms.py
openstack_dashboard/dashboards/identity/groups/panel.py
openstack_dashboard/dashboards/identity/groups/tables.py
openstack_dashboard/dashboards/identity/groups/tests.py
openstack_dashboard/dashboards/identity/groups/urls.py
openstack_dashboard/dashboards/identity/groups/views.py
openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html
openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html
openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html
openstack_dashboard/dashboards/identity/groups/templates/groups/add_non_member.html
openstack_dashboard/dashboards/identity/groups/templates/groups/create.html
openstack_dashboard/dashboards/identity/groups/templates/groups/index.html
openstack_dashboard/dashboards/identity/groups/templates/groups/manage.html
openstack_dashboard/dashboards/identity/groups/templates/groups/update.html
openstack_dashboard/dashboards/identity/identity_providers/__init__.py
openstack_dashboard/dashboards/identity/identity_providers/forms.py
openstack_dashboard/dashboards/identity/identity_providers/panel.py
openstack_dashboard/dashboards/identity/identity_providers/tables.py
openstack_dashboard/dashboards/identity/identity_providers/tabs.py
openstack_dashboard/dashboards/identity/identity_providers/tests.py
openstack_dashboard/dashboards/identity/identity_providers/urls.py
openstack_dashboard/dashboards/identity/identity_providers/views.py
openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py
openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py
openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py
openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py
openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py
openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_register.html
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_update.html
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/register.html
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/update.html
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/_create.html
openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/create.html
openstack_dashboard/dashboards/identity/mappings/__init__.py
openstack_dashboard/dashboards/identity/mappings/forms.py
openstack_dashboard/dashboards/identity/mappings/panel.py
openstack_dashboard/dashboards/identity/mappings/tables.py
openstack_dashboard/dashboards/identity/mappings/tests.py
openstack_dashboard/dashboards/identity/mappings/urls.py
openstack_dashboard/dashboards/identity/mappings/views.py
openstack_dashboard/dashboards/identity/mappings/templates/mappings/_create.html
openstack_dashboard/dashboards/identity/mappings/templates/mappings/_update.html
openstack_dashboard/dashboards/identity/mappings/templates/mappings/create.html
openstack_dashboard/dashboards/identity/mappings/templates/mappings/update.html
openstack_dashboard/dashboards/identity/projects/__init__.py
openstack_dashboard/dashboards/identity/projects/panel.py
openstack_dashboard/dashboards/identity/projects/tables.py
openstack_dashboard/dashboards/identity/projects/tests.py
openstack_dashboard/dashboards/identity/projects/urls.py
openstack_dashboard/dashboards/identity/projects/views.py
openstack_dashboard/dashboards/identity/projects/workflows.py
openstack_dashboard/dashboards/identity/projects/templates/projects/_common_horizontal_form.html
openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html
openstack_dashboard/dashboards/identity/projects/templates/projects/detail.html
openstack_dashboard/dashboards/identity/projects/templates/projects/index.html
openstack_dashboard/dashboards/identity/projects/templates/projects/usage.html
openstack_dashboard/dashboards/identity/roles/__init__.py
openstack_dashboard/dashboards/identity/roles/forms.py
openstack_dashboard/dashboards/identity/roles/panel.py
openstack_dashboard/dashboards/identity/roles/tables.py
openstack_dashboard/dashboards/identity/roles/tests.py
openstack_dashboard/dashboards/identity/roles/urls.py
openstack_dashboard/dashboards/identity/roles/views.py
openstack_dashboard/dashboards/identity/roles/templates/roles/_create.html
openstack_dashboard/dashboards/identity/roles/templates/roles/_update.html
openstack_dashboard/dashboards/identity/roles/templates/roles/create.html
openstack_dashboard/dashboards/identity/roles/templates/roles/update.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/panel.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/drawer.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/panel.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/details.module.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.spec.js
openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.html
openstack_dashboard/dashboards/identity/users/__init__.py
openstack_dashboard/dashboards/identity/users/forms.py
openstack_dashboard/dashboards/identity/users/panel.py
openstack_dashboard/dashboards/identity/users/tables.py
openstack_dashboard/dashboards/identity/users/tests.py
openstack_dashboard/dashboards/identity/users/urls.py
openstack_dashboard/dashboards/identity/users/views.py
openstack_dashboard/dashboards/identity/users/templates/users/_change_password.html
openstack_dashboard/dashboards/identity/users/templates/users/_create.html
openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html
openstack_dashboard/dashboards/identity/users/templates/users/_update.html
openstack_dashboard/dashboards/identity/users/templates/users/change_password.html
openstack_dashboard/dashboards/identity/users/templates/users/create.html
openstack_dashboard/dashboards/identity/users/templates/users/detail.html
openstack_dashboard/dashboards/identity/users/templates/users/index.html
openstack_dashboard/dashboards/identity/users/templates/users/update.html
openstack_dashboard/dashboards/project/__init__.py
openstack_dashboard/dashboards/project/dashboard.py
openstack_dashboard/dashboards/project/access_and_security/__init__.py
openstack_dashboard/dashboards/project/access_and_security/panel.py
openstack_dashboard/dashboards/project/access_and_security/tabs.py
openstack_dashboard/dashboards/project/access_and_security/tests.py
openstack_dashboard/dashboards/project/access_and_security/urls.py
openstack_dashboard/dashboards/project/access_and_security/views.py
openstack_dashboard/dashboards/project/access_and_security/api_access/__init__.py
openstack_dashboard/dashboards/project/access_and_security/api_access/forms.py
openstack_dashboard/dashboards/project/access_and_security/api_access/tables.py
openstack_dashboard/dashboards/project/access_and_security/api_access/tests.py
openstack_dashboard/dashboards/project/access_and_security/api_access/urls.py
openstack_dashboard/dashboards/project/access_and_security/api_access/views.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/__init__.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/forms.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/tables.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/tests.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/urls.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/views.py
openstack_dashboard/dashboards/project/access_and_security/floating_ips/workflows.py
openstack_dashboard/dashboards/project/access_and_security/keypairs/__init__.py
openstack_dashboard/dashboards/project/access_and_security/keypairs/forms.py
openstack_dashboard/dashboards/project/access_and_security/keypairs/tables.py
openstack_dashboard/dashboards/project/access_and_security/keypairs/tests.py
openstack_dashboard/dashboards/project/access_and_security/keypairs/urls.py
openstack_dashboard/dashboards/project/access_and_security/keypairs/views.py
openstack_dashboard/dashboards/project/access_and_security/security_groups/__init__.py
openstack_dashboard/dashboards/project/access_and_security/security_groups/forms.py
openstack_dashboard/dashboards/project/access_and_security/security_groups/tables.py
openstack_dashboard/dashboards/project/access_and_security/security_groups/tests.py
openstack_dashboard/dashboards/project/access_and_security/security_groups/urls.py
openstack_dashboard/dashboards/project/access_and_security/security_groups/views.py
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/index.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/_credentials.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/_recreate_credentials.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/credentials.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/ec2rc.sh.template
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/openrc.sh.template
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/openrc_v2.sh.template
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/api_access/recreate_credentials.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/allocate.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/create.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/detail.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/import.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/add_rule.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/create.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/detail.html
openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/update.html
openstack_dashboard/dashboards/project/containers/__init__.py
openstack_dashboard/dashboards/project/containers/panel.py
openstack_dashboard/dashboards/project/containers/urls.py
openstack_dashboard/dashboards/project/containers/utils.py
openstack_dashboard/dashboards/project/containers/views.py
openstack_dashboard/dashboards/project/containers/templates/containers/ngindex.html
openstack_dashboard/dashboards/project/firewalls/__init__.py
openstack_dashboard/dashboards/project/firewalls/forms.py
openstack_dashboard/dashboards/project/firewalls/panel.py
openstack_dashboard/dashboards/project/firewalls/tables.py
openstack_dashboard/dashboards/project/firewalls/tabs.py
openstack_dashboard/dashboards/project/firewalls/tests.py
openstack_dashboard/dashboards/project/firewalls/urls.py
openstack_dashboard/dashboards/project/firewalls/views.py
openstack_dashboard/dashboards/project/firewalls/workflows.py
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_add_router_to_firewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_firewall_details.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_insert_rule_to_policy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_policy_details.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_remove_router_from_firewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_remove_rule_from_policy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_rule_details.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_update_router_help.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_update_routers.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_update_rule_help.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_update_rules.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_updatefirewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_updatepolicy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/_updaterule.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/add_router_to_firewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/addfirewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/addpolicy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/addrule.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/details_tabs.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/insert_rule_to_policy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/remove_router_from_firewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/remove_rule_from_policy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/updatefirewall.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/updatepolicy.html
openstack_dashboard/dashboards/project/firewalls/templates/firewalls/updaterule.html
openstack_dashboard/dashboards/project/images/__init__.py
openstack_dashboard/dashboards/project/images/panel.py
openstack_dashboard/dashboards/project/images/tests.py
openstack_dashboard/dashboards/project/images/urls.py
openstack_dashboard/dashboards/project/images/utils.py
openstack_dashboard/dashboards/project/images/views.py
openstack_dashboard/dashboards/project/images/images/__init__.py
openstack_dashboard/dashboards/project/images/images/forms.py
openstack_dashboard/dashboards/project/images/images/tables.py
openstack_dashboard/dashboards/project/images/images/tabs.py
openstack_dashboard/dashboards/project/images/images/tests.py
openstack_dashboard/dashboards/project/images/images/urls.py
openstack_dashboard/dashboards/project/images/images/views.py
openstack_dashboard/dashboards/project/images/snapshots/__init__.py
openstack_dashboard/dashboards/project/images/snapshots/forms.py
openstack_dashboard/dashboards/project/images/snapshots/tests.py
openstack_dashboard/dashboards/project/images/snapshots/urls.py
openstack_dashboard/dashboards/project/images/snapshots/views.py
openstack_dashboard/dashboards/project/images/templates/images/images/_create.html
openstack_dashboard/dashboards/project/images/templates/images/images/_detail_overview.html
openstack_dashboard/dashboards/project/images/templates/images/images/_update.html
openstack_dashboard/dashboards/project/images/templates/images/images/create.html
openstack_dashboard/dashboards/project/images/templates/images/images/update.html
openstack_dashboard/dashboards/project/images/templates/images/snapshots/_create.html
openstack_dashboard/dashboards/project/images/templates/images/snapshots/create.html
openstack_dashboard/dashboards/project/instances/__init__.py
openstack_dashboard/dashboards/project/instances/audit_tables.py
openstack_dashboard/dashboards/project/instances/console.py
openstack_dashboard/dashboards/project/instances/forms.py
openstack_dashboard/dashboards/project/instances/panel.py
openstack_dashboard/dashboards/project/instances/tables.py
openstack_dashboard/dashboards/project/instances/tabs.py
openstack_dashboard/dashboards/project/instances/tests.py
openstack_dashboard/dashboards/project/instances/urls.py
openstack_dashboard/dashboards/project/instances/utils.py
openstack_dashboard/dashboards/project/instances/views.py
openstack_dashboard/dashboards/project/instances/templates/instances/_attach_interface.html
openstack_dashboard/dashboards/project/instances/templates/instances/_attach_volume.html
openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html
openstack_dashboard/dashboards/project/instances/templates/instances/_detach_interface.html
openstack_dashboard/dashboards/project/instances/templates/instances/_detach_volume.html
openstack_dashboard/dashboards/project/instances/templates/instances/_detail_audit.html
openstack_dashboard/dashboards/project/instances/templates/instances/_detail_console.html
openstack_dashboard/dashboards/project/instances/templates/instances/_detail_log.html
openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html
openstack_dashboard/dashboards/project/instances/templates/instances/_flavors_and_quotas.html
openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html
openstack_dashboard/dashboards/project/instances/templates/instances/_instance_ips.html
openstack_dashboard/dashboards/project/instances/templates/instances/_launch_advanced_help.html
openstack_dashboard/dashboards/project/instances/templates/instances/_launch_customize_help.html
openstack_dashboard/dashboards/project/instances/templates/instances/_launch_details_help.html
openstack_dashboard/dashboards/project/instances/templates/instances/_launch_network_help.html
openstack_dashboard/dashboards/project/instances/templates/instances/_launch_network_ports_help.html
openstack_dashboard/dashboards/project/instances/templates/instances/_launch_volumes_help.html
openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html
openstack_dashboard/dashboards/project/instances/templates/instances/_update_networks.html
openstack_dashboard/dashboards/project/instances/templates/instances/attach_interface.html
openstack_dashboard/dashboards/project/instances/templates/instances/attach_volume.html
openstack_dashboard/dashboards/project/instances/templates/instances/decryptpassword.html
openstack_dashboard/dashboards/project/instances/templates/instances/detach_interface.html
openstack_dashboard/dashboards/project/instances/templates/instances/detach_volume.html
openstack_dashboard/dashboards/project/instances/templates/instances/rebuild.html
openstack_dashboard/dashboards/project/instances/templates/instances/serial_console.html
openstack_dashboard/dashboards/project/instances/workflows/__init__.py
openstack_dashboard/dashboards/project/instances/workflows/create_instance.py
openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py
openstack_dashboard/dashboards/project/instances/workflows/update_instance.py
openstack_dashboard/dashboards/project/network_topology/__init__.py
openstack_dashboard/dashboards/project/network_topology/panel.py
openstack_dashboard/dashboards/project/network_topology/tabs.py
openstack_dashboard/dashboards/project/network_topology/tests.py
openstack_dashboard/dashboards/project/network_topology/urls.py
openstack_dashboard/dashboards/project/network_topology/utils.py
openstack_dashboard/dashboards/project/network_topology/views.py
openstack_dashboard/dashboards/project/network_topology/instances/__init__.py
openstack_dashboard/dashboards/project/network_topology/instances/tables.py
openstack_dashboard/dashboards/project/network_topology/networks/__init__.py
openstack_dashboard/dashboards/project/network_topology/networks/tables.py
openstack_dashboard/dashboards/project/network_topology/ports/__init__.py
openstack_dashboard/dashboards/project/network_topology/ports/tables.py
openstack_dashboard/dashboards/project/network_topology/routers/__init__.py
openstack_dashboard/dashboards/project/network_topology/routers/tables.py
openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py
openstack_dashboard/dashboards/project/network_topology/subnets/tables.py
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_actions_list.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_create_router.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_graph_view.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_post_massage.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_svg_element.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_topology_view.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/create_router.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_device.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_instance.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_net.html
openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_port.html
openstack_dashboard/dashboards/project/networks/__init__.py
openstack_dashboard/dashboards/project/networks/forms.py
openstack_dashboard/dashboards/project/networks/panel.py
openstack_dashboard/dashboards/project/networks/tables.py
openstack_dashboard/dashboards/project/networks/tabs.py
openstack_dashboard/dashboards/project/networks/tests.py
openstack_dashboard/dashboards/project/networks/urls.py
openstack_dashboard/dashboards/project/networks/views.py
openstack_dashboard/dashboards/project/networks/workflows.py
openstack_dashboard/dashboards/project/networks/ports/__init__.py
openstack_dashboard/dashboards/project/networks/ports/forms.py
openstack_dashboard/dashboards/project/networks/ports/tables.py
openstack_dashboard/dashboards/project/networks/ports/tabs.py
openstack_dashboard/dashboards/project/networks/ports/tests.py
openstack_dashboard/dashboards/project/networks/ports/urls.py
openstack_dashboard/dashboards/project/networks/ports/views.py
openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py
openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/__init__.py
openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/forms.py
openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tables.py
openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tabs.py
openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/views.py
openstack_dashboard/dashboards/project/networks/subnets/__init__.py
openstack_dashboard/dashboards/project/networks/subnets/tables.py
openstack_dashboard/dashboards/project/networks/subnets/tabs.py
openstack_dashboard/dashboards/project/networks/subnets/tests.py
openstack_dashboard/dashboards/project/networks/subnets/urls.py
openstack_dashboard/dashboards/project/networks/subnets/utils.py
openstack_dashboard/dashboards/project/networks/subnets/views.py
openstack_dashboard/dashboards/project/networks/subnets/workflows.py
openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html
openstack_dashboard/dashboards/project/networks/templates/networks/_network_ips.html
openstack_dashboard/dashboards/project/networks/templates/networks/_update.html
openstack_dashboard/dashboards/project/networks/templates/networks/detail.html
openstack_dashboard/dashboards/project/networks/templates/networks/update.html
openstack_dashboard/dashboards/project/networks/templates/networks/ports/_add_addresspair.html
openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html
openstack_dashboard/dashboards/project/networks/templates/networks/ports/_port_ips.html
openstack_dashboard/dashboards/project/networks/templates/networks/ports/_update.html
openstack_dashboard/dashboards/project/networks/templates/networks/ports/add_addresspair.html
openstack_dashboard/dashboards/project/networks/templates/networks/ports/update.html
openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html
openstack_dashboard/dashboards/project/ngdetails/__init__.py
openstack_dashboard/dashboards/project/ngdetails/panel.py
openstack_dashboard/dashboards/project/ngvolumes/__init__.py
openstack_dashboard/dashboards/project/ngvolumes/panel.py
openstack_dashboard/dashboards/project/ngvolumes/urls.py
openstack_dashboard/dashboards/project/overview/__init__.py
openstack_dashboard/dashboards/project/overview/panel.py
openstack_dashboard/dashboards/project/overview/tests.py
openstack_dashboard/dashboards/project/overview/urls.py
openstack_dashboard/dashboards/project/overview/views.py
openstack_dashboard/dashboards/project/overview/templates/overview/usage.csv
openstack_dashboard/dashboards/project/overview/templates/overview/usage.html
openstack_dashboard/dashboards/project/routers/__init__.py
openstack_dashboard/dashboards/project/routers/forms.py
openstack_dashboard/dashboards/project/routers/panel.py
openstack_dashboard/dashboards/project/routers/tables.py
openstack_dashboard/dashboards/project/routers/tabs.py
openstack_dashboard/dashboards/project/routers/tests.py
openstack_dashboard/dashboards/project/routers/urls.py
openstack_dashboard/dashboards/project/routers/views.py
openstack_dashboard/dashboards/project/routers/extensions/__init__.py
openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py
openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py
openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py
openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py
openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py
openstack_dashboard/dashboards/project/routers/ports/__init__.py
openstack_dashboard/dashboards/project/routers/ports/forms.py
openstack_dashboard/dashboards/project/routers/ports/tables.py
openstack_dashboard/dashboards/project/routers/ports/tabs.py
openstack_dashboard/dashboards/project/routers/ports/urls.py
openstack_dashboard/dashboards/project/routers/ports/views.py
openstack_dashboard/dashboards/project/routers/templates/routers/_create.html
openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html
openstack_dashboard/dashboards/project/routers/templates/routers/_update.html
openstack_dashboard/dashboards/project/routers/templates/routers/create.html
openstack_dashboard/dashboards/project/routers/templates/routers/update.html
openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html
openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/create.html
openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html
openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html
openstack_dashboard/dashboards/project/routers/templates/routers/ports/create.html
openstack_dashboard/dashboards/project/routers/templates/routers/ports/setgateway.html
openstack_dashboard/dashboards/project/stacks/__init__.py
openstack_dashboard/dashboards/project/stacks/api.py
openstack_dashboard/dashboards/project/stacks/forms.py
openstack_dashboard/dashboards/project/stacks/mappings.py
openstack_dashboard/dashboards/project/stacks/panel.py
openstack_dashboard/dashboards/project/stacks/sro.py
openstack_dashboard/dashboards/project/stacks/tables.py
openstack_dashboard/dashboards/project/stacks/tabs.py
openstack_dashboard/dashboards/project/stacks/tests.py
openstack_dashboard/dashboards/project/stacks/urls.py
openstack_dashboard/dashboards/project/stacks/views.py
openstack_dashboard/dashboards/project/stacks/resource_types/__init__.py
openstack_dashboard/dashboards/project/stacks/resource_types/panel.py
openstack_dashboard/dashboards/project/stacks/resource_types/tables.py
openstack_dashboard/dashboards/project/stacks/resource_types/tabs.py
openstack_dashboard/dashboards/project/stacks/resource_types/tests.py
openstack_dashboard/dashboards/project/stacks/resource_types/urls.py
openstack_dashboard/dashboards/project/stacks/resource_types/views.py
openstack_dashboard/dashboards/project/stacks/resource_types/templates/stacks.resource_types/_details.html
openstack_dashboard/dashboards/project/stacks/template_versions/__init__.py
openstack_dashboard/dashboards/project/stacks/template_versions/panel.py
openstack_dashboard/dashboards/project/stacks/template_versions/tables.py
openstack_dashboard/dashboards/project/stacks/template_versions/tabs.py
openstack_dashboard/dashboards/project/stacks/template_versions/tests.py
openstack_dashboard/dashboards/project/stacks/template_versions/urls.py
openstack_dashboard/dashboards/project/stacks/template_versions/views.py
openstack_dashboard/dashboards/project/stacks/template_versions/templates/stacks.template_versions/_details.html
openstack_dashboard/dashboards/project/stacks/template_versions/templates/stacks.template_versions/index.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_change_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_create.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_events.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_overview.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_resources.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_detail_topology.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_preview.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_preview_details.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_preview_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_resource_info.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_resource_overview.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_select_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_stack_info.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_stack_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/_update.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/change_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/create.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/preview.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/preview_details.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/preview_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/select_template.html
openstack_dashboard/dashboards/project/stacks/templates/stacks/update.html
openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js
openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html
openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-group-details.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html
openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html
openstack_dashboard/dashboards/project/volumes/__init__.py
openstack_dashboard/dashboards/project/volumes/panel.py
openstack_dashboard/dashboards/project/volumes/tabs.py
openstack_dashboard/dashboards/project/volumes/test.py
openstack_dashboard/dashboards/project/volumes/urls.py
openstack_dashboard/dashboards/project/volumes/utils.py
openstack_dashboard/dashboards/project/volumes/views.py
openstack_dashboard/dashboards/project/volumes/backups/__init__.py
openstack_dashboard/dashboards/project/volumes/backups/forms.py
openstack_dashboard/dashboards/project/volumes/backups/tables.py
openstack_dashboard/dashboards/project/volumes/backups/tabs.py
openstack_dashboard/dashboards/project/volumes/backups/tests.py
openstack_dashboard/dashboards/project/volumes/backups/urls.py
openstack_dashboard/dashboards/project/volumes/backups/views.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/__init__.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/forms.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/tables.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/tabs.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/tests.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/urls.py
openstack_dashboard/dashboards/project/volumes/cg_snapshots/views.py
openstack_dashboard/dashboards/project/volumes/cgroups/__init__.py
openstack_dashboard/dashboards/project/volumes/cgroups/forms.py
openstack_dashboard/dashboards/project/volumes/cgroups/tables.py
openstack_dashboard/dashboards/project/volumes/cgroups/tabs.py
openstack_dashboard/dashboards/project/volumes/cgroups/tests.py
openstack_dashboard/dashboards/project/volumes/cgroups/urls.py
openstack_dashboard/dashboards/project/volumes/cgroups/views.py
openstack_dashboard/dashboards/project/volumes/cgroups/workflows.py
openstack_dashboard/dashboards/project/volumes/snapshots/__init__.py
openstack_dashboard/dashboards/project/volumes/snapshots/forms.py
openstack_dashboard/dashboards/project/volumes/snapshots/tables.py
openstack_dashboard/dashboards/project/volumes/snapshots/tabs.py
openstack_dashboard/dashboards/project/volumes/snapshots/tests.py
openstack_dashboard/dashboards/project/volumes/snapshots/urls.py
openstack_dashboard/dashboards/project/volumes/snapshots/views.py
openstack_dashboard/dashboards/project/volumes/templates/volumes/_volume_limits.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/index.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_create_backup.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_detail_overview.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/_restore_backup.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/create_backup.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/restore_backup.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cg_snapshots/_create.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cg_snapshots/_detail_overview.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cg_snapshots/_update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cg_snapshots/create.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cg_snapshots/update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_clone_cgroup.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_create_snapshot.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_delete.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_detail_overview.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_remove_vols.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_snapshot_limits.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/_update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/clone_cgroup.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/create.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/create_snapshot.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/delete.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/remove_vols.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/cgroups/update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/snapshots/_detail_overview.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/snapshots/_update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/snapshots/update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_accept_transfer.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_attach.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_snapshot.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_create_transfer.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_detail_overview.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_encryption_detail_overview.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_extend.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_limits.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_retype.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_show_transfer.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_snapshot_limits.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_upload_to_image.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/accept_transfer.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/attach.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/create.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/create_snapshot.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/create_transfer.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/encryption_detail.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/extend.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/retype.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/show_transfer.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/update.html
openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/upload_to_image.html
openstack_dashboard/dashboards/project/volumes/volumes/__init__.py
openstack_dashboard/dashboards/project/volumes/volumes/forms.py
openstack_dashboard/dashboards/project/volumes/volumes/tables.py
openstack_dashboard/dashboards/project/volumes/volumes/tabs.py
openstack_dashboard/dashboards/project/volumes/volumes/tests.py
openstack_dashboard/dashboards/project/volumes/volumes/urls.py
openstack_dashboard/dashboards/project/volumes/volumes/views.py
openstack_dashboard/dashboards/project/vpn/__init__.py
openstack_dashboard/dashboards/project/vpn/forms.py
openstack_dashboard/dashboards/project/vpn/panel.py
openstack_dashboard/dashboards/project/vpn/tables.py
openstack_dashboard/dashboards/project/vpn/tabs.py
openstack_dashboard/dashboards/project/vpn/tests.py
openstack_dashboard/dashboards/project/vpn/urls.py
openstack_dashboard/dashboards/project/vpn/views.py
openstack_dashboard/dashboards/project/vpn/workflows.py
openstack_dashboard/dashboards/project/vpn/templates/vpn/_add_ike_policy_help.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_add_ipsec_policy_help.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_add_vpn_service_help.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_ikepolicy_details.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_ipsecpolicy_details.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_ipsecsiteconnection_details.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_update_ikepolicy.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_update_ipsecpolicy.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_update_ipsecsiteconnection.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_update_vpnservice.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_vpn_ips.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/_vpnservice_details.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/index.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/update_ikepolicy.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/update_ipsecpolicy.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/update_ipsecsiteconnection.html
openstack_dashboard/dashboards/project/vpn/templates/vpn/update_vpnservice.html
openstack_dashboard/dashboards/settings/__init__.py
openstack_dashboard/dashboards/settings/dashboard.py
openstack_dashboard/dashboards/settings/password/__init__.py
openstack_dashboard/dashboards/settings/password/forms.py
openstack_dashboard/dashboards/settings/password/panel.py
openstack_dashboard/dashboards/settings/password/tests.py
openstack_dashboard/dashboards/settings/password/urls.py
openstack_dashboard/dashboards/settings/password/views.py
openstack_dashboard/dashboards/settings/password/templates/password/_change.html
openstack_dashboard/dashboards/settings/password/templates/password/change.html
openstack_dashboard/dashboards/settings/user/__init__.py
openstack_dashboard/dashboards/settings/user/forms.py
openstack_dashboard/dashboards/settings/user/panel.py
openstack_dashboard/dashboards/settings/user/tests.py
openstack_dashboard/dashboards/settings/user/urls.py
openstack_dashboard/dashboards/settings/user/views.py
openstack_dashboard/dashboards/settings/user/templates/user/_settings.html
openstack_dashboard/dashboards/settings/user/templates/user/settings.html
openstack_dashboard/django_pyscss_fix/__init__.py
openstack_dashboard/enabled/_1000_project.py
openstack_dashboard/enabled/_1010_compute_panel_group.py
openstack_dashboard/enabled/_1020_project_overview_panel.py
openstack_dashboard/enabled/_1030_project_instances_panel.py
openstack_dashboard/enabled/_1040_project_volumes_panel.py
openstack_dashboard/enabled/_1041_project_ng_volumes_panel.py
openstack_dashboard/enabled/_1050_project_images_panel.py
openstack_dashboard/enabled/_1060_project_access_panel.py
openstack_dashboard/enabled/_1070_project_ng_details_panel.py
openstack_dashboard/enabled/_1410_network_panel_group.py
openstack_dashboard/enabled/_1420_project_network_topology_panel.py
openstack_dashboard/enabled/_1430_project_network_panel.py
openstack_dashboard/enabled/_1440_project_routers_panel.py
openstack_dashboard/enabled/_1460_project_firewalls_panel.py
openstack_dashboard/enabled/_1470_project_vpn_panel.py
openstack_dashboard/enabled/_1610_orchestration_panel_group.py
openstack_dashboard/enabled/_1620_project_stacks_panel.py
openstack_dashboard/enabled/_1630_project_resource_types_panel.py
openstack_dashboard/enabled/_1640_project_template_versions_panel.py
openstack_dashboard/enabled/_1910_object_store_panel_group.py
openstack_dashboard/enabled/_1920_project_containers_panel.py
openstack_dashboard/enabled/_2000_admin.py
openstack_dashboard/enabled/_2010_admin_system_panel_group.py
openstack_dashboard/enabled/_2020_admin_overview_panel.py
openstack_dashboard/enabled/_2040_admin_hypervisors_panel.py
openstack_dashboard/enabled/_2050_admin_aggregates_panel.py
openstack_dashboard/enabled/_2060_admin_instances_panel.py
openstack_dashboard/enabled/_2070_admin_volumes_panel.py
openstack_dashboard/enabled/_2080_admin_flavors_panel.py
openstack_dashboard/enabled/_2090_admin_images_panel.py
openstack_dashboard/enabled/_2100_admin_networks_panel.py
openstack_dashboard/enabled/_2110_admin_routers_panel.py
openstack_dashboard/enabled/_2111_admin_floating_ips_panel.py
openstack_dashboard/enabled/_2120_admin_defaults_panel.py
openstack_dashboard/enabled/_2130_admin_metadata_defs_panel.py
openstack_dashboard/enabled/_2140_admin_info_panel.py
openstack_dashboard/enabled/_3000_identity.py
openstack_dashboard/enabled/_3010_identity_domains_panel.py
openstack_dashboard/enabled/_3020_identity_projects_panel.py
openstack_dashboard/enabled/_3030_identity_users_panel.py
openstack_dashboard/enabled/_3040_identity_groups_panel.py
openstack_dashboard/enabled/_3050_identity_roles_panel.py
openstack_dashboard/enabled/_3060_federation_panel_group.py
openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py
openstack_dashboard/enabled/_3080_identity_mappings_panel.py
openstack_dashboard/enabled/_5000_settings.py
openstack_dashboard/enabled/_50_admin_add_panel.py.example
openstack_dashboard/enabled/_60_admin_remove_panel.py.example
openstack_dashboard/enabled/_70_admin_default_panel.py.example
openstack_dashboard/enabled/_80_admin_add_panel_group.py.example
openstack_dashboard/enabled/_90_admin_add_panel_to_group.py.example
openstack_dashboard/enabled/__init__.py
openstack_dashboard/local/__init__.py
openstack_dashboard/local/local_settings.py.example
openstack_dashboard/local/enabled/_50_settings.py.example
openstack_dashboard/local/enabled/__init__.py
openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example
openstack_dashboard/local/local_settings.d/_11_toggle_angular_features.py.example
openstack_dashboard/local/local_settings.d/_2010_integration_tests_deprecated.py.example
openstack_dashboard/local/local_settings.d/_20_integration_tests_scaffolds.py.example
openstack_dashboard/local/local_settings.d/_9030_profiler_settings.py.example
openstack_dashboard/locale/as/LC_MESSAGES/django.po
openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.po
openstack_dashboard/locale/brx/LC_MESSAGES/django.po
openstack_dashboard/locale/cs/LC_MESSAGES/django.po
openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/de/LC_MESSAGES/django.po
openstack_dashboard/locale/de/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po
openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po
openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/es/LC_MESSAGES/django.po
openstack_dashboard/locale/es/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/fr/LC_MESSAGES/django.po
openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/gu/LC_MESSAGES/django.po
openstack_dashboard/locale/hi/LC_MESSAGES/django.po
openstack_dashboard/locale/id/LC_MESSAGES/django.po
openstack_dashboard/locale/id/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/it/LC_MESSAGES/django.po
openstack_dashboard/locale/it/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/ja/LC_MESSAGES/django.po
openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/kn/LC_MESSAGES/django.po
openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po
openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/kok/LC_MESSAGES/django.po
openstack_dashboard/locale/ks/LC_MESSAGES/django.po
openstack_dashboard/locale/mai/LC_MESSAGES/django.po
openstack_dashboard/locale/mni/LC_MESSAGES/django.po
openstack_dashboard/locale/mr/LC_MESSAGES/django.po
openstack_dashboard/locale/ne/LC_MESSAGES/django.po
openstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po
openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.po
openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po
openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po
openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/ru/LC_MESSAGES/django.po
openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/sr/LC_MESSAGES/django.po
openstack_dashboard/locale/ta/LC_MESSAGES/django.po
openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po
openstack_dashboard/locale/ur/LC_MESSAGES/django.po
openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po
openstack_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po
openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po
openstack_dashboard/locale/zh_TW/LC_MESSAGES/djangojs.po
openstack_dashboard/management/__init__.py
openstack_dashboard/management/commands/__init__.py
openstack_dashboard/management/commands/apache_vhost.conf.template
openstack_dashboard/management/commands/extract_messages.py
openstack_dashboard/management/commands/horizon.wsgi.template
openstack_dashboard/management/commands/make_web_conf.py
openstack_dashboard/management/commands/migrate_settings.py
openstack_dashboard/management/commands/update_catalog.py
openstack_dashboard/static/app/_app.scss
openstack_dashboard/static/app/app.module.js
openstack_dashboard/static/app/app.module.spec.js
openstack_dashboard/static/app/redirect.controller.js
openstack_dashboard/static/app/redirect.controller.spec.js
openstack_dashboard/static/app/core/_core.scss
openstack_dashboard/static/app/core/core.module.js
openstack_dashboard/static/app/core/core.module.spec.js
openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js
openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js
openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js
openstack_dashboard/static/app/core/cloud-services/hz-if-nova-extensions.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-nova-extensions.directive.spec.js
openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js
openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js
openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js
openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js
openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js
openstack_dashboard/static/app/core/conf/conf.module.js
openstack_dashboard/static/app/core/flavors/flavors.module.js
openstack_dashboard/static/app/core/flavors/flavors.service.js
openstack_dashboard/static/app/core/flavors/flavors.service.spec.js
openstack_dashboard/static/app/core/flavors/panel.html
openstack_dashboard/static/app/core/flavors/summary.html
openstack_dashboard/static/app/core/images/_images.scss
openstack_dashboard/static/app/core/images/admin-panel.html
openstack_dashboard/static/app/core/images/images.module.js
openstack_dashboard/static/app/core/images/images.module.spec.js
openstack_dashboard/static/app/core/images/images.service.js
openstack_dashboard/static/app/core/images/images.service.spec.js
openstack_dashboard/static/app/core/images/panel.html
openstack_dashboard/static/app/core/images/summary.controller.js
openstack_dashboard/static/app/core/images/summary.controller.spec.js
openstack_dashboard/static/app/core/images/actions/actions.module.js
openstack_dashboard/static/app/core/images/actions/actions.module.spec.js
openstack_dashboard/static/app/core/images/actions/create-volume.service.js
openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js
openstack_dashboard/static/app/core/images/actions/create.action.service.js
openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js
openstack_dashboard/static/app/core/images/actions/create.workflow.service.js
openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js
openstack_dashboard/static/app/core/images/actions/delete-image.service.js
openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js
openstack_dashboard/static/app/core/images/actions/edit.action.service.js
openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js
openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js
openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js
openstack_dashboard/static/app/core/images/actions/launch-instance.service.js
openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js
openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js
openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js
openstack_dashboard/static/app/core/images/details/details.module.js
openstack_dashboard/static/app/core/images/details/drawer.html
openstack_dashboard/static/app/core/images/details/overview.controller.js
openstack_dashboard/static/app/core/images/details/overview.controller.spec.js
openstack_dashboard/static/app/core/images/details/overview.html
openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js
openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js
openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.js
openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.spec.js
openstack_dashboard/static/app/core/images/steps/create-image/create-image.help.html
openstack_dashboard/static/app/core/images/steps/create-image/create-image.html
openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.js
openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.spec.js
openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html
openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html
openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.js
openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.spec.js
openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.help.html
openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html
openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.js
openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.spec.js
openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.help.html
openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html
openstack_dashboard/static/app/core/images/workflows/create-volume.service.js
openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js
openstack_dashboard/static/app/core/metadata/metadata.module.js
openstack_dashboard/static/app/core/metadata/metadata.module.spec.js
openstack_dashboard/static/app/core/metadata/metadata.service.js
openstack_dashboard/static/app/core/metadata/metadata.service.spec.js
openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js
openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js
openstack_dashboard/static/app/core/metadata/modal/modal.controller.js
openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js
openstack_dashboard/static/app/core/metadata/modal/modal.html
openstack_dashboard/static/app/core/metadata/modal/modal.module.js
openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js
openstack_dashboard/static/app/core/metadata/modal/modal.service.js
openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js
openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js
openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js
openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js
openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/glance.service.js
openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/heat.service.js
openstack_dashboard/static/app/core/openstack-service-api/heat.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/keypair-download.service.js
openstack_dashboard/static/app/core/openstack-service-api/keypair-download.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js
openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/network.service.js
openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js
openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js
openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/nova-extensions.service.js
openstack_dashboard/static/app/core/openstack-service-api/nova-extensions.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/nova.service.js
openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js
openstack_dashboard/static/app/core/openstack-service-api/policy.service.js
openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js
openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js
openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/settings.service.js
openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/swift.service.js
openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js
openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js
openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js
openstack_dashboard/static/app/core/workflow/decorator.service.js
openstack_dashboard/static/app/core/workflow/decorator.service.spec.js
openstack_dashboard/static/app/core/workflow/workflow.module.js
openstack_dashboard/static/app/core/workflow/workflow.module.spec.js
openstack_dashboard/static/app/core/workflow/workflow.service.js
openstack_dashboard/static/app/resources/resources.module.js
openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js
openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js
openstack_dashboard/static/app/tech-debt/image-form.controller.js
openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js
openstack_dashboard/static/app/tech-debt/tech-debt.module.js
openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js
openstack_dashboard/static/dashboard/img/alarm-gray.gif
openstack_dashboard/static/dashboard/img/alarm-gray.svg
openstack_dashboard/static/dashboard/img/alarm-green.svg
openstack_dashboard/static/dashboard/img/alarm-red.svg
openstack_dashboard/static/dashboard/img/config-gray.gif
openstack_dashboard/static/dashboard/img/config-gray.svg
openstack_dashboard/static/dashboard/img/config-green.svg
openstack_dashboard/static/dashboard/img/config-red.svg
openstack_dashboard/static/dashboard/img/db-gray.gif
openstack_dashboard/static/dashboard/img/db-gray.svg
openstack_dashboard/static/dashboard/img/db-green.svg
openstack_dashboard/static/dashboard/img/db-red.svg
openstack_dashboard/static/dashboard/img/drag.png
openstack_dashboard/static/dashboard/img/favicon.ico
openstack_dashboard/static/dashboard/img/firewall-gray.gif
openstack_dashboard/static/dashboard/img/firewall-gray.svg
openstack_dashboard/static/dashboard/img/firewall-green.svg
openstack_dashboard/static/dashboard/img/firewall-red.svg
openstack_dashboard/static/dashboard/img/flavor-gray.gif
openstack_dashboard/static/dashboard/img/flavor-gray.svg
openstack_dashboard/static/dashboard/img/flavor-green.svg
openstack_dashboard/static/dashboard/img/flavor-red.svg
openstack_dashboard/static/dashboard/img/floatingip-gray.gif
openstack_dashboard/static/dashboard/img/floatingip-gray.svg
openstack_dashboard/static/dashboard/img/floatingip-green.svg
openstack_dashboard/static/dashboard/img/floatingip-red.svg
openstack_dashboard/static/dashboard/img/image-gray.gif
openstack_dashboard/static/dashboard/img/image-gray.svg
openstack_dashboard/static/dashboard/img/image-green.svg
openstack_dashboard/static/dashboard/img/image-red.svg
openstack_dashboard/static/dashboard/img/keypair-gray.gif
openstack_dashboard/static/dashboard/img/keypair-gray.svg
openstack_dashboard/static/dashboard/img/keypair-green.svg
openstack_dashboard/static/dashboard/img/keypair-red.svg
openstack_dashboard/static/dashboard/img/lb-gray.gif
openstack_dashboard/static/dashboard/img/lb-gray.svg
openstack_dashboard/static/dashboard/img/lb-green.svg
openstack_dashboard/static/dashboard/img/lb-red.svg
openstack_dashboard/static/dashboard/img/logo-splash.svg
openstack_dashboard/static/dashboard/img/logo.svg
openstack_dashboard/static/dashboard/img/network-gray.gif
openstack_dashboard/static/dashboard/img/network-gray.svg
openstack_dashboard/static/dashboard/img/network-green.svg
openstack_dashboard/static/dashboard/img/network-red.svg
openstack_dashboard/static/dashboard/img/policy-gray.gif
openstack_dashboard/static/dashboard/img/policy-gray.svg
openstack_dashboard/static/dashboard/img/policy-green.svg
openstack_dashboard/static/dashboard/img/policy-red.svg
openstack_dashboard/static/dashboard/img/port-gray.gif
openstack_dashboard/static/dashboard/img/port-gray.svg
openstack_dashboard/static/dashboard/img/port-green.svg
openstack_dashboard/static/dashboard/img/port-red.svg
openstack_dashboard/static/dashboard/img/router-gray.gif
openstack_dashboard/static/dashboard/img/router-gray.svg
openstack_dashboard/static/dashboard/img/router-green.svg
openstack_dashboard/static/dashboard/img/router-red.svg
openstack_dashboard/static/dashboard/img/securitygroup-gray.gif
openstack_dashboard/static/dashboard/img/securitygroup-gray.svg
openstack_dashboard/static/dashboard/img/securitygroup-green.svg
openstack_dashboard/static/dashboard/img/securitygroup-red.svg
openstack_dashboard/static/dashboard/img/server-gray.gif
openstack_dashboard/static/dashboard/img/server-gray.svg
openstack_dashboard/static/dashboard/img/server-green.svg
openstack_dashboard/static/dashboard/img/server-red.svg
openstack_dashboard/static/dashboard/img/spinner.gif
openstack_dashboard/static/dashboard/img/stack-gray.gif
openstack_dashboard/static/dashboard/img/stack-gray.svg
openstack_dashboard/static/dashboard/img/stack-green.svg
openstack_dashboard/static/dashboard/img/stack-red.svg
openstack_dashboard/static/dashboard/img/unknown-gray.gif
openstack_dashboard/static/dashboard/img/unknown-gray.svg
openstack_dashboard/static/dashboard/img/unknown-green.svg
openstack_dashboard/static/dashboard/img/unknown-red.svg
openstack_dashboard/static/dashboard/img/volume-gray.gif
openstack_dashboard/static/dashboard/img/volume-gray.svg
openstack_dashboard/static/dashboard/img/volume-green.svg
openstack_dashboard/static/dashboard/img/volume-red.svg
openstack_dashboard/static/dashboard/img/vpn-gray.svg
openstack_dashboard/static/dashboard/img/vpn-green.svg
openstack_dashboard/static/dashboard/img/vpn-red.svg
openstack_dashboard/static/dashboard/img/vpn.gif
openstack_dashboard/static/dashboard/img/wait-gray.gif
openstack_dashboard/static/dashboard/img/wait-gray.svg
openstack_dashboard/static/dashboard/img/wait-green.svg
openstack_dashboard/static/dashboard/img/wait-red.svg
openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss
openstack_dashboard/static/dashboard/scss/_contrib.scss
openstack_dashboard/static/dashboard/scss/_debt.scss
openstack_dashboard/static/dashboard/scss/_layout.scss
openstack_dashboard/static/dashboard/scss/_legacy.scss
openstack_dashboard/static/dashboard/scss/_mixins.scss
openstack_dashboard/static/dashboard/scss/_util.scss
openstack_dashboard/static/dashboard/scss/_variables.scss
openstack_dashboard/static/dashboard/scss/horizon.scss
openstack_dashboard/static/dashboard/scss/serial_console.scss
openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss
openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss
openstack_dashboard/static/dashboard/scss/components/_charts.scss
openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss
openstack_dashboard/static/dashboard/scss/components/_datepicker.scss
openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss
openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss
openstack_dashboard/static/dashboard/scss/components/_forms.scss
openstack_dashboard/static/dashboard/scss/components/_help_panel.scss
openstack_dashboard/static/dashboard/scss/components/_icons.scss
openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss
openstack_dashboard/static/dashboard/scss/components/_loader.scss
openstack_dashboard/static/dashboard/scss/components/_login.scss
openstack_dashboard/static/dashboard/scss/components/_membership.scss
openstack_dashboard/static/dashboard/scss/components/_messages.scss
openstack_dashboard/static/dashboard/scss/components/_modals.scss
openstack_dashboard/static/dashboard/scss/components/_navbar.scss
openstack_dashboard/static/dashboard/scss/components/_network_topology.scss
openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss
openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss
openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss
openstack_dashboard/static/dashboard/scss/components/_quota.scss
openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss
openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss
openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss
openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss
openstack_dashboard/static/dashboard/scss/components/_selects.scss
openstack_dashboard/static/dashboard/scss/components/_sidebar.scss
openstack_dashboard/static/dashboard/scss/components/_tables.scss
openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss
openstack_dashboard/static/dashboard/scss/components/_wizard.scss
openstack_dashboard/static/js/.eslintrc
openstack_dashboard/static/js/horizon.firewalls.js
openstack_dashboard/static/js/horizon.flatnetworktopology.js
openstack_dashboard/static/js/horizon.instances.js
openstack_dashboard/static/js/horizon.metering.js
openstack_dashboard/static/js/horizon.networktopology.js
openstack_dashboard/static/js/horizon.networktopologycommon.js
openstack_dashboard/static/js/horizon.quota.js
openstack_dashboard/static/js/horizon.volumes.js
openstack_dashboard/static/js/angular/directives/serialConsole.js
openstack_dashboard/templates/403.html
openstack_dashboard/templates/404.html
openstack_dashboard/templates/500.html
openstack_dashboard/templates/_footer.html
openstack_dashboard/templates/_login_footer.html
openstack_dashboard/templates/_stylesheets.html
openstack_dashboard/templates/angular.html
openstack_dashboard/templates/base.html
openstack_dashboard/templates/angular/angular_templates.html
openstack_dashboard/templates/angular/angular_templates.js
openstack_dashboard/templates/context_selection/_anti_clickjack.html
openstack_dashboard/templates/context_selection/_domain_list.html
openstack_dashboard/templates/context_selection/_overview.html
openstack_dashboard/templates/context_selection/_project_list.html
openstack_dashboard/templates/context_selection/_region_list.html
openstack_dashboard/templates/header/_brand.html
openstack_dashboard/templates/header/_context_selection.html
openstack_dashboard/templates/header/_header.html
openstack_dashboard/templates/header/_keystone_provider_selection.html
openstack_dashboard/templates/header/_region_selection.html
openstack_dashboard/templates/header/_theme_list.html
openstack_dashboard/templates/header/_user_menu.html
openstack_dashboard/templates/horizon/_conf.html
openstack_dashboard/templates/horizon/_custom_head_js.html
openstack_dashboard/templates/horizon/_custom_meta.html
openstack_dashboard/templates/horizon/_script_i18n.html
openstack_dashboard/templates/horizon/_scripts.html
openstack_dashboard/templates/themes/themes.scss
openstack_dashboard/templatetags/__init__.py
openstack_dashboard/templatetags/context_selection.py
openstack_dashboard/templatetags/themes.py
openstack_dashboard/test/__init__.py
openstack_dashboard/test/error_pages_urls.py
openstack_dashboard/test/helpers.py
openstack_dashboard/test/settings.py
openstack_dashboard/test/urls.py
openstack_dashboard/test/api_tests/__init__.py
openstack_dashboard/test/api_tests/base_tests.py
openstack_dashboard/test/api_tests/cinder_rest_tests.py
openstack_dashboard/test/api_tests/cinder_tests.py
openstack_dashboard/test/api_tests/config_rest_tests.py
openstack_dashboard/test/api_tests/fwaas_tests.py
openstack_dashboard/test/api_tests/glance_rest_tests.py
openstack_dashboard/test/api_tests/glance_tests.py
openstack_dashboard/test/api_tests/heat_rest_tests.py
openstack_dashboard/test/api_tests/heat_tests.py
openstack_dashboard/test/api_tests/keystone_rest_tests.py
openstack_dashboard/test/api_tests/keystone_tests.py
openstack_dashboard/test/api_tests/network_rest_tests.py
openstack_dashboard/test/api_tests/network_tests.py
openstack_dashboard/test/api_tests/neutron_rest_tests.py
openstack_dashboard/test/api_tests/neutron_tests.py
openstack_dashboard/test/api_tests/nova_rest_tests.py
openstack_dashboard/test/api_tests/nova_tests.py
openstack_dashboard/test/api_tests/policy_rest_tests.py
openstack_dashboard/test/api_tests/rest_util_tests.py
openstack_dashboard/test/api_tests/swift_rest_tests.py
openstack_dashboard/test/api_tests/swift_tests.py
openstack_dashboard/test/api_tests/vpnaas_tests.py
openstack_dashboard/test/integration_tests/README.rst
openstack_dashboard/test/integration_tests/__init__.py
openstack_dashboard/test/integration_tests/basewebobject.py
openstack_dashboard/test/integration_tests/config.py
openstack_dashboard/test/integration_tests/decorators.py
openstack_dashboard/test/integration_tests/helpers.py
openstack_dashboard/test/integration_tests/horizon.conf
openstack_dashboard/test/integration_tests/video_recorder.py
openstack_dashboard/test/integration_tests/pages/__init__.py
openstack_dashboard/test/integration_tests/pages/basepage.py
openstack_dashboard/test/integration_tests/pages/loginpage.py
openstack_dashboard/test/integration_tests/pages/navigation.py
openstack_dashboard/test/integration_tests/pages/pageobject.py
openstack_dashboard/test/integration_tests/pages/admin/__init__.py
openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py
openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py
openstack_dashboard/test/integration_tests/pages/admin/system/flavorspage.py
openstack_dashboard/test/integration_tests/pages/admin/system/hostaggregatespage.py
openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py
openstack_dashboard/test/integration_tests/pages/admin/system/instancespage.py
openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py
openstack_dashboard/test/integration_tests/pages/admin/system/overviewpage.py
openstack_dashboard/test/integration_tests/pages/admin/system/routerspage.py
openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage/__init__.py
openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py
openstack_dashboard/test/integration_tests/pages/admin/system/volumes/__init__.py
openstack_dashboard/test/integration_tests/pages/admin/system/volumes/volumesnapshotspage.py
openstack_dashboard/test/integration_tests/pages/admin/system/volumes/volumespage.py
openstack_dashboard/test/integration_tests/pages/admin/system/volumes/volumetypespage.py
openstack_dashboard/test/integration_tests/pages/identity/__init__.py
openstack_dashboard/test/integration_tests/pages/identity/groupspage.py
openstack_dashboard/test/integration_tests/pages/identity/projectspage.py
openstack_dashboard/test/integration_tests/pages/identity/userspage.py
openstack_dashboard/test/integration_tests/pages/project/__init__.py
openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py
openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py
openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py
openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py
openstack_dashboard/test/integration_tests/pages/project/compute/access_and_security/__init__.py
openstack_dashboard/test/integration_tests/pages/project/compute/access_and_security/apiaccesspage.py
openstack_dashboard/test/integration_tests/pages/project/compute/access_and_security/floatingipspage.py
openstack_dashboard/test/integration_tests/pages/project/compute/access_and_security/keypairspage.py
openstack_dashboard/test/integration_tests/pages/project/compute/access_and_security/managerulespage.py
openstack_dashboard/test/integration_tests/pages/project/compute/access_and_security/securitygroupspage.py
openstack_dashboard/test/integration_tests/pages/project/compute/volumes/__init__.py
openstack_dashboard/test/integration_tests/pages/project/compute/volumes/volumesnapshotspage.py
openstack_dashboard/test/integration_tests/pages/project/compute/volumes/volumespage.py
openstack_dashboard/test/integration_tests/pages/project/network/__init__.py
openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py
openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py
openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py
openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py
openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py
openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py
openstack_dashboard/test/integration_tests/pages/project/orchestration/__init__.py
openstack_dashboard/test/integration_tests/pages/project/orchestration/stackspage.py
openstack_dashboard/test/integration_tests/pages/settings/__init__.py
openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py
openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py
openstack_dashboard/test/integration_tests/regions/__init__.py
openstack_dashboard/test/integration_tests/regions/bars.py
openstack_dashboard/test/integration_tests/regions/baseregion.py
openstack_dashboard/test/integration_tests/regions/exceptions.py
openstack_dashboard/test/integration_tests/regions/forms.py
openstack_dashboard/test/integration_tests/regions/menus.py
openstack_dashboard/test/integration_tests/regions/messages.py
openstack_dashboard/test/integration_tests/regions/tables.py
openstack_dashboard/test/integration_tests/tests/__init__.py
openstack_dashboard/test/integration_tests/tests/test_credentials.py
openstack_dashboard/test/integration_tests/tests/test_defaults.py
openstack_dashboard/test/integration_tests/tests/test_flavors.py
openstack_dashboard/test/integration_tests/tests/test_floatingips.py
openstack_dashboard/test/integration_tests/tests/test_groups.py
openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py
openstack_dashboard/test/integration_tests/tests/test_images.py
openstack_dashboard/test/integration_tests/tests/test_instances.py
openstack_dashboard/test/integration_tests/tests/test_keypairs.py
openstack_dashboard/test/integration_tests/tests/test_login.py
openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py
openstack_dashboard/test/integration_tests/tests/test_networks.py
openstack_dashboard/test/integration_tests/tests/test_projects.py
openstack_dashboard/test/integration_tests/tests/test_router.py
openstack_dashboard/test/integration_tests/tests/test_router_gateway.py
openstack_dashboard/test/integration_tests/tests/test_security_groups.py
openstack_dashboard/test/integration_tests/tests/test_stacks.py
openstack_dashboard/test/integration_tests/tests/test_user_settings.py
openstack_dashboard/test/integration_tests/tests/test_users.py
openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py
openstack_dashboard/test/integration_tests/tests/test_volumes.py
openstack_dashboard/test/integration_tests/tests/test_volumetypes.py
openstack_dashboard/test/integration_tests/tests/test-data/empty_namespace.json
openstack_dashboard/test/integration_tests/tests/test-data/stack_template
openstack_dashboard/test/jasmine/__init__.py
openstack_dashboard/test/jasmine/jasmine.py
openstack_dashboard/test/templates/404.html
openstack_dashboard/test/templates/500.html
openstack_dashboard/test/templates/_tab.html
openstack_dashboard/test/templates/base-sidebar.html
openstack_dashboard/test/templates/tab_group.html
openstack_dashboard/test/templates/workflow.html
openstack_dashboard/test/templates/registration/login.html
openstack_dashboard/test/test_data/__init__.py
openstack_dashboard/test/test_data/cinder_data.py
openstack_dashboard/test/test_data/exceptions.py
openstack_dashboard/test/test_data/glance_data.py
openstack_dashboard/test/test_data/heat_data.py
openstack_dashboard/test/test_data/keystone_data.py
openstack_dashboard/test/test_data/neutron_data.py
openstack_dashboard/test/test_data/nova_data.py
openstack_dashboard/test/test_data/swift_data.py
openstack_dashboard/test/test_data/utils.py
openstack_dashboard/test/test_panels/__init__.py
openstack_dashboard/test/test_panels/another_panel/__init__.py
openstack_dashboard/test/test_panels/another_panel/panel.py
openstack_dashboard/test/test_panels/another_panel/urls.py
openstack_dashboard/test/test_panels/another_panel/views.py
openstack_dashboard/test/test_panels/another_panel/templates/another_panel/index.html
openstack_dashboard/test/test_panels/nonloading_panel/__init__.py
openstack_dashboard/test/test_panels/nonloading_panel/panel.py
openstack_dashboard/test/test_panels/nonloading_panel/urls.py
openstack_dashboard/test/test_panels/nonloading_panel/views.py
openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel/index.html
openstack_dashboard/test/test_panels/plugin_panel/__init__.py
openstack_dashboard/test/test_panels/plugin_panel/panel.py
openstack_dashboard/test/test_panels/plugin_panel/urls.py
openstack_dashboard/test/test_panels/plugin_panel/views.py
openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.scss
openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.spec.js
openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin_module.js
openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/index.html
openstack_dashboard/test/test_panels/second_panel/__init__.py
openstack_dashboard/test/test_panels/second_panel/panel.py
openstack_dashboard/test/test_panels/second_panel/urls.py
openstack_dashboard/test/test_panels/second_panel/views.py
openstack_dashboard/test/test_panels/second_panel/templates/second_panel/index.html
openstack_dashboard/test/test_plugins/__init__.py
openstack_dashboard/test/test_plugins/panel_group_tests.py
openstack_dashboard/test/test_plugins/panel_tests.py
openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py
openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py
openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py
openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py
openstack_dashboard/test/test_plugins/panel_config/__init__.py
openstack_dashboard/test/test_plugins/panel_group_config/_10_admin_add_panel_group.py
openstack_dashboard/test/test_plugins/panel_group_config/_20_admin_add_panel_to_group.py
openstack_dashboard/test/test_plugins/panel_group_config/_30_admin_add_second_panel_group.py
openstack_dashboard/test/test_plugins/panel_group_config/_40_admin_add_panel_to_second_group.py
openstack_dashboard/test/test_plugins/panel_group_config/_50_admin_add_panel_to_default_group.py
openstack_dashboard/test/test_plugins/panel_group_config/__init__.py
openstack_dashboard/test/tests/__init__.py
openstack_dashboard/test/tests/error_pages.py
openstack_dashboard/test/tests/policy.py
openstack_dashboard/test/tests/policy_backend.py
openstack_dashboard/test/tests/quotas.py
openstack_dashboard/test/tests/selenium_tests.py
openstack_dashboard/test/tests/templates.py
openstack_dashboard/test/tests/utils.py
openstack_dashboard/themes/default/_styles.scss
openstack_dashboard/themes/default/_variables.scss
openstack_dashboard/themes/default/horizon/components/_selects.scss
openstack_dashboard/themes/material/static/_styles.scss
openstack_dashboard/themes/material/static/_variables.scss
openstack_dashboard/themes/material/static/bootstrap/_styles.scss
openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss
openstack_dashboard/themes/material/static/bootstrap/_variables.scss
openstack_dashboard/themes/material/static/horizon/_icons.scss
openstack_dashboard/themes/material/static/horizon/_styles.scss
openstack_dashboard/themes/material/static/horizon/_variables.scss
openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss
openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss
openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss
openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss
openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss
openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss
openstack_dashboard/themes/material/static/horizon/components/_messages.scss
openstack_dashboard/themes/material/static/horizon/components/_navbar.scss
openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss
openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss
openstack_dashboard/themes/material/static/horizon/components/_selects.scss
openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss
openstack_dashboard/themes/material/static/horizon/components/_trees.scss
openstack_dashboard/themes/material/static/js/material.hamburger.js
openstack_dashboard/themes/material/templates/auth/_splash.html
openstack_dashboard/themes/material/templates/header/_brand.html
openstack_dashboard/themes/material/templates/header/_header.html
openstack_dashboard/themes/material/templates/horizon/_sidebar.html
openstack_dashboard/themes/material/templates/horizon/client_side/_confirm.html
openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg
openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg.old
openstack_dashboard/themes/material/templates/material/openstack-one-color.svg
openstack_dashboard/usage/__init__.py
openstack_dashboard/usage/base.py
openstack_dashboard/usage/quotas.py
openstack_dashboard/usage/tables.py
openstack_dashboard/usage/views.py
openstack_dashboard/utils/__init__.py
openstack_dashboard/utils/filters.py
openstack_dashboard/utils/settings.py
openstack_dashboard/wsgi/django.wsgi
releasenotes/notes/.placeholder
releasenotes/notes/action-results-303c282165b60f47.yaml
releasenotes/notes/admin-neutron-l3-agents-dd6274467572906b.yaml
releasenotes/notes/angular-direct-1b156f152590ab93.yaml
releasenotes/notes/angular-features-d677356f161322d6.yaml
releasenotes/notes/bp-add-scheduler-hints-77600faec041e134.yaml
releasenotes/notes/bp-add-server-metadata-a5d5582966ef25c5.yaml
releasenotes/notes/bp-admin-manage-fips-5aa409d3502b031a.yaml
releasenotes/notes/bp-admin-views-filter-first-5b0d8a02b1271135.yaml
releasenotes/notes/bp-allow-launching-ports-b1fcc495777b7f4c.yaml
releasenotes/notes/bp-angular-performance-strict-di-3cf325d8bfca8487.yaml
releasenotes/notes/bp-angular-schema-form-bbe1aedf644b53db.yaml
releasenotes/notes/bp-angular-table-directive-1b593f2ad28c2845.yaml
releasenotes/notes/bp-angular-template-overrides-9f05ffd61367245a.yaml
releasenotes/notes/bp-angularize-swift-9a1b44aa3646bc8c.yaml
releasenotes/notes/bp-bootstrap-theme-preview-65da171c9b943646.yaml
releasenotes/notes/bp-cache-templates-4ab00dcda195a03a.yaml
releasenotes/notes/bp-cinder-consistency-groups-7cc98fda0ff3bb7a.yaml
releasenotes/notes/bp-cinder-consistency-groups-b0aba555b1ed4a6c.yaml
releasenotes/notes/bp-configurable-boot-sources-4ba89f3b2a927801.yaml
releasenotes/notes/bp-dj110-438f26c21f283c46.yaml
releasenotes/notes/bp-edit-server-metadata-7e6b00946a2e793a.yaml
releasenotes/notes/bp-enable-angular-launch-instance-897f7bb227711c86.yaml
releasenotes/notes/bp-horizon-glance-large-image-upload-c987dc86bab38761.yaml
releasenotes/notes/bp-horizon-vendor-split-4451bc1988485957.yaml
releasenotes/notes/bp-integrate-magic-search-03a97d4431d7c3d1.yaml
releasenotes/notes/bp-integration-tests-hardening-8e94e87bc548c1fe.yaml
releasenotes/notes/bp-integration-with-cinder-volume-encryption-80a3fe4ff66314b2.yaml
releasenotes/notes/bp-k2k-horizon-9577253d626337c1.yaml
releasenotes/notes/bp-keystone-federation-protocol-mapping-a6ea9f7c35d2d6f0.yaml
releasenotes/notes/bp-local-settings-override-mechanism-6c8632432cf1f44c.yaml
releasenotes/notes/bp-next-steps-4c7064e52d5abcf5.yaml
releasenotes/notes/bp-pagination-for-flavor-f603fd7630e13756.yaml
releasenotes/notes/bp-port-allowed-address-pairs-extension-a05c3a864f494b0c.yaml
releasenotes/notes/bp-restrict-private-network-input-5e5bd5978b273c62.yaml
releasenotes/notes/bp-support-extra-prop-for-project-and-user-e8a4578c395a8ade.yaml
releasenotes/notes/bp-update-dependencies-newton-3bd257faa37d3dda.yaml
releasenotes/notes/bug-123741-4be1aa90b9d44e40.yaml
releasenotes/notes/bug-1568764-cached-template-loaders-3536f35e11099eba.yaml
releasenotes/notes/bug-1585682-abd815f290e494d3.yaml
releasenotes/notes/bug-1588663-6fab83e9d89b20d2.yaml
releasenotes/notes/bug-1618235-59865fa0e5991e63.yaml
releasenotes/notes/bug-1635505-3807fd0151702a5f.yaml
releasenotes/notes/bug-1640049-1195315b5f591ab0.yaml
releasenotes/notes/deprecate-lbaas-v1-dashboard-1f9c48d7c6997b1f.yaml
releasenotes/notes/deprecation-of-default-subnet-pool-label-options-b05ebccbf6f68ecf.yaml
releasenotes/notes/domains-0581aa42773d5f41.yaml
releasenotes/notes/drop-LBaaS-v1-dashboard-d767b0bde5274af5.yaml
releasenotes/notes/dynamic-themes-b6b02238e47b99f8.yaml
releasenotes/notes/enable-js-catalog-plugin-1885df911148247a.yaml
releasenotes/notes/enable-phantomjs-selenium-cce59f25cb327ca2.yaml
releasenotes/notes/excise-sahara-7eff95feb416ce4b.yaml
releasenotes/notes/excise-trove-ce576b50fbcd15ad.yaml
releasenotes/notes/extensible-service-a8689c89a71f8961.yaml
releasenotes/notes/filter-first-identity-panels-139c4a5b7a696707.yaml
releasenotes/notes/fix-precise-keystone-endpoint-message-03129e37a6377715.yaml
releasenotes/notes/flavor-panel-switch-6b5cd5f0964f4ba3.yaml
releasenotes/notes/gb-to-gib-conversion-8a91839030a2f570.yaml
releasenotes/notes/generic-details-4f78452b14005e5b.yaml
releasenotes/notes/glance-v2-ba86ba34611f95ce.yaml
releasenotes/notes/global-class-name-convention-71ff68913c39b800.yaml
releasenotes/notes/horizon-without-nova-3cd0a84109ed2187.yaml
releasenotes/notes/hz-select-fixes-c9bfe6a53e0daa20.yaml
releasenotes/notes/image-panel-switch-38e9d3716451f9e3.yaml
releasenotes/notes/ip-availability-be217ba59cc02b40.yaml
releasenotes/notes/keystone-federation-idp-d4456dd3b3081a53.yaml
releasenotes/notes/launch-instance-defaults-c6ab65b7ab822162.yaml
releasenotes/notes/message-of-the-day-19eb745a147ca56d.yaml
releasenotes/notes/move-developer-enabled-files-b1ad2265cd79b11e.yaml
releasenotes/notes/move-policy-engine-b19e434a62912e5f.yaml
releasenotes/notes/network-type-geneve-71eed4104699754e.yaml
releasenotes/notes/network-type-midonet-6c78bdfe1e3186a0.yaml
releasenotes/notes/openstack-profiler-at-developer-dashboard-da1b1556e30aa858.yaml
releasenotes/notes/operation-history-log-64354f66614cb1dd.yaml
releasenotes/notes/provider-net-config-713f0672c8e49888.yaml
releasenotes/notes/removal-of-default-subnet-pool-label-options-9aeaa816ad6cc2f8.yaml
releasenotes/notes/removal-of-webroot-theme-108db1d2f11da449.yaml
releasenotes/notes/remove-ceilometer-support-376d38802a3ef833.yaml
releasenotes/notes/remove-default-styles-1d8ba7ad46a51381.yaml
releasenotes/notes/remove-deprecated-swift-ui-1165b60bab5771d6.yaml
releasenotes/notes/remove-i9n-scaffolds-from-production-6e52eb1da2a4bc9e.yaml
releasenotes/notes/remove-inline-edit-63f92054238378d3.yaml
releasenotes/notes/resource-directives-44629f1116545141.yaml
releasenotes/notes/setting-OVERVIEW_DAYS_RANGE-9b87e8b077952a32.yaml
releasenotes/notes/table-row-warning-class-2fdb3434440d0c22.yaml
releasenotes/notes/theme-modal-sizes-924e5835efe9bb79.yaml
releasenotes/notes/token-delete-disabled-bb50c3cddd315ee6.yaml
releasenotes/notes/use-toast-instead-of-alert-ef2f7dec2bd1121a.yaml
releasenotes/notes/workflow-step-policy-1ca99b0249294337.yaml
releasenotes/notes/xstatic-settings-cleanup-8de0e2ba00fd43ec.yaml
releasenotes/notes/bp/enhance-tox-26f73a048b88df2f.yaml
releasenotes/notes/bp/navigation-improvements-ab101299eb1a8d54.yaml
releasenotes/notes/bug/1637490-c29444e4eb458087.yaml
releasenotes/source/conf.py
releasenotes/source/essex.rst
releasenotes/source/folsom.rst
releasenotes/source/grizzly.rst
releasenotes/source/havana.rst
releasenotes/source/icehouse.rst
releasenotes/source/index.rst
releasenotes/source/juno.rst
releasenotes/source/kilo.rst
releasenotes/source/liberty.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po
releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po
tools/abandon_old_reviews.sh
tools/install_venv.py
tools/install_venv_common.py
tools/pseudo.py
tools/unit_tests.sh
tools/with_venv.sh
tools/gate/integration/devstack_gate_rc
tools/gate/integration/post_test_hook.sh
tools/gate/integration/pre_test_hook.sh