RETIRED, further work has moved to Debian project infrastructure
fba9ed643d
Due to eventlet bug in GreenPool implementation when first
spawned thread threw exception imap method exited immediately
without waiting for other spawned threads to accomplish.
Issue in eventlet github:
https://github.com/eventlet/eventlet/issues/232
This commits wraps executed functions so that no exception can be
raised on imap boundary and then unwraps result after execution
Closes-Bug: #1449497
Change-Id: I0e99de8e0711071c4a009e37a58ec22761e90e6c
(cherry picked from commit
|
||
---|---|---|
contrib | ||
doc/source | ||
etc | ||
functionaltests | ||
meta | ||
murano | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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