Comment 3 for bug 1494114

Revision history for this message
Miguel Lavalle (minsel) wrote :

I analyzed one of the failures and was able to cobble together the information here http://paste.openstack.org/show/455851/

So it seems we have a deadlock when trying the foloowing update to an allocation pool:

SQL: u'UPDATE ipavailabilityranges SET first_ip=%s WHERE ipavailabilityranges.allocation_pool_id = %s AND ipavailabilityranges.first_ip = %s AND ipavailabilityranges.last_ip = %s'] [parameters: ('10.100.0.4', u'e2b7dccc-4ecb-4dd2-a994-b9700f19bf22', u'10.100.0.3', u'10.100.0.14')]