
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/340d712652420ef89b0a73f28c229202 Change-Id: I43637ed288d4ea2a1b7f519424fba506ca6a46c0
45 lines
1.6 KiB
ReStructuredText
45 lines
1.6 KiB
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/murano-dashboard.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
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
|
|
-----------------
|
|
|
|
* `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://docs.openstack.org/developer/murano/>`_
|