mirror of
https://github.com/samba-team/samba.git
synced 2025-07-28 11:42:03 +03:00
KCC: improve samba.kcc.graph.get_spanning_tree_edges() docstring
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>
This commit is contained in:
committed by
Andrew Bartlett
parent
79f2c71709
commit
86004daff5
@ -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
|
||||
|
Reference in New Issue
Block a user