mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
debug output - small change
This commit is contained in:
@@ -156,6 +156,7 @@ def port_dhcp_up_request(resource_id, port_name, debug_on=False):
|
|||||||
:param port_name:
|
:param port_name:
|
||||||
:return:
|
:return:
|
||||||
"""
|
"""
|
||||||
|
if (debug_on):
|
||||||
print("portDhcpUpRequest")
|
print("portDhcpUpRequest")
|
||||||
data = {
|
data = {
|
||||||
"shelf": 1,
|
"shelf": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user