Comment 14 for bug 1872205

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/723253
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=8c7afb73bcc1dc5e8982660b7c3774686f658356
Submitter: Zuul
Branch: stable/train

commit 8c7afb73bcc1dc5e8982660b7c3774686f658356
Author: Radosław Piliszek <email address hidden>
Date: Mon Apr 13 17:33:02 2020 +0200

    Fix Designate not to use etcd coordination backend

    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 3c234603a9c8e443dc3d38989e3e78147757d1da)