WHATSNEW: Document CTDB NAT gateway and LVS changes
authorMartin Schwenke <martin@meltin.net>
Fri, 17 Jul 2020 10:38:12 +0000 (20:38 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 24 Jul 2020 09:58:53 +0000 (09:58 +0000)
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Fri Jul 24 09:58:53 UTC 2020 on sn-devel-184

WHATSNEW.txt

index e7b46a7b15960a54bec4098b84c023a52e92f79f..b278192e41d8ec24761176f0732d53fd947cb8bd 100644 (file)
@@ -28,6 +28,18 @@ This is now done implicitly when over TLS, so "client ldap sasl wrapping"
 does not need to be set to "plain" in order for it to work.
 
 
+CTDB CHANGES
+============
+
+* The NAT gateway and LVS features now uses the term "leader" to refer
+  to the main node in a group through which traffic is routed and
+  "follower" for other members of a group.  The command for
+  determining the leader has changed to "ctdb natgw master" from
+  "ctdb natgw leader".  The "slave-only" configuration element has
+  changed to "follower-only" from "slave-only".  Identical changes
+  were made for LVS.
+
+
 REMOVED FEATURES
 ================