neutron/neutron/tests
Eugene Nikanorov ae8c1c5f80 Catch broad exception in methods used in FixedIntervalLoopingCall
Unlike other places where it might make sense to catch specific
exceptions, methods that are used to check L3 and DHCP agents
liveness via FixedIntervalLoopingCall should never allow exceptions
to leak to calling method and interrupt the loop.

Further improvement of FixedIntervalLoopingCall might be needed,
but for the sake of easy backporting it makes sense to fix the issue
in neutron before pushing refactoring to 3rd-party library.

Change-Id: I6a61e99a6f4e445e26ea4a9923b47e35559e5703
Closes-Bug: #1458119
2015-06-03 03:42:30 +04:00
..
api Merge "Add port-security extension API test cases" 2015-05-27 14:41:46 +00:00
common Merge "Centralized register_OVS_agent in tests" 2015-05-21 16:09:28 +00:00
contrib Enhance configure_for_func_testing.sh for *aaS use 2015-05-04 15:23:12 -04:00
etc Add missed actions into policy.json 2015-05-08 07:29:04 +09:00
fullstack Add devref that explains fullstack testing and its direction 2015-06-02 16:23:08 -04:00
functional Merge "Modify ipset functional tests to pass on older machines" 2015-06-02 19:42:49 +00:00
retargetable Revert connection option post full-stack tests 2015-04-09 18:51:03 +03:00
tempest Python 3: Use six.moves.range 2015-05-19 17:32:17 +02:00
unit Catch broad exception in methods used in FixedIntervalLoopingCall 2015-06-03 03:42:30 +04:00
var
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py SystemExit is ok for child processes 2015-05-13 16:56:52 +10:00
fake_notifier.py
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Do not assume order of get_sync_data_metering response elements 2015-05-27 08:37:20 +02:00