designate/designate/pool_manager
Kiall Mac Innes f388734737 Catch all exceptions in PM's call to get_pool()
Unhandled exceptions in central, during PM start, can cause PM to fail. For
example, if pool managers called to central.get_pool() fails with, say an
OperationalError: (2013, 'Lost connection to MySQL server during query'),
then PM will crash out.

Change-Id: If076c451e8f9802a24f75d103dece8d1bf06af87
Closes-Bug: 1583982
2016-05-20 10:30:34 +01:00
..
cache Add Memcached documentation 2016-04-06 12:18:09 +01:00
__init__.py Add retry logic on periodic_sync 2016-01-15 10:44:20 +00:00
rpcapi.py Ensure services shutdown during unit testing 2016-05-16 15:00:35 +01:00
service.py Catch all exceptions in PM's call to get_pool() 2016-05-20 10:30:34 +01:00