Skip to content
Snippets Groups Projects
  • songwenping's avatar
    3ae63ca1
    set haproxy for cyborg module · 3ae63ca1
    songwenping authored
    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
    (cherry picked from commit 2adc1488)
    3ae63ca1
    History
    set haproxy for cyborg module
    songwenping authored
    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
    (cherry picked from commit 2adc1488)
fix-cyborg-haproxy-missing-variables-2f00c677a7003005.yaml 197 B
---
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>`__