RETIRED, further work has moved to Debian project infrastructure
Go to file
Ruslan Kamaldinov ec48837647 Run hacking and flake checks for real
Previous tox configuration didn't run any of hacking or flake8 checks. This
commit enables both. Here are details:
* Added hacking to test-requirements. It'll manage it's own dependencies -
  pep8, pyflakes, and flake8
* Enabled flake8
* Disabled a bunch of hacking and flake rules. They should be fixed in next
  dependend patches
* Removed unused test dependency - pysendfiles

Change-Id: I8dcbd4da6d0ced7e9f6a5a760020cbefa62657e9
2014-03-08 17:04:48 +04:00
doc/source Cherry-pick from release-0.2 2013-09-25 16:59:38 +04:00
etc Merge "Remove 'openstack-' prefix in service name" 2014-02-24 11:59:49 +00:00
muranoapi Remove oslo.uuidutils from muranoapi 2014-02-25 17:28:02 +08:00
tools Migrated to Murano Common 2013-07-25 15:59:45 +04:00
.gitignore Cherry-pick the following commits from release-0.4 2014-02-10 18:52:31 +04:00
.gitreview Add .gitreview file. 2013-05-16 19:32:14 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
common.inc Return setup scripts in the consistent state 2014-02-13 19:03:32 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Cherry-pick the following commits from release-0.4: 2014-01-10 18:23:01 +04:00
openstack-common.conf Remove oslo.uuidutils from muranoapi 2014-02-25 17:28:02 +08:00
README.rst Update README with actual info 2014-02-20 23:21:15 +04:00
requirements.txt Fixed issue with requirements 2014-03-04 16:09:43 +04:00
run_tests.sh KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
setup.cfg Cherry-pick the following commits from release-0.4 2014-02-10 18:52:31 +04:00
setup.py Update requirements to match havana's ones. 2013-10-29 13:16:24 +04:00
setup.sh Return setup scripts in the consistent state 2014-02-13 19:03:32 +04:00
test-requirements.txt Run hacking and flake checks for real 2014-03-08 17:04:48 +04:00
tox.ini Run hacking and flake checks for real 2014-03-08 17:04:48 +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-api

murano-api is a project that serves as service endpoint for communication with a client. It exposes API via HTTP protocol to manipulate with different object model entities representing environment and environment components like applications.

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.