Mark says that it was heavily used by ovn-kubernetes for years without any issues.
Signed-off-by: Ben Pfaff <[email protected]> Suggested-by: Mark Michelson <[email protected]> --- NEWS | 1 + utilities/ovn-nbctl.8.xml | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/NEWS b/NEWS index c91bca0e2956..0565a0975d6e 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ Post-v21.03.0 be used in the logical flow matches. CMS can consider setting this to false, if they want to use smart NICs which don't support offloading datapath flows with this field used. + - ovn-nbctl daemon mode is no longer considered experimental. OVN v21.03.0 - 12 Mar 2021 ------------------------- diff --git a/utilities/ovn-nbctl.8.xml b/utilities/ovn-nbctl.8.xml index 73a0ee25fceb..afe3874e6d03 100644 --- a/utilities/ovn-nbctl.8.xml +++ b/utilities/ovn-nbctl.8.xml @@ -106,10 +106,6 @@ ovn-nbctl -u /tmp/mysock.ctl show </pre> - <p> - Daemon mode is experimental. - </p> - <h3>Daemon Commands</h3> <p> -- 2.31.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
