66a2f49358
etcd via tooz does not support group membership required by
Designate coordination.
The best k-a can do is not to configure etcd in Designate.
Change-Id: I2f64f928e730355142ac369d8868cf9f65ca357e
Closes-bug: #1872205
Related-bug: #1840070
(cherry picked from commit 3c234603a9
)
8 lines
251 B
YAML
8 lines
251 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes ``designate-worker`` not to use ``etcd`` as its coordination backend
|
|
because it is not supported by Designate (no group membership support
|
|
available via tooz).
|
|
`LP#1872205 <https://launchpad.net/bugs/1872205>`__
|