summaryrefslogtreecommitdiffstats
path: root/openstack/common/plugin/callbackplugin.py
diff options
context:
space:
mode:
authorEric Windisch <eric@cloudscaling.com>2013-01-13 14:11:49 -0500
committerEric Windisch <eric@cloudscaling.com>2013-01-13 15:53:47 -0500
commitf1b23c8077593334ec8bc94fcb40287b7d31f7a5 (patch)
treedb50a62ee5239115691f8047cfa376033bf8f5aa /openstack/common/plugin/callbackplugin.py
parentd74668fbedc29aa4b7868fd3fb8a28d326f43d52 (diff)
downloadoslo-f1b23c8077593334ec8bc94fcb40287b7d31f7a5.tar.gz
oslo-f1b23c8077593334ec8bc94fcb40287b7d31f7a5.tar.xz
oslo-f1b23c8077593334ec8bc94fcb40287b7d31f7a5.zip
Fix zmq socket.close() with eventlet 0.9.17
A bug/change in eventlet 0.9.17 blocks the kwargs from close() from passing through to pyzmq. As this code was only explicitly passing defaults, no argument is necessary. This addresses file descriptor leaks reported in bug 1099185. This bug does not affect installations with eventlet<=0.9.16 The code will now log an error if a socket cannot be closed. Change-Id: Id438dab9744042328b7fac44693d02e116d8c1d9
Diffstat (limited to 'openstack/common/plugin/callbackplugin.py')
0 files changed, 0 insertions, 0 deletions