RETIRED, Application Catalog for OpenStack
Go to file
Ruslan Kamaldinov aa2c8f0a12 Update from oslo incubator
Details about this change:
* Cleaned up openstack-common.conf, this file should contain
  only direct dependencies of Murano
* Removed unused files from openstack/common
* Moved xmlutils to murano/common; this module was removed from
  oslo-incubator long time ago, but is still used by
  common/wsgi.py, which also was deprecated by Oslo and adopted
  by Murano

Change-Id: I118de30bb0bae577d24d86fa723522580beb13d0
2014-12-10 09:29:14 +00:00
contrib Use oslo.config generator in murano 2014-11-12 17:09:35 +02:00
doc/source Fix documentation errors and warnings 2014-11-14 15:49:09 +04:00
etc Use oslo.config generator in murano 2014-11-12 17:09:35 +02: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 Update from oslo incubator 2014-12-10 09:29:14 +00: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 Fixes silent deletion of environments 2014-08-19 12:52:52 +04: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
CONTRIBUTING.rst Rename muranoapi to murano 2014-05-27 15:14:44 +04: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
README.rst Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
openstack-common.conf Update from oslo incubator 2014-12-10 09:29:14 +00:00
requirements.txt Update from global requirements 2014-11-12 21:41:39 +04:00
run_tests.sh Deprecate run_tests.sh 2014-06-12 13:27:05 -05:00
setup.cfg Use oslo.config generator in murano 2014-11-12 17:09:35 +02:00
setup.py Update requirements to match havana's ones. 2013-10-29 13:16:24 +04:00
test-requirements.txt Update from global requirements 2014-11-12 21:41:39 +04:00
tox.ini Remove #noqa from gettextutils imports 2014-11-14 19:43:14 +02: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.

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