Dashboard for Murano
Go to file
Timur Sufiev 5057fafb1c Remove font-awesome resources from muranodashboard/static
... because horizon packages them as xstatic package, muranodashboard
can get them as horizon static resources, no need to keep a separate
copy of them.

Change-Id: I53c2b0cf1ad19b7a805bb3a3b683f43d452083d4
2014-10-07 13:26:40 +04:00
bin Removed all projects except Glazier Dashboard 2013-04-09 14:52:04 +04:00
build_addons/rpm Add version to default murano-api url. 2014-03-18 16:04:11 +04:00
doc/source KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
muranodashboard Remove font-awesome resources from muranodashboard/static 2014-10-07 13:26:40 +04:00
tools Move installation to pbr 2013-09-03 13:25:37 +04:00
.gitignore Use sample config for functional tests 2014-08-27 13:14:47 +00: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 Update README with actual info 2014-02-20 23:52:55 +04:00
manage.py Resolve pep8 import issues 2014-05-12 17:48:50 +04:00
openstack-common.conf Update from oslo-incubator 2014-09-01 18:40:10 +04:00
requirements.txt Initial implementation of Actions UI 2014-09-16 09:16:51 +00:00
run_tests.sh Fix wrong usage of the coverage command 2014-09-26 23:37:12 +08:00
setup.cfg Set version to 2014.2 2014-08-20 07:19:57 +00:00
setup.py Update requirements to match havana's ones. 2013-10-28 17:40:02 +04:00
test-requirements.txt Merge "Adds test coverage for flavor filter" 2014-07-10 16:41:40 +00:00
tox.ini Work toward Python 3.4 support and testing 2014-09-03 19:07:09 +00:00
update_setting.sh Restore missed log function 2014-09-23 18:36:05 +04: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.

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.