test_neutron_resources.py exception handler

The debug helper part used in neutron_resources exception handler,
was hidden the original TimeoutException by a KeyError exception,
it was not a helpful behavior.

This change logs the situation and re raise the original exception.

Change-Id: I0d09a190d9677bdf68294da223a8d20b1a40d463
1 file changed