94b0c092ed
Due to this patch: https://review.openstack.org/#/c/246625/, Horizon changes the table styles. This broke murano-dashboard tables. This patch fixes the following: 1 Fix package, images, categories, environments table looks broken 2 Fix import package descriptions displayed 3 Removes unicode symbols from README to unlock py34 gate 4 Comment out the 'multi_select=false' to pass the ci test 5 Dixed broken tests Co-Authored-By: Kirill Zaitsev <k.zaitsev@me.com> Change-Id: I802aaa89021b5f20805a498ad2a17ba73c076bed Closes-bug: #1552702 Closes-bug: #1550822 Closes-bug: #1554317
29 lines
1.1 KiB
ReStructuredText
29 lines
1.1 KiB
ReStructuredText
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.
|
|
|
|
Project Resources
|
|
-----------------
|
|
|
|
* `Murano at Launchpad <http://launchpad.net/murano>`_
|
|
* `Wiki <https://wiki.openstack.org/wiki/Murano>`_
|
|
* `Code Review <https://review.openstack.org/>`_
|
|
* `Sources <https://wiki.openstack.org/wiki/Murano/SourceCode>`_
|
|
* `Documentation <http://murano.readthedocs.org/>`_
|