diff --git a/vmware_nsx/plugins/nsx_v3/plugin.py b/vmware_nsx/plugins/nsx_v3/plugin.py index 3e28207038..defde9c8ca 100644 --- a/vmware_nsx/plugins/nsx_v3/plugin.py +++ b/vmware_nsx/plugins/nsx_v3/plugin.py @@ -3731,8 +3731,7 @@ class NsxV3Plugin(agentschedulers_db.AZDhcpAgentSchedulerDbMixin, self._del_subnet_no_dnat_rule(context, nsx_router_id, subnet) if remove_router_link_port: # remove the link port and reset the router transport zone - self.nsxlib.router.remove_router_link_port( - nsx_router_id, org_tier0_uuid) + self.nsxlib.router.remove_router_link_port(nsx_router_id) if self.nsxlib.feature_supported( nsxlib_consts.FEATURE_ROUTER_TRANSPORT_ZONE): self.nsxlib.router.update_router_transport_zone(