Application Catalog for OpenStack
Go to file
Andy Botting dc89e7cf61 Fix compatibility with Python 3.10
Since testing with Python 3.10, the test
  murano.tests.unit.dsl.test_helpers.TestDSLHelpers.test_weak_ref
was failing with
  testtools.matchers._impl.MismatchError: 'weakref' != 'ReferenceType'

This is simply the result of newer Python being more correct about
the name of the weakref ReferenceType.

The fix here is to ask what the name is of the class and use that
instead of the hardcoded 'weakref' name.

Change-Id: I26ea4750f10dedb04a07d188e57fcd391a28f870
2022-10-12 21:25:08 +11:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-05-21 12:47:37 +02:00
contrib Fix the exceptions import 2022-01-17 08:18:10 +00:00
devstack Use uwsgi binary from path 2020-06-16 11:29:09 +08:00
doc Merge "Update the ssl config" 2022-01-17 03:57:17 +00:00
etc Remove the unused paste 2022-01-17 08:29:06 +00:00
meta Fix cidr format error about ip_address in allowed_address_pairs. 2020-08-06 13:55:18 +08:00
murano Fix compatibility with Python 3.10 2022-10-12 21:25:08 +11:00
murano_tempest_tests Replace git.openstack.org URLs with opendev.org URLs 2019-06-25 14:43:40 +08:00
rally-jobs [ci] Use zuul v3 native job for Rally 2018-06-19 06:54:46 +00:00
releasenotes Merge "Update python testing as per zed cycle teting runtime" 2022-10-12 03:04:11 +00:00
tools Remove six 2020-10-21 11:16:28 +08:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:32:48 +05:30
.gitignore Docs: Autogenerate config documentation 2018-07-31 14:24:37 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:30:15 +00:00
.stestr.conf Switch to using stestr 2018-07-09 15:15:17 +07:00
.zuul.yaml Fix compatibility with oslo.db 12.1.0 2022-10-12 13:11:52 +11:00
CONTRIBUTING.rst [community goal] Update contributor documentation 2021-06-16 21:42:17 +00:00
HACKING.rst Title overline too short 2018-11-07 15:00:29 +00:00
LICENSE Added MANIFEST.in and LICENSE 2013-05-31 16:18:01 +04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-25 14:43:40 +08:00
bandit.yaml Adding bandit.yaml configuration to bandit 2017-04-19 22:29:37 +00:00
bindep.txt Add missing font for PDF doc generation 2021-06-04 14:43:34 +02:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 19:12:14 -05:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-06-04 15:41:50 +08:00
setup.py Cleanup py27 support 2020-04-07 01:39:10 -07:00
test-requirements.txt [goal] Deprecate the JSON formatted policy file 2021-03-07 17:50:48 -06:00
tox.ini Update python testing as per zed cycle teting runtime 2022-06-04 15:41:50 +08: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

Release Notes

Release Notes may be found here: https://docs.openstack.org/releasenotes/murano