[ovs-git] [ovn-org/ovn] 1f71a3: northd: Fix lb_action when there are no active bac...

Lorenzo Bianconi noreply at github.com
Thu Nov 12 09:29:20 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 1f71a32d5ab617f274532b67b4a1d613de6bf7dc
      https://github.com/ovn-org/ovn/commit/1f71a32d5ab617f274532b67b4a1d613de6bf7dc
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
    M northd/ovn-northd.c
    M tests/ovn.at

  Log Message:
  -----------
  northd: Fix lb_action when there are no active backends for lb health_check.

Fix the following warning reported by ovn-controller when there are no
active backends for lb health_check and selection_fields has been
configured for hash computation.

flow|WARN|error parsing actions "drop; hash_fields="ip_dst,ip_src,tcp_dst,tcp_src");":
Syntax error at `hash_fields' expecting end of input.

Tested-by: Flavio Fernandes <flavio at flaviof.com>
Fixes: 5af304e747 ("Support selection fields in load balancer.")
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list