RETIRED, Dashboard for Murano
Go to file
Mitsuhiro SHIGEMATSU 6957bff389 Remove non-ascii characters in murano-dashboard/README.rst
"Murano" section has non-ascii (utf-8) characters.

Change-Id: I5ae0de7e655412b05ebf0d7fcead11bd97cf721d
Closes-Bug: #1440527
2015-04-05 22:36:25 +09:00
doc/source KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
muranodashboard Merge "Reload components page after deployment is finished" 2015-04-03 08:46:29 +00:00
tools Update from openstack.common 2015-03-18 13:32:41 +00:00
.gitignore Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00
.gitreview Adding some packeges to pip requirements 2013-05-16 16:59:06 +04:00
MANIFEST.in Made improvements for rpmbuild 2013-12-12 17:03:50 +04:00
README.rst Remove non-ascii characters in murano-dashboard/README.rst 2015-04-05 22:36:25 +09:00
manage.py Resolve pep8 import issues 2014-05-12 17:48:50 +04:00
openstack-common.conf Update from openstack.common 2015-03-18 13:32:41 +00:00
prepare_murano.sh Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00
requirements.txt Update from global-requirements 2015-04-01 11:03:52 +00:00
setup.cfg Open Kilo development 2014-09-30 11:42:56 -07:00
setup.py Updated from global requirements 2014-12-15 10:51:24 +00:00
test-requirements.txt Update from global-requirements 2015-04-01 11:03:52 +00:00
tox.ini Update haking 2015-02-13 18:27:53 +03:00
update_settings.sh Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00

README.rst

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, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner.

murano-dashboard

murano-dashboard is an extension for OpenStack Dashboard that provides UI for Murano. With murano-dashboard user is able to easily manage and control application catalog, running applications and created environments alongside with all other OpenStack resources.

For developer purpose, please run ./prepare_murano.sh and provide openstack_dashboard directory location. It will configure horizon to enable Murano. Also it will copy opensatck_dashboard settings file to be able to run developer server, to debug muranodashboard.

Project Resources

How To Participate

If you would like to ask some questions or make proposals, feel free to reach us on #murano IRC channel at FreeNode. Typically somebody from our team will be online at IRC from 6:00 to 20:00 UTC. You can also contact Murano community directly by openstack-dev@lists.openstack.org adding [Murano] to a subject.

Were holding public weekly meetings on Tuesdays at 17:00 UTC on #openstack-meeting-alt IRC channel at FreeNode.

If you want to contribute either to docs or to code, simply send us change request via gerrit. You can file bugs and register blueprints on Launchpad.