Add release note for zookeeper tls support

Change-Id: Id10722d9072f3e4561cc4ace38a4bc9eb7e2211e
This commit is contained in:
Tobias Henkel 2020-04-03 16:29:38 +02:00
parent 93ec3daf47
commit e3a8d9be53
No known key found for this signature in database
GPG Key ID: 03750DEC158E5FA2
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
features:
- |
Zuul now supports a TLS secured connection to ZooKeeper.
upgrade:
- |
Please configure your Zuul to use TLS secured connection. Running Zuul
with an unsecured connection to ZooKeeper is deprecated and will be
unsupported in a future release. See :attr:`zookeeper`
for details.