Skip to content
Snippets Groups Projects
Commit 41611f0f authored by JORGE SASIAIN's avatar JORGE SASIAIN Committed by Neda Moeini
Browse files

NAT-244: tox

parent e31fef12
Branches
Tags
1 merge request!94Feature/Netbox integration terminate ip trunk
......@@ -62,7 +62,6 @@ def deprovision_ip_trunk_real(subscription: Iptrunk, process_id: UUIDstr, tt_num
@step("Remove IP Trunk from NetBox")
def remove_iptrunk_from_netbox(subscription: Iptrunk) -> State:
_router_sideA = subscription.iptrunk.iptrunk_sides[0].iptrunk_side_node
_router_sideB = subscription.iptrunk.iptrunk_sides[1].iptrunk_side_node
router_sideA = _router_sideA.router_fqdn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment