designate/designate/producer
Erik Olof Gunnar Andersson 7ff2f3956d Simplify Coordination implementation
This patch attempts to simplify the coordination
implementation. It also removes some unnecessary
exception handling that could hide valid issues, e.g.
the use of unsupported drivers.

- Use inbuilt heartbeat.
- Fixed bug with etcd3 driver requiring name to be encoded.
- Only use grouping if it is used by the service.
- Remove unnecessary exception handling.

Closes-Bug: #1872858
Related-Bug: #1872205
Change-Id: Ic659c52bf3adca2e97c8b669fe4fa1b5ed992e90
2020-04-22 20:54:07 +00:00
..
__init__.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
service.py Simplify Coordination implementation 2020-04-22 20:54:07 +00:00
tasks.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00