kolla-ansible/releasenotes/notes/storm-enable-zookeeper-2108156acced1c57.yaml
Pierre Riteau 866784c77a Enable ZooKeeper when Storm is enabled
ZooKeeper is a dependency of Apache Storm.

TrivialFix

Change-Id: Icf952be2e0b53f2e82e8ce18a48bcfa100b41cd9
2020-06-24 14:56:33 +02:00

11 lines
321 B
YAML

---
upgrade:
- |
Apache ZooKeeper will now be automatically deployed whenever Apache Storm
is enabled.
fixes:
- |
Deploys Apache ZooKeeper if Apache Storm is enabled explicitly. ZooKeeper
would only be deployed if Apache Kafka was also enabled, which is often
done implicitly by enabling Monasca.