RETIRED, Application Catalog for OpenStack
Go to file
zhurong a12b0afde8 Change LOG.warn to LOG.warning
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.

Closes-Bug: #1530742
Change-Id: I36e77a086872c87cf93ab62455379d845aaa11df
2015-12-22 09:16:22 +08:00
contrib Remove libs and libs usage from murano and murano hooks 2015-12-10 16:21:29 +03:00
devstack Replacing application_catalog with application-catalog 2015-11-27 20:02:41 +08:00
doc/source Merge "[Murano Docs] Introduction to the User Guide" 2015-12-28 11:50:02 +00:00
etc Added CORS support to Murano 2015-12-09 08:24:10 -08:00
functionaltests Remove libs and libs usage from murano and murano hooks 2015-12-10 16:21:29 +03:00
meta Improve public network detection algorithm 2015-12-09 16:04:59 +03:00
murano Change LOG.warn to LOG.warning 2015-12-22 09:16:22 +08:00
murano_tempest_tests Adjust '410 Gone' exception in service broker negative tests 2015-12-23 16:00:11 +03:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Updated mock release note and mock-index maxdepth 2015-12-18 16:44:54 +03:00
tools Attempt to make pylint output more useful 2015-08-11 15:42:54 +02:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:29:14 +00:00
.gitignore Add reno for release notes management 2015-11-12 00:28:04 +03:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Migrate unit test to testtools 2014-06-04 18:41:07 +04:00
CONTRIBUTING.rst Added info about client and murano-apps trackers to CONTRIBUTING.rst 2015-08-11 15:25:04 +03: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 Update the README.rst 2015-12-21 15:53:15 +08:00
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
requirements.txt Updated from global requirements 2015-12-15 18:56:13 +00:00
setup.cfg Remove version from setup.cfg 2015-12-07 16:25:26 +03:00
setup.py Updated from global requirements 2015-09-17 12:13:02 +00:00
test-requirements.txt Updated from global requirements 2015-12-21 23:41:25 +00:00
tox.ini Pass environment variables of proxy to tox 2015-12-10 17:02:11 +00: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. Cloud users -- including inexperienced ones -- can then use the catalog to compose reliable application environments with the push of a button.

Project Resources

License

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