[ovs-git] [ovn-org/ovn] 7d310d: ovn-controller: Fix the missing flows with monitor...

numansiddique noreply at github.com
Thu Jul 16 05:15:57 UTC 2020


  Branch: refs/heads/branch-20.06
  Home:   https://github.com/ovn-org/ovn
  Commit: 7d310d1746e92d7791f516e9af2ce8ce8ff3ef07
      https://github.com/ovn-org/ovn/commit/7d310d1746e92d7791f516e9af2ce8ce8ff3ef07
  Author: Numan Siddique <numans at ovn.org>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M controller/binding.c
    M tests/ovn.at

  Log Message:
  -----------
  ovn-controller: Fix the missing flows with monitor-all set to True

When the config ovn-monitor-all is set to True, then ovn-controller is not
programming the flows completely when it binds the logical port of
a logical switch until a full recompute is triggered.

This issue was introduced by the commit in Fixes - which added incremental procesing
for runtime data changes.

This patch fixes this issue.

Fixes: 3d096f833c4a("ovn-controller: Handle runtime data changes in flow output engine")

Reported-by: Dumitru Ceara <dceara at redhat.com>
Acked-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>

(cherry-picked from master commit f8a81693b05891fe0717ee4957b651f71dd964f5)




More information about the git mailing list