openstack-ansible-haproxy_s.../releasenotes/notes/haproxy_frontend_raw-0811d5d445a66b41.yaml
Dmitriy Rabotyagov afa12fbc97 Fix inconsistency in haproxy_frontend_raw naming
We have announced and documented haproxy_frontend_raw variable
while in fact introduced haproxy_raw. Since announced variable name
better reflects its purpose and it was announced,
we rename it to haproxy_frontend_raw in template generation.

Change-Id: I7ba9588b599f42dddad395df1a2e18ccfe6b3fe3
2021-11-12 12:29:57 +02:00

7 lines
235 B
YAML

---
fixes:
- |
Fixed inconsistency in ``haproxy_frontend_raw`` key naming between
documentation and service template. Previously, template generation
was expecting ``haproxy_raw`` instead of the ``haproxy_frontend_raw``.