mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-19 03:25:05 +00:00
@@ -185,8 +185,8 @@ class Realm(LFCliBase):
|
|||||||
return
|
return
|
||||||
|
|
||||||
LFUtils.wait_until_ports_disappear(base_url=self.lfclient_url,
|
LFUtils.wait_until_ports_disappear(base_url=self.lfclient_url,
|
||||||
port_list=sta_list,
|
port_list=sta_list,
|
||||||
debug=debug_)
|
debug=debug_)
|
||||||
|
|
||||||
def rm_port(self, port_eid, check_exists=True, debug_=False):
|
def rm_port(self, port_eid, check_exists=True, debug_=False):
|
||||||
if port_eid is None:
|
if port_eid is None:
|
||||||
|
|||||||
Reference in New Issue
Block a user