oslo.messaging/releasenotes/notes/rabbit_quorum_typo-9c06a9fd8d767f53.yaml
Dmitriy Rabotyagov 115cfb5b7c Fix typo in quorum-related variables for RabbitMQ
In [1] there was a typo made in variable names. To prevent even futher
awkwardness regarding variable naming, we fix typo and publish a
release note for ones that already using variables in their deployments.

[1] https://review.opendev.org/c/openstack/oslo.messaging/+/831058

Change-Id: Icc438397c11521f3e5e9721f85aba9095e0831c2
2023-02-14 15:20:00 +00:00

7 lines
208 B
YAML

---
fixes:
- |
Fixed typo in variable names ``rabbit_quorum_max_memory_length``
and ``rabbit_quorum_max_memory_bytes``. Please make changes in your
config files to correspond correct variables.