KCC: improve samba.kcc.graph.get_spanning_tree_edges() docstring
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 7 May 2015 01:57:10 +0000 (13:57 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Jun 2015 04:57:15 +0000 (06:57 +0200)
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>
python/samba/kcc/graph.py

index 0aa36576bf637751374fd3fd27036b10ee32eaff..1155be3ea0ba5939ce436526a9e0def5b8ba4c7b 100644 (file)
@@ -144,6 +144,8 @@ def get_spanning_tree_edges(graph, my_site, label=None, verify=False,
                             dot_file_dir=None):
     """Find edges for the intersite graph
 
+    From MS-ADTS 6.2.2.3.4.4
+
     :param graph: a kcc.kcc_utils.Graph object
     :param my_site: the topology generator's site
     :param label: a label for use in dot files and verification