murano/murano
Stan Lagun 6a027bf11e 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
2015-04-30 15:21:28 +03:00
..
api Streamline and simplify package filtering api 2015-04-28 22:55:15 +03:00
cmd Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
common Execute pre/post deployment hooks on GC 2015-04-29 21:04:35 +03:00
db Streamline and simplify package filtering api 2015-04-28 22:55:15 +03:00
dsl pselect exited on first exception 2015-04-30 15:21:28 +03:00
engine Fixes Heat stack rollback on failed stack update 2015-04-24 16:16:56 +03:00
locale Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
openstack Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
packages Fix error with package tags type 2015-03-13 11:43:40 +03:00
policy Policy enforcement - add cleaning action rules 2015-04-14 13:33:27 +02:00
services Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
tests Merge "Fixed rules for Congress integration tests" into stable/kilo 2015-04-29 15:02:19 +00:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py Update API policy 2015-03-02 15:28:14 +03:00
opts.py fix typo 2015-03-09 16:12:11 +09:00
utils.py Functional tests for environment template functionality 2015-03-18 09:08:18 +01:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00