Application Catalog for OpenStack
Go to file
M V P Nitesh 580b09d1d4 Fix doc generation for Python3
Fix the Sphinx html_last_updated_fmt for Python3.
The html_last_updated_fmt option is interpeted as a
byte string in python3, causing Sphinx build to break.
This patch makes it utf-8 string.

Change-Id: I6e940404bb7109249257d2adf6aed0a71d7bed72
2017-04-21 08:58:25 +00:00
api-ref/source Fix doc generation for Python3 2017-04-21 08:58:25 +00:00
contrib Use sys.maxsize instead of sys.maxint 2016-09-29 11:57:33 +03:00
devstack Make murano auth with murano_auth section instend of keystone_authtoken 2017-04-21 10:37:44 +08:00
doc/source Fix doc generation for Python3 2017-04-21 08:58:25 +00:00
etc Allows fetching of deployments from all environments. 2017-01-16 12:00:33 -05:00
functionaltests Change Murano API detection in tests and fix tests itself 2016-08-22 19:02:09 +00:00
install-guide/source Install Guide: Fix RST 2017-04-05 08:26:52 +00:00
meta Make CinderVolume attachment info available 2017-04-13 10:32:21 +01:00
murano Merge "Added opportunity import packages without tags" 2017-04-21 08:41:37 +00:00
murano_tempest_tests Add mising timeout to ApplicationCatalogClient 2017-04-19 16:52:57 +01:00
rally-jobs Fix typos and plugin samples link 2015-09-04 22:58:51 +05:30
releasenotes Imported Translations from Zanata 2017-03-23 11:08:29 +00:00
tools Prepare for using standard python tests 2017-02-03 22:34:15 +01:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:32:48 +05:30
.gitignore Initial commit for murano api-ref 2017-01-03 15:30:35 +08:00
.gitreview Update .gitreview file to reflect repo rename 2015-04-18 00:37:35 +00:00
.testr.conf Mark .testr.conf as not-executable 2016-10-03 17:10:24 +03:00
CONTRIBUTING.rst Added links to murano-specs documentation 2016-03-01 17:15:26 +00:00
HACKING.rst Add hacking rule for using assertIsNone instead of assertEqual(None,***) 2016-09-27 02:35:50 +00:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Optimize the link address 2017-04-10 17:56:25 +05:30
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
bandit.yaml Adding bandit.yaml configuration to bandit 2017-04-19 22:29:37 +00:00
requirements.txt Updated from global requirements 2017-04-12 04:14:32 +00:00
setup.cfg Remove support for py34 2017-02-08 11:20:18 +07:00
setup.py Updated from global requirements 2017-03-02 11:47:23 +00:00
test-requirements.txt Adding bandit target to ``tox.ini`` 2017-04-09 02:07:08 -05:00
tox.ini Adding bandit.yaml configuration to bandit 2017-04-19 22:29:37 +00:00

README.rst

Team and repository tags

image

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