Activity log for bug #1252409

Date Who What changed Old value New value Message
2013-11-18 18:12:30 Michael Kerrin bug added bug
2013-11-18 18:13:46 Michael Kerrin description the libvirt driver was running into this issue https://bitbucket.org/eventlet/eventlet/issue/137/use-of-threading-locks-causes-deadlock when trying to connect to the libvirtd daemon. the driver has logging message during the _connect method which was called within a native thread. The logging code takes out a eventlet lock and mixing OS native threads and eventlet locks causes the above issue. The resulting deadlock was enough to hang the nova-compute process. the libvirt driver was running into this issue https://bitbucket.org/eventlet/eventlet/issue/137/use-of-threading-locks-causes-deadlock when trying to connect to the libvirtd daemon. the driver has logging messages during the _connect method which was called within a native thread. The logging code takes out a eventlet lock and mixing OS native threads and eventlet locks causes deadlocks due to the above eventlet bug. The resulting deadlock was enough to hang the nova-compute process.
2013-11-18 18:30:16 Matt Riedemann nova: status New In Progress
2013-11-18 18:30:29 Matt Riedemann nova: assignee Michael Kerrin (michael-kerrin-w)
2013-11-27 02:14:53 Qiu Yu bug added subscriber Qiu Yu
2013-11-27 03:58:44 Russell Bryant nova: importance Undecided High
2013-11-27 03:59:17 Russell Bryant tags havana-backport-potential
2013-12-03 18:28:27 OpenStack Infra nova: status In Progress Fix Committed
2013-12-03 23:07:14 Russell Bryant nova: milestone icehouse-1
2013-12-04 10:04:57 Thierry Carrez nova: status Fix Committed Fix Released
2014-04-17 08:48:22 Thierry Carrez nova: milestone icehouse-1 2014.1
2014-08-06 21:42:13 Matt Riedemann tags havana-backport-potential
2014-08-06 21:42:18 Matt Riedemann nominated for series nova/havana
2014-08-18 21:42:20 OpenStack Infra tags in-stable-havana
2014-09-22 13:07:34 Alan Pevec bug task added nova/havana
2014-09-22 17:16:47 Alan Pevec nova/havana: status New Fix Committed
2014-09-22 17:16:47 Alan Pevec nova/havana: milestone 2013.2.4
2014-09-22 22:21:41 Alan Pevec nova/havana: status Fix Committed Fix Released