1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tools
Martin Schwenke 411ccb98c3 ctdb/tools: Update ctdb CLI tool to call ctdb_natgw
The "natgwlist" command is no longer marked "auto all" and is also
marked "without daemon".  That latter is not strictly true because
ctdb_natgw needs the daemon so a subsequent invocation of "ctdb
nodestatus" will work.  However, "without daemon" is used here because
the top-level "ctdb natgwlist" does not need to open a connection to
the daemon.  It just needs to invoke ctdb_natgw.

Update tests to suit.

It would make sense to make "ctdb natgw" generally call out to
ctdb_natgw, passing all argument.  However, that can be done later.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2016-01-25 07:18:25 +01:00
..
ctdb_diagnostics ctdb-scripts: Update important installed files to use build-time defaults 2015-09-15 08:56:21 +02:00
ctdb_natgw ctdb-tools: Add standalone ctdb_natgw tool script 2016-01-25 07:18:25 +01:00
ctdb.c ctdb/tools: Update ctdb CLI tool to call ctdb_natgw 2016-01-25 07:18:25 +01:00
ltdbtool.c ctdb-tools: Use replace headers instead of system headers 2015-11-04 00:47:16 +01:00
onnode ctdb-scripts: Update important installed files to use build-time defaults 2015-09-15 08:56:21 +02:00