mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-04 20:57:53 +00:00
test_l3.py : autopep8 refresh
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
32dad9be95
commit
fa09ecf78f
@@ -643,7 +643,6 @@ class L3VariableTime(Realm):
|
|||||||
# sta_json = super().json_get(
|
# sta_json = super().json_get(
|
||||||
# "port/1/{resource}/list?field=alias".format(resource=self.resource))['interfaces']
|
# "port/1/{resource}/list?field=alias".format(resource=self.resource))['interfaces']
|
||||||
|
|
||||||
|
|
||||||
def start(self, print_pass=False):
|
def start(self, print_pass=False):
|
||||||
logger.info("Bringing up stations")
|
logger.info("Bringing up stations")
|
||||||
self.admin_up(self.side_b)
|
self.admin_up(self.side_b)
|
||||||
@@ -2117,7 +2116,6 @@ Setting wifi_settings per radio
|
|||||||
15: '802.11aAX' # 802.11a-AX (6E disables /n and /ac)
|
15: '802.11aAX' # 802.11a-AX (6E disables /n and /ac)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
for (
|
for (
|
||||||
radio_,
|
radio_,
|
||||||
ssid_,
|
ssid_,
|
||||||
|
|||||||
Reference in New Issue
Block a user