kolla-ansible/releasenotes/notes/fix-cyborg-haproxy-missing-variables-2f00c677a7003005.yaml
songwenping 2adc14887d
set haproxy for cyborg module
fix bug: cyborg-api in controller does not work at kolla_external_fqdn with
port 6666, there is no haproxy setting for cyborg module

Closes-Bug: #2020088

Change-Id: I9d0b332420d97f4c5b02d50ce153fabd4bfd6b10
2024-11-06 14:57:49 +01:00

7 lines
197 B
YAML

---
fixes:
- |
Fixes cyborg deployment, which was missing variables in order
to configure the haproxy listener.
`LP#2020088 <https://bugs.launchpad.net/kolla-ansible/+bug/2020088>`__