RETIRED, further work has moved to Debian project infrastructure
Go to file
ondrej.vojta a933d6e3b8 Initial implementation of policy enforcement point
Adds ModelPolicyEnforcer that calls congress client (added by commit 2ea56d5b).
Enforcer called only when config property set to true (default false).
Integration test will follow in the next commit (https://review.openstack.org/#/c/147515).

Partially Implements blueprint policy-enforcement-point

Change-Id: Ie53b985ba759c3297e2fe2228bd48fce220ea32f
2015-01-26 16:11:57 +01:00
contrib/devstack Removed unused uml-generator from contrib 2014-12-13 18:38:50 +03:00
doc/source Update information about murano sample config file 2014-12-02 17:57:42 +02:00
etc Removed outdated init scripts 2014-11-29 23:34:24 +03:00
functionaltests Add simple smoke tests for Murano CLI client 2014-08-04 15:29:36 +04:00
meta Use Keystone trusts to get fresh token 2014-11-14 13:58:17 +03:00
murano Initial implementation of policy enforcement point 2015-01-26 16:11:57 +01:00
tools Use oslo.config generator in murano 2014-11-12 17:09:35 +02:00
.coveragerc Added coveragerc 2014-06-22 06:41:49 +04:00
.gitignore Added generated sample config to gitignore 2014-11-29 06:45:49 +03:00
.gitreview Update gitreview to match repo rename 2014-05-23 18:21:12 -04:00
.testr.conf Migrate unit test to testtools 2014-06-04 18:41:07 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Added developer documentation 2014-04-21 16:32:28 +04:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
MANIFEST.in Added DB migrations on Alembic 2014-06-20 18:01:34 +04:00
openstack-common.conf Removed unused file from openstack/common 2014-12-14 05:06:20 +03:00
README.rst Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
requirements.txt Adds congress client to client manager 2015-01-19 15:13:56 +01:00
setup.cfg Use oslo.config generator in murano 2014-11-12 17:09:35 +02:00
setup.py Updated from global requirements 2014-12-14 05:10:49 +03:00
test-requirements.txt Updated from global requirements 2014-12-14 05:10:49 +03:00
tox.ini Merge "Update from global-requirements" 2014-12-12 18:43:21 +00: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.

Project Resources

Project status, bugs, and blueprints are tracked on Launchpad:

https://launchpad.net/murano

Developer documentation can be found here:

https://murano.readthedocs.org

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/Murano

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0