designate/designate/agent
Erik Olof Gunnar Andersson 023855b3e9 Enable graceful shutdown of mdns
We are currently blocking tcp and udp connections,
which means that the connection will hang until killed.

This patch changes this by making the connection
non-blocking, to allow us to interrupt the flow
and gracefully shutdown.

Change-Id: Ic372572055736e091ef2c3fe0446e7f278b365b4
2019-10-18 22:24:12 +00:00
..
__init__.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
handler.py Fixing Python 3.x issues introduced with eventlet update 2018-09-15 05:51:03 +00:00
service.py Enable graceful shutdown of mdns 2019-10-18 22:24:12 +00:00