Dashboard for Murano
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
OpenStack Proposal Bot 2c1c88a708 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I0c553c1ca524b61b08d8f86919058529fe284212
3 months ago
doc Fix the install murano-dashboard 1 year ago
functional_tests Stop to use the __future__ module. 3 years ago
muranodashboard Merge "Django 4.x: Replace removed features" 3 months ago
playbooks/legacy/murano-dashboard-sanity-check [ussuri][goal] Drop python 2.7 support and testing 4 years ago
releasenotes Imported Translations from Zanata 3 months ago
tools Remove hard-coded Python path in karma.conf.js 4 months ago
.coveragerc Fix script for unit test coverage job 7 years ago
.eslintrc Update murano-dashboard eslint devDependencies 7 years ago
.gitignore Modify the '.gitignore' file 6 years ago
.gitreview OpenDev Migration Patch 4 years ago
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 9 months ago
CONTRIBUTING.rst [community goal] Update contributor documentation 2 years ago
HACKING.rst Fix the old links in CONTRIBUTING.rst and HACKING.rst 5 years ago
LICENSE Add a LICENSE file 7 years ago
README.rst Replace git.openstack.org URLs with opendev.org URLs 4 years ago
babel-django.cfg translation: drop babel extractor definitions 3 years ago
babel-djangojs.cfg translation: drop babel extractor definitions 3 years ago
karma.conf.js Remove hard-coded Python path in karma.conf.js 4 months ago
manage.py Fix manage.py wrong muranodashboard setting module 7 years ago
package.json Run npm nodejs job with Firefox browser 2 years ago
requirements.txt Add designate support for Zone choice 8 months ago
setup.cfg Add py39 classifier 1 year ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Add doc/requirements 2 years ago
tox.ini Remove hard-coded Python path in karma.conf.js 4 months ago

README.rst

Team and repository tags

image

Murano

Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog. Cloud users, including inexperienced ones, can then use the catalog to compose reliable application environments with the push of a button.

Murano Dashboard

Murano Dashboard is an extension for OpenStack Dashboard that provides a UI for Murano. With murano-dashboard, a user is able to easily manage and control an application catalog, running applications and created environments alongside with all other OpenStack resources.

For developer purposes, please symlink the following OpenStack Dashboard plugin files:

  • muranodashboard/local/enabled/*.py into horizon/openstack_dashboard/local/enabled/
  • muranodashboard/local/local_settings.d/_50_murano.py into horizon/openstack_dashboard/local/local_settings.d/_50_murano.py
  • muranodashboard/conf/murano_policy.json into horizon/openstack_dashboard/conf/

re-compress static assets and restart Horizon web-server as usual.

Project Resources