69e7d24a5f
Search with name only matches package name and search with keyword can matches names, tags ..etc Change-Id: I0b717ca97444f690da9f391587d4d7aee1936046 Depends-On: Ia86befcf0a126f4e532c847df44170a898b38824 Closes-Bug: #1500865 |
||
---|---|---|
doc/source | ||
muranodashboard | ||
releasenotes | ||
tools | ||
.eslintrc | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
manage.py | ||
MANIFEST.in | ||
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.