RETIRED, further work has moved to Debian project infrastructure
2060acce8b
This applies to Python 3.0+ environments only. When an exception is re-reraised using six, an instance of the exception is passed as the first argument, which causes six.reraise to thrown a TypeError exception, after trying to instantiate an exception from an instance of an exception, rather than from an exception class. This fix simply changes the first argument to an exception class, instead of exception instance. Change-Id: I76f1ab6f1540880e9b8596071244b76f4f7478a0 Closes-Bug: #1651795 Related-Bug: #1638722 |
||
---|---|---|
contrib | ||
devstack | ||
doc/source | ||
etc | ||
functionaltests | ||
meta | ||
murano | ||
murano_tempest_tests | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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
- Murano Official Documentation
- Project status, bugs, and blueprints are tracked on Launchpad
- Additional resources are linked from the project Wiki page
- Python client
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0