diff --git a/code/horizon/PKG-INFO b/code/horizon/PKG-INFO deleted file mode 100644 index 28d87f48..00000000 --- a/code/horizon/PKG-INFO +++ /dev/null @@ -1,75 +0,0 @@ -Metadata-Version: 1.1 -Name: horizon -Version: 2015.1.0 -Summary: OpenStack Dashboard -Home-page: http://www.openstack.org/ -Author: OpenStack -Author-email: openstack-dev@lists.openstack.org -License: UNKNOWN -Description: ============================= - Horizon (OpenStack Dashboard) - ============================= - - Horizon is a Django-based project aimed at providing a complete OpenStack - Dashboard along with an extensible framework for building new dashboards - from reusable components. The ``openstack_dashboard`` module is a reference - implementation of a Django site that uses the ``horizon`` app to provide - web-based interactions with the various OpenStack projects. - - * Release management: https://launchpad.net/horizon - * Blueprints and feature specifications: https://blueprints.launchpad.net/horizon - * Issue tracking: https://bugs.launchpad.net/horizon - - - Using Horizon - ============= - - See ``doc/source/topics/install.rst`` about how to install Horizon - in your OpenStack setup. It describes the example steps and - has pointers for more detailed settings and configurations. - - It is also available at http://docs.openstack.org/developer/horizon/topics/install.html. - - Getting Started for Developers - ============================== - - ``doc/source/quickstart.rst`` or - http://docs.openstack.org/developer/horizon/quickstart.html - describes how to setup Horizon development environment and start development. - - Building Contributor Documentation - ================================== - - This documentation is written by contributors, for contributors. - - The source is maintained in the ``doc/source`` directory using - `reStructuredText`_ and built by `Sphinx`_ - - .. _reStructuredText: http://docutils.sourceforge.net/rst.html - .. _Sphinx: http://sphinx-doc.org/ - - * Building Automatically:: - - $ ./run_tests.sh --docs - - * Building Manually:: - - $ tools/with_venv.sh sphinx-build doc/source doc/build/html - - Results are in the ``doc/build/html`` directory - - -Platform: UNKNOWN -Classifier: Development Status :: 5 - Production/Stable -Classifier: Environment :: OpenStack -Classifier: Framework :: Django -Classifier: Intended Audience :: Developers -Classifier: Intended Audience :: Information Technology -Classifier: Intended Audience :: System Administrators -Classifier: License :: OSI Approved :: Apache Software License -Classifier: Operating System :: OS Independent -Classifier: Operating System :: POSIX :: Linux -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 2.7 -Classifier: Topic :: Internet :: WWW/HTTP diff --git a/code/horizon/horizon.egg-info/PKG-INFO b/code/horizon/horizon.egg-info/PKG-INFO deleted file mode 100644 index 28d87f48..00000000 --- a/code/horizon/horizon.egg-info/PKG-INFO +++ /dev/null @@ -1,75 +0,0 @@ -Metadata-Version: 1.1 -Name: horizon -Version: 2015.1.0 -Summary: OpenStack Dashboard -Home-page: http://www.openstack.org/ -Author: OpenStack -Author-email: openstack-dev@lists.openstack.org -License: UNKNOWN -Description: ============================= - Horizon (OpenStack Dashboard) - ============================= - - Horizon is a Django-based project aimed at providing a complete OpenStack - Dashboard along with an extensible framework for building new dashboards - from reusable components. The ``openstack_dashboard`` module is a reference - implementation of a Django site that uses the ``horizon`` app to provide - web-based interactions with the various OpenStack projects. - - * Release management: https://launchpad.net/horizon - * Blueprints and feature specifications: https://blueprints.launchpad.net/horizon - * Issue tracking: https://bugs.launchpad.net/horizon - - - Using Horizon - ============= - - See ``doc/source/topics/install.rst`` about how to install Horizon - in your OpenStack setup. It describes the example steps and - has pointers for more detailed settings and configurations. - - It is also available at http://docs.openstack.org/developer/horizon/topics/install.html. - - Getting Started for Developers - ============================== - - ``doc/source/quickstart.rst`` or - http://docs.openstack.org/developer/horizon/quickstart.html - describes how to setup Horizon development environment and start development. - - Building Contributor Documentation - ================================== - - This documentation is written by contributors, for contributors. - - The source is maintained in the ``doc/source`` directory using - `reStructuredText`_ and built by `Sphinx`_ - - .. _reStructuredText: http://docutils.sourceforge.net/rst.html - .. _Sphinx: http://sphinx-doc.org/ - - * Building Automatically:: - - $ ./run_tests.sh --docs - - * Building Manually:: - - $ tools/with_venv.sh sphinx-build doc/source doc/build/html - - Results are in the ``doc/build/html`` directory - - -Platform: UNKNOWN -Classifier: Development Status :: 5 - Production/Stable -Classifier: Environment :: OpenStack -Classifier: Framework :: Django -Classifier: Intended Audience :: Developers -Classifier: Intended Audience :: Information Technology -Classifier: Intended Audience :: System Administrators -Classifier: License :: OSI Approved :: Apache Software License -Classifier: Operating System :: OS Independent -Classifier: Operating System :: POSIX :: Linux -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2 -Classifier: Programming Language :: Python :: 2.7 -Classifier: Topic :: Internet :: WWW/HTTP diff --git a/code/horizon/horizon.egg-info/SOURCES.txt b/code/horizon/horizon.egg-info/SOURCES.txt deleted file mode 100644 index 035c47be..00000000 --- a/code/horizon/horizon.egg-info/SOURCES.txt +++ /dev/null @@ -1,1776 +0,0 @@ -.jshintrc -.mailmap -.pylintrc -AUTHORS -CONTRIBUTING.rst -ChangeLog -HACKING.rst -LICENSE -MANIFEST.in -Makefile -README.rst -manage.py -openstack-common.conf -requirements.txt -run_tests.sh -setup.cfg -setup.py -test-requirements.txt -tox.ini -.tx/config -doc/Makefile -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/quickstart.rst -doc/source/testing.rst -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/releases/2012_1.rst -doc/source/releases/2012_2.rst -doc/source/releases/2013_1.rst -doc/source/releases/2013_2.rst -doc/source/releases/2014_1.rst -doc/source/releases/2014_2.rst -doc/source/topics/customizing.rst -doc/source/topics/deployment.rst -doc/source/topics/install.rst -doc/source/topics/policy.rst -doc/source/topics/settings.rst -doc/source/topics/table_actions.rst -doc/source/topics/tables.rst -doc/source/topics/testing.rst -doc/source/topics/tutorial.rst -doc/source/topics/workflows.rst -horizon/__init__.py -horizon/base.py -horizon/context_processors.py -horizon/decorators.py -horizon/exceptions.py -horizon/loaders.py -horizon/messages.py -horizon/middleware.py -horizon/models.py -horizon/site_urls.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/models.py -horizon/conf/dash_template/static/dash_name/css/dash_name.css -horizon/conf/dash_template/static/dash_name/js/dash_name.js -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/forms/__init__.py -horizon/forms/base.py -horizon/forms/fields.py -horizon/forms/views.py -horizon/locale/de/LC_MESSAGES/django.po -horizon/locale/de/LC_MESSAGES/djangojs.po -horizon/locale/en/LC_MESSAGES/django.po -horizon/locale/en/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/fr/LC_MESSAGES/django.po -horizon/locale/fr/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/pl_PL/LC_MESSAGES/django.po -horizon/locale/pl_PL/LC_MESSAGES/djangojs.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/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/static/angular/styles.scss -horizon/static/angular/widget.module.js -horizon/static/angular/action-list/action-list.js -horizon/static/angular/action-list/action-list.scss -horizon/static/angular/action-list/action-list.spec.js -horizon/static/angular/action-list/action.html -horizon/static/angular/action-list/button-tooltip.js -horizon/static/angular/action-list/menu-item.html -horizon/static/angular/action-list/menu.html -horizon/static/angular/action-list/single-button.html -horizon/static/angular/action-list/split-button.html -horizon/static/angular/action-list/warning-tooltip.html -horizon/static/angular/bind-scope/bind-scope.js -horizon/static/angular/bind-scope/bind-scope.spec.js -horizon/static/angular/charts/chart-tooltip.html -horizon/static/angular/charts/chart-tooltip.js -horizon/static/angular/charts/chart-tooltip.scss -horizon/static/angular/charts/charts.js -horizon/static/angular/charts/pie-chart.html -horizon/static/angular/charts/pie-chart.js -horizon/static/angular/charts/pie-chart.scss -horizon/static/angular/charts/pie-chart.spec.js -horizon/static/angular/form/form.js -horizon/static/angular/form/form.spec.js -horizon/static/angular/help-panel/help-panel.html -horizon/static/angular/help-panel/help-panel.js -horizon/static/angular/help-panel/help-panel.scss -horizon/static/angular/help-panel/help-panel.spec.js -horizon/static/angular/login/login.js -horizon/static/angular/login/login.spec.js -horizon/static/angular/magic-search/magic-search.html -horizon/static/angular/magic-search/magic-search.js -horizon/static/angular/magic-search/magic-search.scss -horizon/static/angular/metadata-display/metadata-display.html -horizon/static/angular/metadata-display/metadata-display.js -horizon/static/angular/metadata-display/metadata-display.scss -horizon/static/angular/metadata-display/metadata-display.spec.js -horizon/static/angular/metadata-tree/metadata-tree-item.html -horizon/static/angular/metadata-tree/metadata-tree-service.js -horizon/static/angular/metadata-tree/metadata-tree.html -horizon/static/angular/metadata-tree/metadata-tree.js -horizon/static/angular/metadata-tree/metadata-tree.scss -horizon/static/angular/metadata-tree/metadata-tree.spec.js -horizon/static/angular/modal/modal-wait-spinner.js -horizon/static/angular/modal/modal-wait-spinner.scss -horizon/static/angular/modal/modal-wait-spinner.spec.js -horizon/static/angular/modal/modal.js -horizon/static/angular/modal/modal.spec.js -horizon/static/angular/modal/simple-modal.html -horizon/static/angular/table/basic-table.js -horizon/static/angular/table/basic-table.spec.js -horizon/static/angular/table/search-bar.html -horizon/static/angular/table/table.js -horizon/static/angular/table/table.scss -horizon/static/angular/table/table.spec.js -horizon/static/angular/transfer-table/allocated.html.example -horizon/static/angular/transfer-table/available.html.example -horizon/static/angular/transfer-table/transfer-table.html -horizon/static/angular/transfer-table/transfer-table.js -horizon/static/angular/transfer-table/transfer-table.scss -horizon/static/angular/transfer-table/transfer-table.spec.js -horizon/static/angular/validators/validators.js -horizon/static/angular/validators/validators.spec.js -horizon/static/angular/wizard/wizard.html -horizon/static/angular/wizard/wizard.js -horizon/static/angular/wizard/wizard.scss -horizon/static/angular/wizard/wizard.spec.js -horizon/static/angular/workflow/workflow.js -horizon/static/angular/workflow/workflow.spec.js -horizon/static/horizon/js/horizon.accordion_nav.js -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.firewalls.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.images.js -horizon/static/horizon/js/horizon.instances.js -horizon/static/horizon/js/horizon.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.networktopology.js -horizon/static/horizon/js/horizon.quota.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/js/angular/horizon.conf.js -horizon/static/horizon/js/angular/horizon.js -horizon/static/horizon/js/angular/hz.api.module.js -horizon/static/horizon/js/angular/controllers/dummy.js -horizon/static/horizon/js/angular/controllers/modal-form-update-metadata-ctrl.js -horizon/static/horizon/js/angular/controllers/namespace-controller.js -horizon/static/horizon/js/angular/directives/forms.js -horizon/static/horizon/js/angular/directives/serialConsole.js -horizon/static/horizon/js/angular/filters/filters.js -horizon/static/horizon/js/angular/filters/filters.spec.js -horizon/static/horizon/js/angular/services/horizon.utils.js -horizon/static/horizon/js/angular/services/hz.api.cinder.js -horizon/static/horizon/js/angular/services/hz.api.config.js -horizon/static/horizon/js/angular/services/hz.api.config.spec.js -horizon/static/horizon/js/angular/services/hz.api.glance.js -horizon/static/horizon/js/angular/services/hz.api.keystone.js -horizon/static/horizon/js/angular/services/hz.api.neutron.js -horizon/static/horizon/js/angular/services/hz.api.nova.js -horizon/static/horizon/js/angular/services/hz.api.policy.js -horizon/static/horizon/js/angular/services/hz.api.security-group.js -horizon/static/horizon/js/angular/services/hz.api.service.js -horizon/static/horizon/js/angular/services/hz.api.service.spec.js -horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js -horizon/static/horizon/tests/instances.js -horizon/static/horizon/tests/messages.js -horizon/static/horizon/tests/modals.js -horizon/static/horizon/tests/tables.js -horizon/static/horizon/tests/templates.js -horizon/static/horizon/tests/jasmine/utils.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/_header.html -horizon/templates/_stylesheets.html -horizon/templates/base.html -horizon/templates/auth/_description.html -horizon/templates/auth/_login.html -horizon/templates/auth/login.html -horizon/templates/horizon/_accordion_nav.html -horizon/templates/horizon/_conf.html -horizon/templates/horizon/_custom_head_js.html -horizon/templates/horizon/_custom_meta.html -horizon/templates/horizon/_messages.html -horizon/templates/horizon/_nav_list.html -horizon/templates/horizon/_scripts.html -horizon/templates/horizon/_subnav_list.html -horizon/templates/horizon/qunit.html -horizon/templates/horizon/client_side/_alert_message.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/_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_cell.html -horizon/templates/horizon/common/_data_table_row.html -horizon/templates/horizon/common/_data_table_row_action_dropdown.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_action.html -horizon/templates/horizon/common/_data_table_table_actions.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_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/_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/_modal_form_update_metadata.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/jasmine/index.html -horizon/templates/horizon/jasmine/jasmine.html -horizon/templatetags/__init__.py -horizon/templatetags/branding.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/helpers.py -horizon/test/patches.py -horizon/test/settings.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/jasmine/jasmine_tests.py -horizon/test/templates/404.html -horizon/test/templates/_tab.html -horizon/test/templates/base-sidebar.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/models.py -horizon/test/test_dashboards/cats/kittens/__init__.py -horizon/test/test_dashboards/cats/kittens/models.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/css/cats.css -horizon/test/test_dashboards/cats/static/cats/js/cats.js -horizon/test/test_dashboards/cats/templates/cats/base.html -horizon/test/test_dashboards/cats/tigers/__init__.py -horizon/test/test_dashboards/cats/tigers/models.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/models.py -horizon/test/test_dashboards/dogs/puppies/__init__.py -horizon/test/test_dashboards/dogs/puppies/models.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/css/dogs.css -horizon/test/test_dashboards/dogs/static/dogs/js/dogs.js -horizon/test/test_dashboards/dogs/templates/dogs/base.html -horizon/test/tests/__init__.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/selenium_tests.py -horizon/test/tests/tables.py -horizon/test/tests/tabs.py -horizon/test/tests/templatetags.py -horizon/test/tests/utils.py -horizon/test/tests/views.py -horizon/test/tests/workflows.py -horizon/utils/__init__.py -horizon/utils/csvbase.py -horizon/utils/filters.py -horizon/utils/functions.py -horizon/utils/html.py -horizon/utils/memoized.py -horizon/utils/secret_key.py -horizon/utils/units.py -horizon/utils/urlresolvers.py -horizon/utils/validators.py -horizon/workflows/__init__.py -horizon/workflows/base.py -horizon/workflows/views.py -openstack_dashboard/__init__.py -openstack_dashboard/context_processors.py -openstack_dashboard/exceptions.py -openstack_dashboard/hooks.py -openstack_dashboard/policy.py -openstack_dashboard/policy_backend.py -openstack_dashboard/settings.py -openstack_dashboard/static_settings.py -openstack_dashboard/urls.py -openstack_dashboard/views.py -openstack_dashboard/api/__init__.py -openstack_dashboard/api/base.py -openstack_dashboard/api/ceilometer.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/lbaas.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/sahara.py -openstack_dashboard/api/swift.py -openstack_dashboard/api/trove.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/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/urls.py -openstack_dashboard/api/rest/utils.py -openstack_dashboard/conf/ceilometer_policy.json -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/dashboards/__init__.py -openstack_dashboard/dashboards/admin/__init__.py -openstack_dashboard/dashboards/admin/dashboard.py -openstack_dashboard/dashboards/admin/models.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/_update_metadata.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/aggregates/templates/aggregates/update_metadata.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/forms.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/_update_metadata.html -openstack_dashboard/dashboards/admin/flavors/templates/flavors/create.html -openstack_dashboard/dashboards/admin/flavors/templates/flavors/index.html -openstack_dashboard/dashboards/admin/flavors/templates/flavors/update.html -openstack_dashboard/dashboards/admin/flavors/templates/flavors/update_metadata.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/_update_metadata.html -openstack_dashboard/dashboards/admin/images/templates/images/create.html -openstack_dashboard/dashboards/admin/images/templates/images/index.html -openstack_dashboard/dashboards/admin/images/templates/images/update.html -openstack_dashboard/dashboards/admin/images/templates/images/update_metadata.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_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/index.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/create.html -openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/detail.html -openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/index.html -openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html -openstack_dashboard/dashboards/admin/metering/__init__.py -openstack_dashboard/dashboards/admin/metering/forms.py -openstack_dashboard/dashboards/admin/metering/panel.py -openstack_dashboard/dashboards/admin/metering/tables.py -openstack_dashboard/dashboards/admin/metering/tabs.py -openstack_dashboard/dashboards/admin/metering/tests.py -openstack_dashboard/dashboards/admin/metering/urls.py -openstack_dashboard/dashboards/admin/metering/views.py -openstack_dashboard/dashboards/admin/metering/templates/metering/_daily.html -openstack_dashboard/dashboards/admin/metering/templates/metering/daily.html -openstack_dashboard/dashboards/admin/metering/templates/metering/index.html -openstack_dashboard/dashboards/admin/metering/templates/metering/stats.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/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/urls.py -openstack_dashboard/dashboards/admin/networks/ports/views.py -openstack_dashboard/dashboards/admin/networks/subnets/__init__.py -openstack_dashboard/dashboards/admin/networks/subnets/tables.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/index.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/_detail_overview.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/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/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/detail.html -openstack_dashboard/dashboards/admin/routers/templates/routers/index.html -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/_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/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/_unmanage_volume.html -openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/_update_status.html -openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/detail.html -openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes/manage_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/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/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/index.html -openstack_dashboard/dashboards/identity/roles/templates/roles/update.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/models.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/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/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/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/browsers.py -openstack_dashboard/dashboards/project/containers/forms.py -openstack_dashboard/dashboards/project/containers/panel.py -openstack_dashboard/dashboards/project/containers/tables.py -openstack_dashboard/dashboards/project/containers/tests.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/_container_detail.html -openstack_dashboard/dashboards/project/containers/templates/containers/_container_metadata.html -openstack_dashboard/dashboards/project/containers/templates/containers/_copy.html -openstack_dashboard/dashboards/project/containers/templates/containers/_create.html -openstack_dashboard/dashboards/project/containers/templates/containers/_create_pseudo_folder.html -openstack_dashboard/dashboards/project/containers/templates/containers/_object_detail.html -openstack_dashboard/dashboards/project/containers/templates/containers/_update.html -openstack_dashboard/dashboards/project/containers/templates/containers/_upload.html -openstack_dashboard/dashboards/project/containers/templates/containers/container_detail.html -openstack_dashboard/dashboards/project/containers/templates/containers/copy.html -openstack_dashboard/dashboards/project/containers/templates/containers/create.html -openstack_dashboard/dashboards/project/containers/templates/containers/create_pseudo_folder.html -openstack_dashboard/dashboards/project/containers/templates/containers/index.html -openstack_dashboard/dashboards/project/containers/templates/containers/object_detail.html -openstack_dashboard/dashboards/project/containers/templates/containers/update.html -openstack_dashboard/dashboards/project/containers/templates/containers/upload.html -openstack_dashboard/dashboards/project/data_processing/__init__.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/__init__.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/forms.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/panel.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/tables.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/tabs.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/tests.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/urls.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/views.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_configure_general_help.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_create_general_help.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_details.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_nodegroups_details.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/_upload_file.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_node_groups_template.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/cluster_templates.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/configure.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/create.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/details.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/templates/data_processing.cluster_templates/upload_file.html -openstack_dashboard/dashboards/project/data_processing/cluster_templates/workflows/__init__.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/workflows/copy.py -openstack_dashboard/dashboards/project/data_processing/cluster_templates/workflows/create.py -openstack_dashboard/dashboards/project/data_processing/clusters/__init__.py -openstack_dashboard/dashboards/project/data_processing/clusters/panel.py -openstack_dashboard/dashboards/project/data_processing/clusters/tables.py -openstack_dashboard/dashboards/project/data_processing/clusters/tabs.py -openstack_dashboard/dashboards/project/data_processing/clusters/tests.py -openstack_dashboard/dashboards/project/data_processing/clusters/urls.py -openstack_dashboard/dashboards/project/data_processing/clusters/views.py -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_configure_general_help.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_cluster.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_create_general_help.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_details.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_instances_details.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_nodegroups_details.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/_rich_status.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/clusters.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/configure.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/create.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/create_cluster.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/details.html -openstack_dashboard/dashboards/project/data_processing/clusters/templates/data_processing.clusters/scale.html -openstack_dashboard/dashboards/project/data_processing/clusters/workflows/__init__.py -openstack_dashboard/dashboards/project/data_processing/clusters/workflows/create.py -openstack_dashboard/dashboards/project/data_processing/clusters/workflows/scale.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/__init__.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/forms.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/panel.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/tables.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/tests.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/urls.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/views.py -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_edit_tags.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_help.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_list_tags.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_register_image.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/_tag_form.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/edit_tags.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/image_registry.html -openstack_dashboard/dashboards/project/data_processing/data_image_registry/templates/data_processing.data_image_registry/register_image.html -openstack_dashboard/dashboards/project/data_processing/data_plugins/__init__.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/panel.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/tables.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/tabs.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/tests.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/urls.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/views.py -openstack_dashboard/dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/_details.html -openstack_dashboard/dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/details.html -openstack_dashboard/dashboards/project/data_processing/data_plugins/templates/data_processing.data_plugins/plugins.html -openstack_dashboard/dashboards/project/data_processing/data_sources/__init__.py -openstack_dashboard/dashboards/project/data_processing/data_sources/panel.py -openstack_dashboard/dashboards/project/data_processing/data_sources/tables.py -openstack_dashboard/dashboards/project/data_processing/data_sources/tabs.py -openstack_dashboard/dashboards/project/data_processing/data_sources/tests.py -openstack_dashboard/dashboards/project/data_processing/data_sources/urls.py -openstack_dashboard/dashboards/project/data_processing/data_sources/views.py -openstack_dashboard/dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_create_data_source_help.html -openstack_dashboard/dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html -openstack_dashboard/dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/create.html -openstack_dashboard/dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/data_sources.html -openstack_dashboard/dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/details.html -openstack_dashboard/dashboards/project/data_processing/data_sources/workflows/__init__.py -openstack_dashboard/dashboards/project/data_processing/data_sources/workflows/create.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/__init__.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/forms.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/panel.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/tables.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/tabs.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/tests.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/urls.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/views.py -openstack_dashboard/dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create.html -openstack_dashboard/dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_create_job_binary_help.html -openstack_dashboard/dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/_details.html -openstack_dashboard/dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/create.html -openstack_dashboard/dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/details.html -openstack_dashboard/dashboards/project/data_processing/job_binaries/templates/data_processing.job_binaries/job_binaries.html -openstack_dashboard/dashboards/project/data_processing/job_executions/__init__.py -openstack_dashboard/dashboards/project/data_processing/job_executions/panel.py -openstack_dashboard/dashboards/project/data_processing/job_executions/tables.py -openstack_dashboard/dashboards/project/data_processing/job_executions/tabs.py -openstack_dashboard/dashboards/project/data_processing/job_executions/tests.py -openstack_dashboard/dashboards/project/data_processing/job_executions/urls.py -openstack_dashboard/dashboards/project/data_processing/job_executions/views.py -openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/_details.html -openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html -openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/job_executions.html -openstack_dashboard/dashboards/project/data_processing/jobs/__init__.py -openstack_dashboard/dashboards/project/data_processing/jobs/panel.py -openstack_dashboard/dashboards/project/data_processing/jobs/tables.py -openstack_dashboard/dashboards/project/data_processing/jobs/tabs.py -openstack_dashboard/dashboards/project/data_processing/jobs/tests.py -openstack_dashboard/dashboards/project/data_processing/jobs/urls.py -openstack_dashboard/dashboards/project/data_processing/jobs/views.py -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_help.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/_create_job_libs_help.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/_details.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_configure_help.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/_launch_job_help.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/config_template.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/create.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/details.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/jobs.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/launch.html -openstack_dashboard/dashboards/project/data_processing/jobs/templates/data_processing.jobs/library_template.html -openstack_dashboard/dashboards/project/data_processing/jobs/workflows/__init__.py -openstack_dashboard/dashboards/project/data_processing/jobs/workflows/create.py -openstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/__init__.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/panel.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/tables.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/tabs.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/tests.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/urls.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/views.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_configure_general_help.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_create_general_help.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_details.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_fields_help.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/_service_confs.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/configure.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/create.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/details.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/templates/data_processing.nodegroup_templates/nodegroup_templates.html -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/workflows/__init__.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/workflows/copy.py -openstack_dashboard/dashboards/project/data_processing/nodegroup_templates/workflows/create.py -openstack_dashboard/dashboards/project/data_processing/utils/__init__.py -openstack_dashboard/dashboards/project/data_processing/utils/anti_affinity.py -openstack_dashboard/dashboards/project/data_processing/utils/helpers.py -openstack_dashboard/dashboards/project/data_processing/utils/neutron_support.py -openstack_dashboard/dashboards/project/data_processing/utils/workflow_helpers.py -openstack_dashboard/dashboards/project/data_processing/wizard/__init__.py -openstack_dashboard/dashboards/project/data_processing/wizard/forms.py -openstack_dashboard/dashboards/project/data_processing/wizard/panel.py -openstack_dashboard/dashboards/project/data_processing/wizard/tests.py -openstack_dashboard/dashboards/project/data_processing/wizard/urls.py -openstack_dashboard/dashboards/project/data_processing/wizard/views.py -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/_job_type_select.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/_job_type_select_help.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/_plugin_select.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/_plugin_select_help.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/cluster_guide.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/job_type_select.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/jobex_guide.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/plugin_select.html -openstack_dashboard/dashboards/project/data_processing/wizard/templates/data_processing.wizard/wizard.html -openstack_dashboard/dashboards/project/database_backups/__init__.py -openstack_dashboard/dashboards/project/database_backups/panel.py -openstack_dashboard/dashboards/project/database_backups/tables.py -openstack_dashboard/dashboards/project/database_backups/tests.py -openstack_dashboard/dashboards/project/database_backups/urls.py -openstack_dashboard/dashboards/project/database_backups/views.py -openstack_dashboard/dashboards/project/database_backups/templates/database_backups/_backup_details_help.html -openstack_dashboard/dashboards/project/database_backups/templates/database_backups/backup.html -openstack_dashboard/dashboards/project/database_backups/templates/database_backups/details.html -openstack_dashboard/dashboards/project/database_backups/templates/database_backups/index.html -openstack_dashboard/dashboards/project/database_backups/workflows/__init__.py -openstack_dashboard/dashboards/project/database_backups/workflows/create_backup.py -openstack_dashboard/dashboards/project/databases/__init__.py -openstack_dashboard/dashboards/project/databases/forms.py -openstack_dashboard/dashboards/project/databases/panel.py -openstack_dashboard/dashboards/project/databases/tables.py -openstack_dashboard/dashboards/project/databases/tabs.py -openstack_dashboard/dashboards/project/databases/tests.py -openstack_dashboard/dashboards/project/databases/urls.py -openstack_dashboard/dashboards/project/databases/views.py -openstack_dashboard/dashboards/project/databases/templates/databases/_detail_overview.html -openstack_dashboard/dashboards/project/databases/templates/databases/_detail_overview_cassandra.html -openstack_dashboard/dashboards/project/databases/templates/databases/_detail_overview_couchbase.html -openstack_dashboard/dashboards/project/databases/templates/databases/_detail_overview_mongodb.html -openstack_dashboard/dashboards/project/databases/templates/databases/_detail_overview_mysql.html -openstack_dashboard/dashboards/project/databases/templates/databases/_detail_overview_redis.html -openstack_dashboard/dashboards/project/databases/templates/databases/_launch_advanced_help.html -openstack_dashboard/dashboards/project/databases/templates/databases/_launch_details_help.html -openstack_dashboard/dashboards/project/databases/templates/databases/_launch_initialize_help.html -openstack_dashboard/dashboards/project/databases/templates/databases/_launch_network_help.html -openstack_dashboard/dashboards/project/databases/templates/databases/_launch_networks.html -openstack_dashboard/dashboards/project/databases/templates/databases/_resize_instance.html -openstack_dashboard/dashboards/project/databases/templates/databases/_resize_volume.html -openstack_dashboard/dashboards/project/databases/templates/databases/detail.html -openstack_dashboard/dashboards/project/databases/templates/databases/index.html -openstack_dashboard/dashboards/project/databases/templates/databases/launch.html -openstack_dashboard/dashboards/project/databases/templates/databases/resize_instance.html -openstack_dashboard/dashboards/project/databases/templates/databases/resize_volume.html -openstack_dashboard/dashboards/project/databases/workflows/__init__.py -openstack_dashboard/dashboards/project/databases/workflows/create_instance.py -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/index.html -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/detail.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/_decryptpassword.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_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/decryptpassword.html -openstack_dashboard/dashboards/project/instances/templates/instances/detail.html -openstack_dashboard/dashboards/project/instances/templates/instances/index.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/loadbalancers/__init__.py -openstack_dashboard/dashboards/project/loadbalancers/forms.py -openstack_dashboard/dashboards/project/loadbalancers/models.py -openstack_dashboard/dashboards/project/loadbalancers/panel.py -openstack_dashboard/dashboards/project/loadbalancers/tables.py -openstack_dashboard/dashboards/project/loadbalancers/tabs.py -openstack_dashboard/dashboards/project/loadbalancers/tests.py -openstack_dashboard/dashboards/project/loadbalancers/urls.py -openstack_dashboard/dashboards/project/loadbalancers/utils.py -openstack_dashboard/dashboards/project/loadbalancers/views.py -openstack_dashboard/dashboards/project/loadbalancers/workflows.py -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_member_details.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_members_tab.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_monitor_details.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_monitors_tab.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_pool_details.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_pools_tab.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_updatemember.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_updatemonitor.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_updatepool.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_updatevip.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/_vip_details.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/details_tabs.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/updatemember.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/updatemonitor.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/updatepool.html -openstack_dashboard/dashboards/project/loadbalancers/templates/loadbalancers/updatevip.html -openstack_dashboard/dashboards/project/network_topology/__init__.py -openstack_dashboard/dashboards/project/network_topology/panel.py -openstack_dashboard/dashboards/project/network_topology/tests.py -openstack_dashboard/dashboards/project/network_topology/urls.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/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/templates/network_topology/_create_router.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/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_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/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/urls.py -openstack_dashboard/dashboards/project/networks/ports/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/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/_create.html -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/create.html -openstack_dashboard/dashboards/project/networks/templates/networks/detail.html -openstack_dashboard/dashboards/project/networks/templates/networks/index.html -openstack_dashboard/dashboards/project/networks/templates/networks/update.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/detail.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/networks/templates/networks/subnets/detail.html -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/routerrules/__init__.py -openstack_dashboard/dashboards/project/routers/extensions/routerrules/forms.py -openstack_dashboard/dashboards/project/routers/extensions/routerrules/rulemanager.py -openstack_dashboard/dashboards/project/routers/extensions/routerrules/tables.py -openstack_dashboard/dashboards/project/routers/extensions/routerrules/tabs.py -openstack_dashboard/dashboards/project/routers/extensions/routerrules/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/detail.html -openstack_dashboard/dashboards/project/routers/templates/routers/index.html -openstack_dashboard/dashboards/project/routers/templates/routers/update.html -openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/_create.html -openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/create.html -openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerrules/grid.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/resource_types/templates/stacks.resource_types/details.html -openstack_dashboard/dashboards/project/stacks/resource_types/templates/stacks.resource_types/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/detail.html -openstack_dashboard/dashboards/project/stacks/templates/stacks/index.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.html -openstack_dashboard/dashboards/project/stacks/templates/stacks/select_template.html -openstack_dashboard/dashboards/project/stacks/templates/stacks/update.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/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/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/detail.html -openstack_dashboard/dashboards/project/volumes/templates/volumes/backups/restore_backup.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/detail.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/detail.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/_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/_vpnservice_details.html -openstack_dashboard/dashboards/project/vpn/templates/vpn/details_tabs.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/router/__init__.py -openstack_dashboard/dashboards/router/dashboard.py -openstack_dashboard/dashboards/router/models.py -openstack_dashboard/dashboards/router/nexus1000v/__init__.py -openstack_dashboard/dashboards/router/nexus1000v/forms.py -openstack_dashboard/dashboards/router/nexus1000v/panel.py -openstack_dashboard/dashboards/router/nexus1000v/tables.py -openstack_dashboard/dashboards/router/nexus1000v/tabs.py -openstack_dashboard/dashboards/router/nexus1000v/tests.py -openstack_dashboard/dashboards/router/nexus1000v/urls.py -openstack_dashboard/dashboards/router/nexus1000v/views.py -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/_create_network_profile.html -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/_update_network_profile.html -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/create_network_profile.html -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/index.html -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/update_network_profile.html -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/network_profile/index.html -openstack_dashboard/dashboards/router/nexus1000v/templates/nexus1000v/policy_profile/index.html -openstack_dashboard/dashboards/settings/__init__.py -openstack_dashboard/dashboards/settings/dashboard.py -openstack_dashboard/dashboards/settings/models.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/_10_project.py -openstack_dashboard/enabled/_20_admin.py -openstack_dashboard/enabled/_25_identity.py -openstack_dashboard/enabled/_30_settings.py -openstack_dashboard/enabled/_40_router.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/_40_router.py.example -openstack_dashboard/local/enabled/__init__.py -openstack_dashboard/locale/de/LC_MESSAGES/django.po -openstack_dashboard/locale/en/LC_MESSAGES/django.po -openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po -openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po -openstack_dashboard/locale/es/LC_MESSAGES/django.po -openstack_dashboard/locale/fr/LC_MESSAGES/django.po -openstack_dashboard/locale/ja/LC_MESSAGES/django.po -openstack_dashboard/locale/ko_KR/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/ru/LC_MESSAGES/django.po -openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po -openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po -openstack_dashboard/management/__init__.py -openstack_dashboard/management/commands/__init__.py -openstack_dashboard/management/commands/apache_vhost.conf.template -openstack_dashboard/management/commands/horizon.wsgi.template -openstack_dashboard/management/commands/make_web_conf.py -openstack_dashboard/management/commands/migrate_settings.py -openstack_dashboard/openstack/__init__.py -openstack_dashboard/openstack/common/__init__.py -openstack_dashboard/openstack/common/_i18n.py -openstack_dashboard/openstack/common/fileutils.py -openstack_dashboard/openstack/common/local.py -openstack_dashboard/openstack/common/log.py -openstack_dashboard/openstack/common/policy.py -openstack_dashboard/static/dashboard/dashboard.module.js -openstack_dashboard/static/dashboard/dashboard.module.spec.js -openstack_dashboard/static/dashboard/dashboard.scss -openstack_dashboard/static/dashboard/cloud-services/cloud-services.js -openstack_dashboard/static/dashboard/cloud-services/cloud-services.spec.js -openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.eot -openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.svg -openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.ttf -openstack_dashboard/static/dashboard/fonts/Anivers_Regular-webfont.woff -openstack_dashboard/static/dashboard/img/action_required.png -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/drop_arrow.png -openstack_dashboard/static/dashboard/img/favicon.ico -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/loading.gif -openstack_dashboard/static/dashboard/img/logo-splash.png -openstack_dashboard/static/dashboard/img/logo.png -openstack_dashboard/static/dashboard/img/profile_drop.png -openstack_dashboard/static/dashboard/img/right_droparrow.png -openstack_dashboard/static/dashboard/img/router.png -openstack_dashboard/static/dashboard/img/search.png -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/server.png -openstack_dashboard/static/dashboard/img/sidebar_bg.png -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/up_arrow.png -openstack_dashboard/static/dashboard/launch-instance/launch-instance.js -openstack_dashboard/static/dashboard/launch-instance/launch-instance.model.js -openstack_dashboard/static/dashboard/launch-instance/launch-instance.model.spec.js -openstack_dashboard/static/dashboard/launch-instance/launch-instance.scss -openstack_dashboard/static/dashboard/launch-instance/launch-instance.spec.js -openstack_dashboard/static/dashboard/launch-instance/configuration/configuration.help.html -openstack_dashboard/static/dashboard/launch-instance/configuration/configuration.html -openstack_dashboard/static/dashboard/launch-instance/configuration/configuration.js -openstack_dashboard/static/dashboard/launch-instance/configuration/configuration.scss -openstack_dashboard/static/dashboard/launch-instance/configuration/configuration.spec.js -openstack_dashboard/static/dashboard/launch-instance/configuration/load-edit.html -openstack_dashboard/static/dashboard/launch-instance/configuration/load-edit.js -openstack_dashboard/static/dashboard/launch-instance/flavor/flavor.help.html -openstack_dashboard/static/dashboard/launch-instance/flavor/flavor.html -openstack_dashboard/static/dashboard/launch-instance/flavor/flavor.js -openstack_dashboard/static/dashboard/launch-instance/flavor/flavor.scss -openstack_dashboard/static/dashboard/launch-instance/flavor/flavor.spec.js -openstack_dashboard/static/dashboard/launch-instance/flavor/select-flavor-table.html -openstack_dashboard/static/dashboard/launch-instance/flavor/select-flavor-table.js -openstack_dashboard/static/dashboard/launch-instance/keypair/create-keypair.html -openstack_dashboard/static/dashboard/launch-instance/keypair/import-keypair.html -openstack_dashboard/static/dashboard/launch-instance/keypair/keypair-details.html -openstack_dashboard/static/dashboard/launch-instance/keypair/keypair.help.html -openstack_dashboard/static/dashboard/launch-instance/keypair/keypair.html -openstack_dashboard/static/dashboard/launch-instance/keypair/keypair.js -openstack_dashboard/static/dashboard/launch-instance/keypair/keypair.scss -openstack_dashboard/static/dashboard/launch-instance/keypair/keypair.spec.js -openstack_dashboard/static/dashboard/launch-instance/keypair/new-keypair.html -openstack_dashboard/static/dashboard/launch-instance/network/network.help.html -openstack_dashboard/static/dashboard/launch-instance/network/network.html -openstack_dashboard/static/dashboard/launch-instance/network/network.js -openstack_dashboard/static/dashboard/launch-instance/network/network.scss -openstack_dashboard/static/dashboard/launch-instance/network/network.spec.js -openstack_dashboard/static/dashboard/launch-instance/security-groups/keypair-details.html -openstack_dashboard/static/dashboard/launch-instance/security-groups/security-group-details.html -openstack_dashboard/static/dashboard/launch-instance/security-groups/security-groups.help.html -openstack_dashboard/static/dashboard/launch-instance/security-groups/security-groups.html -openstack_dashboard/static/dashboard/launch-instance/security-groups/security-groups.js -openstack_dashboard/static/dashboard/launch-instance/security-groups/security-groups.scss -openstack_dashboard/static/dashboard/launch-instance/security-groups/security-groups.spec.js -openstack_dashboard/static/dashboard/launch-instance/source/source-details.html -openstack_dashboard/static/dashboard/launch-instance/source/source.help.html -openstack_dashboard/static/dashboard/launch-instance/source/source.html -openstack_dashboard/static/dashboard/launch-instance/source/source.js -openstack_dashboard/static/dashboard/launch-instance/source/source.scss -openstack_dashboard/static/dashboard/launch-instance/source/source.spec.js -openstack_dashboard/static/dashboard/scss/_mixins.scss -openstack_dashboard/static/dashboard/scss/_splash.scss -openstack_dashboard/static/dashboard/scss/_variables.scss -openstack_dashboard/static/dashboard/scss/horizon.scss -openstack_dashboard/static/dashboard/scss/serial_console.css -openstack_dashboard/static/dashboard/scss/components/_accordion_nav.scss -openstack_dashboard/static/dashboard/scss/components/_charts.scss -openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss -openstack_dashboard/static/dashboard/scss/components/_network_topology.scss -openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss -openstack_dashboard/static/dashboard/scss/components/_topbar.scss -openstack_dashboard/static/dashboard/scss/components/_workflow.scss -openstack_dashboard/static/dashboard/workflow/workflow.js -openstack_dashboard/static/dashboard/workflow/workflow.spec.js -openstack_dashboard/static/themes/blue/_styles.scss -openstack_dashboard/static/themes/blue/_variables.scss -openstack_dashboard/static/themes/default/_styles.scss -openstack_dashboard/static/themes/default/_variables.scss -openstack_dashboard/static/themes/webroot/_styles.scss -openstack_dashboard/static/themes/webroot/_variables.scss -openstack_dashboard/templates/403.html -openstack_dashboard/templates/404.html -openstack_dashboard/templates/500.html -openstack_dashboard/templates/_header.html -openstack_dashboard/templates/_stylesheets.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/jasmine/index.html -openstack_dashboard/templates/jasmine/jasmine.html -openstack_dashboard/templatetags/__init__.py -openstack_dashboard/templatetags/context_selection.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/ceilometer_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_tests.py -openstack_dashboard/test/api_tests/keystone_rest_tests.py -openstack_dashboard/test/api_tests/keystone_tests.py -openstack_dashboard/test/api_tests/lbaas_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_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/helpers.py -openstack_dashboard/test/integration_tests/horizon.conf -openstack_dashboard/test/integration_tests/webdriver.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/flavorspage.py -openstack_dashboard/test/integration_tests/pages/admin/system/overviewpage.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/identity/__init__.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/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/keypairspage.py -openstack_dashboard/test/integration_tests/pages/project/compute/volumes/__init__.py -openstack_dashboard/test/integration_tests/pages/project/data_processing/__init__.py -openstack_dashboard/test/integration_tests/pages/project/data_processing/imageregistrypage.py -openstack_dashboard/test/integration_tests/pages/project/data_processing/jobbinariespage.py -openstack_dashboard/test/integration_tests/pages/project/network/__init__.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/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/decorators.py -openstack_dashboard/test/integration_tests/tests/test_dashboard_help_redirection.py -openstack_dashboard/test/integration_tests/tests/test_flavors.py -openstack_dashboard/test/integration_tests/tests/test_image_create_delete.py -openstack_dashboard/test/integration_tests/tests/test_keypair.py -openstack_dashboard/test/integration_tests/tests/test_login.py -openstack_dashboard/test/integration_tests/tests/test_password_change.py -openstack_dashboard/test/integration_tests/tests/test_sahara_image_registry.py -openstack_dashboard/test/integration_tests/tests/test_sahara_job_binaries.py -openstack_dashboard/test/integration_tests/tests/test_user_create_delete.py -openstack_dashboard/test/integration_tests/tests/test_user_settings.py -openstack_dashboard/test/jasmine/__init__.py -openstack_dashboard/test/jasmine/jasmine.py -openstack_dashboard/test/jasmine/jasmine_tests.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/ceilometer_data.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/sahara_data.py -openstack_dashboard/test/test_data/swift_data.py -openstack_dashboard/test/test_data/trove_data.py -openstack_dashboard/test/test_data/utils.py -openstack_dashboard/test/test_panels/__init__.py -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_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/__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/__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/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/metering.py -openstack_dashboard/utils/settings.py -openstack_dashboard/wsgi/django.wsgi -tools/abandon_old_reviews.sh -tools/install_venv.py -tools/install_venv_common.py -tools/pseudo.py -tools/with_venv.sh \ No newline at end of file diff --git a/code/horizon/horizon.egg-info/dependency_links.txt b/code/horizon/horizon.egg-info/dependency_links.txt deleted file mode 100644 index 8b137891..00000000 --- a/code/horizon/horizon.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/code/horizon/horizon.egg-info/not-zip-safe b/code/horizon/horizon.egg-info/not-zip-safe deleted file mode 100644 index 8b137891..00000000 --- a/code/horizon/horizon.egg-info/not-zip-safe +++ /dev/null @@ -1 +0,0 @@ - diff --git a/code/horizon/horizon.egg-info/pbr.json b/code/horizon/horizon.egg-info/pbr.json deleted file mode 100644 index 97cffae2..00000000 --- a/code/horizon/horizon.egg-info/pbr.json +++ /dev/null @@ -1 +0,0 @@ -{"is_release": true, "git_version": "b99cf48"} \ No newline at end of file diff --git a/code/horizon/horizon.egg-info/requires.txt b/code/horizon/horizon.egg-info/requires.txt deleted file mode 100644 index 50367919..00000000 --- a/code/horizon/horizon.egg-info/requires.txt +++ /dev/null @@ -1,53 +0,0 @@ -pbr>=0.6,!=0.7,<1.0 -Babel>=1.3 -Django>=1.4.2,<1.8 -Pint>=0.5 # BSD -django_compressor>=1.4 -django_openstack_auth>=1.1.7,!=1.1.8,<1.3.0 -django-pyscss>=1.0.3,<2.0.0 # BSD License2 clause -eventlet>=0.16.1,!=0.17.0 -httplib2>=0.7.5 -iso8601>=0.1.9 -kombu>=2.5.0 -netaddr>=0.7.12 -oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 -oslo.config>=1.9.3,<1.10.0 # Apache-2.0 -oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 -oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0 -oslo.utils>=1.4.0,<1.5.0 # Apache-2.0 -pyScss>=1.2.1,<1.3 # MIT License -python-ceilometerclient>=1.0.13,<1.1.0 -python-cinderclient>=1.1.0,<1.2.0 -python-glanceclient>=0.15.0,<0.18.0 -python-heatclient>=0.3.0,<0.5.0 -python-keystoneclient>=1.1.0,<1.4.0 -python-neutronclient>=2.3.11,<2.5.0 -python-novaclient>=2.22.0,<2.24.0 -python-saharaclient>=0.8.0,<0.9.0 -python-swiftclient>=2.2.0,<2.5.0 -python-troveclient>=1.0.7,<1.1.0 -pytz>=2013.6 -PyYAML>=3.1.0 -six>=1.9.0 -XStatic>=1.0.0 # MIT License -XStatic-Angular>=1.3.7 # MIT License -XStatic-Angular-Bootstrap>=0.11.0.2 # MIT License -XStatic-Angular-lrdragndrop>=1.0.2.2 # MIT License -XStatic-Bootstrap-Datepicker>=1.3.1.0 # Apache 2.0 License -XStatic-Bootstrap-SCSS>=3 # Apache 2.0 License -XStatic-D3>=3.1.6.2 # BSD License3 clause -XStatic-Hogan>=2.0.0.2 # Apache 2.0 License -XStatic-Font-Awesome>=4.2.0 # SIL OFL 1.1 License, MIT License -XStatic-Jasmine>=2.1.2.0 # MIT License -XStatic-jQuery>=1.7.2 # MIT License -XStatic-JQuery-Migrate>=1.2.1.1 # MIT License -XStatic-JQuery.quicksearch>=2.0.3.1 # MIT License -XStatic-JQuery.TableSorter>=2.0.5b.0 # MIT License -XStatic-jquery-ui>=1.10.1 # MIT License -XStatic-JSEncrypt>=2.0.0.2 # MIT License -XStatic-Magic-Search>=0.2.0.1 # Apache 2.0 License -XStatic-QUnit>=1.14.0.2 # MIT License -XStatic-Rickshaw>=1.5.0 # BSD Licenseprior -XStatic-smart-table>=1.4.5.3 # MIT License -XStatic-Spin>=1.2.5.2 # MIT License -XStatic-term.js>=0.0.4 # MIT License diff --git a/code/horizon/horizon.egg-info/top_level.txt b/code/horizon/horizon.egg-info/top_level.txt deleted file mode 100644 index 855a6c3c..00000000 --- a/code/horizon/horizon.egg-info/top_level.txt +++ /dev/null @@ -1,2 +0,0 @@ -horizon -openstack_dashboard diff --git a/code/horizon/setup.cfg b/code/horizon/setup.cfg index 8cfbeca8..922341b0 100644 --- a/code/horizon/setup.cfg +++ b/code/horizon/setup.cfg @@ -1,6 +1,5 @@ [metadata] name = horizon -version = 2015.1 summary = OpenStack Dashboard description-file = README.rst @@ -40,8 +39,3 @@ source-dir = doc/source verbosity = 2 detailed-errors = 1 -[egg_info] -tag_build = -tag_date = 0 -tag_svn_revision = 0 -