zuul/releasenotes/notes/zookeeper-hosts-4dd0d7c49f3df206.yaml
James E. Blair a6b48d640c Remove default zookeeper hosts
This default is unlikely to be correct and has caused confusion
for us in the past.  Remove it (which matches the documentation).

Change-Id: I3453b0e918fb1c6783514c470f40f4e973fd683a
2019-03-07 07:49:52 -08:00

7 lines
269 B
YAML

---
upgrade:
- The ``hosts`` value in the ``[zookeeper]`` configuration section
previously defaulted to ``localhost:2181``, but now is unset by
default. This value is required and must be explicitly set (and
the documentation has always indicated this).