Comment 16 for bug 797770

Revision history for this message
Chris Behrens (cbehrens) wrote :

David: From what I can tell, the code I changed should definitely fix the issue in your paste above. I added the catching of IOError in 2 places... 1 of them being around the call to self._connect() which is what ends up getting the IOError exception in your paste here:

http://paste.openstack.org/show/12146/

If you're still seeing something similar, I'd love to see a new trace! thnx!