6f536a4f71
etcd-compatible tooz drivers do not support multiple endpoints via backend_url. We can put a loadbalancer in front of etcd and configure backend_url to use the VIP instead. The issue with hard coding the first host is that we break coordination if we take this host offline. In the case of cinder, we would not be able to perform any volume related operations. Co-Authored-By: Mark Goddard <mark@stackhpc.com> Change-Id: Ib684501ba03c386dc5ac71e5cbea05c99f191665
5 lines
92 B
YAML
5 lines
92 B
YAML
---
|
|
features:
|
|
- |
|
|
etcd is now exposed internally via HAProxy on ``etcd_client_port``.
|