
Latest apps section did a single request for each app in the list. This patch refactors it with only one request for user's applications using 'in' operator. Solves the TODO. Change-Id: I76d9f48de30c7ec0299aad12e402080ea713c0d5 Closes-bug: #1559066 Depends-On: Ibd93233392552699f9fc02e7f1d92542de2597f1
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.