Dashboard for Murano
Go to file
Jenkins 9c1d62fa9a Merge "Make category selection a separate step" 2014-12-17 20:27:07 +00: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 "Make category selection a separate step" 2014-12-17 20:27:07 +00:00
tools Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +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 Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00
manage.py Resolve pep8 import issues 2014-05-12 17:48:50 +04:00
openstack-common.conf Remove unused openstack common modules 2014-12-10 17:21:51 +03:00
prepare_murano.sh Add horizon plugin configuration file 2014-11-25 16:02:17 +03:00
requirements.txt Removed anyjson from requirements 2014-12-15 10:52:51 +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 Updated from global requirements 2014-12-15 10:51:24 +00:00
tox.ini Remove py26 from tox targets 2014-12-05 17:33:16 +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.