designate/designate/sink
Erik Olof Gunnar Andersson 3c4d9f6711 Fix designate-sink shutdown issue
If no notification handler is configured the
designate-sink may not shutdown properly.
This is because the listener was created but never
started. This caused oslo.messaging to hang on
waiting for a successful start before stopping.

Depends-On: https://review.opendev.org/725977
Closes-Bug: #1877201
Change-Id: Ie51f7c3d64cbb48ae359256b6fa5a0196fb3f248
2020-05-07 06:35:02 +00:00
..
__init__.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
service.py Fix designate-sink shutdown issue 2020-05-07 06:35:02 +00:00