RETIRED, Dashboard for Murano
Go to file
Ekaterina Fedorova 310c69aeff Resolve pep8 import issues
* H301 one import per line
* H302 import only modules
* H306  imports not in alphabetical order

Change-Id: I75d6f63515b6f5d6dc92d8cafd2176e0415c23f5
2014-05-12 17:48:50 +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 Resolve pep8 import issues 2014-05-12 17:48:50 +04:00
tools Move installation to pbr 2013-09-03 13:25:37 +04:00
.gitignore Implement dynamic UI for all current service creation forms. 2013-08-13 19:11:21 +04:00
.gitreview Adding some packeges to pip requirements 2013-05-16 16:59:06 +04:00
common.inc Fix setup script 2014-04-30 13:31:33 +04:00
manage.py Resolve pep8 import issues 2014-05-12 17:48:50 +04:00
MANIFEST.in Made improvements for rpmbuild 2013-12-12 17:03:50 +04:00
openstack-common.conf Move installation to pbr 2013-09-03 13:25:37 +04:00
README.rst Update README with actual info 2014-02-20 23:52:55 +04:00
requirements.txt Fill 'Latest Apps' section with recently deployed/uploaded Apps 2014-04-25 17:15:54 +04:00
run_tests.sh Removed all projects except Glazier Dashboard 2013-04-09 14:52:04 +04:00
setup.cfg Cherry-pick commits from release-0.4 2014-02-11 16:51:26 +04:00
setup.py Update requirements to match havana's ones. 2013-10-28 17:40:02 +04:00
setup.sh Fixed issue with error message 2014-04-22 13:29:34 +04:00
test-requirements.txt Run hacking and flake checks for real 2014-04-30 11:07:47 +04:00
tox.ini Resolve pep8 import issues 2014-05-12 17:48:50 +04:00

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.