X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FL2Util.py;h=52d138552b25bc828d1e4f49b246feb6d215fca9;hb=4b84a3d0620c827aa9bc9c36776af50a88a180f4;hp=97cef611c59b5b5fa32418a382261209ff7b9089;hpb=12eab1e564e0d5ab34a341039b92612de2973f3c;p=csit.git diff --git a/resources/libraries/python/L2Util.py b/resources/libraries/python/L2Util.py index 97cef611c5..52d138552b 100644 --- a/resources/libraries/python/L2Util.py +++ b/resources/libraries/python/L2Util.py @@ -283,7 +283,7 @@ class L2Util(object): :param br_name: Bridge name. :param set_down: Change bridge interface state to down before delbr command. Optional. Default: True. - :type node: str + :type node: dict :type br_name: str :type set_down: bool """