NSX|P: Fix nsxlib api call
Change-Id: Ib71609883ce0c6b16120149a0ac1a22b0dc81a4d
This commit is contained in:
parent
2b8418926f
commit
df3e84aa45
@ -1512,7 +1512,7 @@ class NsxPolicyPlugin(nsx_plugin_common.NsxPluginV3Base):
|
||||
segment_id)
|
||||
else:
|
||||
# VLAN interface
|
||||
self.nsxpolicy.tier1.delete_segment_interface(
|
||||
self.nsxpolicy.tier1.remove_segment_interface(
|
||||
router_id, segment_id)
|
||||
|
||||
# try to delete the SNAT/NO_DNAT rules of this subnet
|
||||
|
Loading…
Reference in New Issue
Block a user