VPP_Device - add baseline tests - part IIa)
[csit.git] / resources / libraries / python / L2Util.py
index 97cef61..52d1385 100644 (file)
@@ -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
         """