KCC: docstring for the KCC class
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 24 Apr 2015 04:51:33 +0000 (16:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 30 May 2015 19:05:24 +0000 (21:05 +0200)
The params describe the __init__ method arguments.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/bin/samba_kcc

index 968957fca0d24ee7cc9203a5e42bd05c8e13e740..4eb527a77011363e2740d8619e7053c9b54ad27a 100755 (executable)
@@ -66,6 +66,12 @@ class KCC(object):
     A container for objects and methods allowing a run of the KCC.  Produces a
     set of connections in the samdb for which the Distributed Replication
     Service can then utilize to replicate naming contexts
+
+    :param unix_now: The putative current time in seconds since 1970.
+    :param read_only: Don't write to the database.
+    :param verify: Check topological invariants for the generated graphs
+    :param debug: Write verbosely to stderr.
+    "param dot_files: write Graphviz files in /tmp showing topology
     """
     def __init__(self):
         """Initializes the partitions class which can hold