Add envi to the list of allowed commands

Envi is used by kazoo client to fetch zookeeper version. This is needed
for proper integration of Octavia, since Taskflow has a bug [1] that
does not respect config option that disables server version check

[1] https://bugs.launchpad.net/taskflow/+bug/1999174

Change-Id: I4405430b69b9810e8fa398ae09483df09344bbf5
This commit is contained in:
Dmitriy Rabotyagov 2022-12-08 20:34:35 +01:00
parent 4e9f5323c4
commit 48174fac0d
1 changed files with 1 additions and 0 deletions

View File

@ -159,3 +159,4 @@ zookeeper_commands_whitelist:
- stat
- ruok
- isro
- envi