RETIRED, further work has moved to Debian project infrastructure
Go to file
Stan Lagun fba9ed643d pselect exited on first exception
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 6a027bf11e)
2015-05-01 22:43:43 +00:00
contrib Add missing RabbitMQ user parameter to Murano lib in devstack 2015-04-28 19:27:54 +00:00
doc/source Merge "Streamline and simplify package filtering api" 2015-04-28 19:54:35 +00:00
etc Update default policy settings 2015-04-09 13:57:34 +00:00
functionaltests Mistral integration functional tests - scripts 2015-02-26 14:50:15 +01:00
meta Adds describe method to Network implementations 2015-04-10 17:55:57 +03:00
murano pselect exited on first exception 2015-05-01 22:43:43 +00:00
tools Adding lintstack to support pylint gate job. 2015-04-23 15:52:57 +02:00
.coveragerc Added coveragerc 2014-06-22 06:41:49 +04:00
.gitignore Adding lintstack to support pylint gate job. 2015-04-23 15:52:57 +02: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
babel.cfg Removed all projects except Glazier Api 2013-04-09 13:25:02 +04:00
CONTRIBUTING.rst Update docs to reflect repo rename 2015-04-18 10:57:23 +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
openstack-common.conf Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
README.rst Update project README file 2015-04-24 15:29:15 +03:00
requirements.txt Merge "Add stevedore to Murano Requirements" 2015-04-29 19:03:08 +00:00
setup.cfg Open Liberty development 2015-04-21 12:57:32 +03:00
setup.py Updated from global requirements 2014-12-14 05:10:49 +03:00
test-requirements.txt Update from global-requirements.txt 2015-04-29 15:13:07 +00:00
tox.ini Adding lintstack to support pylint gate job. 2015-04-23 15:52:57 +02:00

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