Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Feat/lb provider flavor

Kurt Garloff requested to merge feat/lb-provider-flavor into main

Created by: garloff

Allow passing octavia provider. This is meant to be used as -LP ovn, using the ovn provider. Make the necessary adjustments (on top of TCP LB):

  • Need to pass VIP subnet in member creation.
  • Use SOURCE_IP_PORT lb algorithm
  • Security groups need to allow port 80 from 0/0
  • Unforunately, health monitor is a known missing feature, so skip killing backend member test

Merge request reports

Loading