[ovs-dev] [PATCH v2] connmgr: support changing openflow versions without restarting

Flavio Leitner fbl at sysclose.org
Wed Aug 12 20:25:01 UTC 2020


On Wed, Aug 12, 2020 at 04:07:55PM -0400, Aaron Conole wrote:
> When commit a0baa7dfa4fe ("connmgr: Make treatment of active and passive
> connections more uniform") was applied, it did not take into account
> that a reconfiguration of the allowed_versions setting would require a
> reload of the ofservice object (only accomplished via a restart of OvS).
> 
> For now, during the reconfigure cycle, we delete the ofservice object and
> then recreate it immediately.  A new test is added to ensure we do not
> break this behavior again.
> 
> Fixes: a0baa7dfa4fe ("connmgr: Make treatment of active and passive connections more uniform")
> Cc: Numan Siddique <numans at ovn.org>
> Cc: Flavio Leitner <fbl at sysclose.org>
> Suggested-by: Ben Pfaff <blp at ovn.org>
> Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1782834
> Signed-off-by: Aaron Conole <aconole at redhat.com>
> ---

Acked-by: Flavio Leitner <fbl at sysclose.org>



More information about the dev mailing list