c2e0102c4b
Previously every description was shown fully and it caused troubles in case of large descriptions. For now every description is covered in div tag. js-handler provides code to create and control links to expand and compress these fields. Change-Id: I3bb64382b48d1435dea20bccea96836d3d2015da Closes-Bug: #1465315 |
||
---|---|---|
doc/source | ||
muranodashboard | ||
releasenotes | ||
tools | ||
.eslintrc | ||
.gitignore | ||
.gitreview | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
manage.py | ||
package.json | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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 place OpenStack Dashboard extension file, located at local/_50_murano.py under horizon/openstack_dashboard/local/enabled directory and run horizon as usual.