diff mbox series

[ovs-dev,v2,05/26] ovn-nbctl: Daemon mode is no longer experimental.

Message ID 20210401232108.3902274-6-blp@ovn.org
State Not Applicable
Headers show
Series ddlog 5x performance improvement | expand

Commit Message

Ben Pfaff April 1, 2021, 11:20 p.m. UTC
Mark says that it was heavily used by ovn-kubernetes for years without
any issues.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Suggested-by: Mark Michelson <mmichels@redhat.com>
---
 NEWS                      | 1 +
 utilities/ovn-nbctl.8.xml | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 530c5d42fe85..8b170bcba6fb 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@  Post-v21.03.0
     (This may take testing and tuning to be effective.)  This version of OVN
     requires DDLog 0.36.
   - Introduce ovn-controller incremetal processing engine statistics
+  - 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>