X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FL2Util.py;h=52d138552b25bc828d1e4f49b246feb6d215fca9;hb=5f809dd2414d50fd6f229fc2ba2ff42d66df5dde;hp=97cef611c59b5b5fa32418a382261209ff7b9089;hpb=852b10b6724f0ae221e45f1ccb3f8020077b1f33;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 """