AUTHORS
ChangeLog
MANIFEST.in
README.rst
manage.py
openstack-common.conf
requirements.txt
run_tests.sh
setup-centos.sh
setup.cfg
setup.py
setup.sh
test-requirements.txt
tox.ini
bin/less/lessc
bin/lib/less/browser.js
bin/lib/less/colors.js
bin/lib/less/cssmin.js
bin/lib/less/functions.js
bin/lib/less/index.js
bin/lib/less/parser.js
bin/lib/less/rhino.js
bin/lib/less/tree.js
bin/lib/less/tree/alpha.js
bin/lib/less/tree/anonymous.js
bin/lib/less/tree/assignment.js
bin/lib/less/tree/call.js
bin/lib/less/tree/color.js
bin/lib/less/tree/comment.js
bin/lib/less/tree/condition.js
bin/lib/less/tree/dimension.js
bin/lib/less/tree/directive.js
bin/lib/less/tree/element.js
bin/lib/less/tree/expression.js
bin/lib/less/tree/import.js
bin/lib/less/tree/javascript.js
bin/lib/less/tree/keyword.js
bin/lib/less/tree/media.js
bin/lib/less/tree/mixin.js
bin/lib/less/tree/operation.js
bin/lib/less/tree/paren.js
bin/lib/less/tree/quoted.js
bin/lib/less/tree/rule.js
bin/lib/less/tree/ruleset.js
bin/lib/less/tree/selector.js
bin/lib/less/tree/url.js
bin/lib/less/tree/value.js
bin/lib/less/tree/variable.js
build_addons/rpm/modify-horizon-config.sh
doc/source/conf.py
doc/source/index.rst
doc/source/_static/.placeholder
doc/source/_templates/.placeholder
doc/source/_theme/theme.conf
murano_dashboard.egg-info/PKG-INFO
murano_dashboard.egg-info/SOURCES.txt
murano_dashboard.egg-info/dependency_links.txt
murano_dashboard.egg-info/not-zip-safe
murano_dashboard.egg-info/requires.txt
murano_dashboard.egg-info/top_level.txt
muranodashboard/__init__.py
muranodashboard/dashboard.py
muranodashboard/exceptions.py
muranodashboard/middleware.py
muranodashboard/models.py
muranodashboard/settings.py
muranodashboard/version.py
muranodashboard/views.py
muranodashboard/environments/__init__.py
muranodashboard/environments/api.py
muranodashboard/environments/consts.py
muranodashboard/environments/forms.py
muranodashboard/environments/network.py
muranodashboard/environments/panel.py
muranodashboard/environments/tables.py
muranodashboard/environments/tabs.py
muranodashboard/environments/urls.py
muranodashboard/environments/views.py
muranodashboard/environments/workflows.py
muranodashboard/environments/services/__init__.py
muranodashboard/environments/services/fields.py
muranodashboard/environments/services/forms.py
muranodashboard/environments/services/helpers.py
muranodashboard/environments/services/metadata.py
muranodashboard/images/__init__.py
muranodashboard/images/forms.py
muranodashboard/images/panel.py
muranodashboard/images/tables.py
muranodashboard/images/urls.py
muranodashboard/images/views.py
muranodashboard/local/__init__.py
muranodashboard/local/local_settings.py.example
muranodashboard/openstack/__init__.py
muranodashboard/openstack/common/__init__.py
muranodashboard/openstack/common/importutils.py
muranodashboard/openstack/common/timeutils.py
muranodashboard/service_catalog/__init__.py
muranodashboard/service_catalog/forms.py
muranodashboard/service_catalog/panel.py
muranodashboard/service_catalog/tables.py
muranodashboard/service_catalog/urls.py
muranodashboard/service_catalog/utils.py
muranodashboard/service_catalog/views.py
muranodashboard/service_catalog/workflows.py
muranodashboard/static/muranodashboard/css/checkbox.css
muranodashboard/static/muranodashboard/css/support_placeholder.css
muranodashboard/static/muranodashboard/css/tablefield.css
muranodashboard/static/muranodashboard/js/external-ad.js
muranodashboard/static/muranodashboard/js/mixed-mode.js
muranodashboard/static/muranodashboard/js/passwordfield.js
muranodashboard/static/muranodashboard/js/submit-disabled.js
muranodashboard/static/muranodashboard/js/support_placeholder.js
muranodashboard/templates/common/_form_fields.html
muranodashboard/templates/common/_modal_form.html
muranodashboard/templates/common/form-fields/data-grid/checkbox.html
muranodashboard/templates/common/form-fields/data-grid/data_table.html
muranodashboard/templates/common/form-fields/data-grid/input.html
muranodashboard/templates/common/form-fields/data-grid/radio.html
muranodashboard/templates/common/form-fields/data-grid/table_field.html
muranodashboard/templates/deployments/_logs.html
muranodashboard/templates/deployments/_page_header.html
muranodashboard/templates/deployments/_reports_page_header.html
muranodashboard/templates/deployments/index.html
muranodashboard/templates/deployments/reports.html
muranodashboard/templates/environments/_help.html
muranodashboard/templates/environments/create.html
muranodashboard/templates/environments/index.html
muranodashboard/templates/environments/update.html
muranodashboard/templates/images/_mark.html
muranodashboard/templates/images/index.html
muranodashboard/templates/images/mark.html
muranodashboard/templates/service_catalog/_detail_overview.html
muranodashboard/templates/service_catalog/_form_fields_simple.html
muranodashboard/templates/service_catalog/_help_manifest.html
muranodashboard/templates/service_catalog/_upload_file.html
muranodashboard/templates/service_catalog/_upload_file2.html
muranodashboard/templates/service_catalog/_upload_service.html
muranodashboard/templates/service_catalog/_workflow_step.html
muranodashboard/templates/service_catalog/_workflow_step_files.html
muranodashboard/templates/service_catalog/files.html
muranodashboard/templates/service_catalog/index.html
muranodashboard/templates/service_catalog/service_files.html
muranodashboard/templates/service_catalog/upload_file.html
muranodashboard/templates/service_catalog/upload_file2.html
muranodashboard/templates/service_catalog/upload_service.html
muranodashboard/templates/services/_detail_page_header.html
muranodashboard/templates/services/_logs.html
muranodashboard/templates/services/_overview.html
muranodashboard/templates/services/_page_header.html
muranodashboard/templates/services/_wizard_create.html
muranodashboard/templates/services/details.html
muranodashboard/templates/services/index.html
muranodashboard/templatetags/__init__.py
muranodashboard/templatetags/custom_filters.py
muranodashboard/test/__init__.py
muranodashboard/test/settings.py
tools/install_venv.py
tools/install_venv_common.py
tools/rfc.sh
tools/with_venv.sh