NSX|P: Fix nsxlib api call

Change-Id: Ib71609883ce0c6b16120149a0ac1a22b0dc81a4d
This commit is contained in:
Adit Sarfaty 2019-03-05 09:50:19 +02:00
parent 2b8418926f
commit df3e84aa45
1 changed files with 1 additions and 1 deletions

View File

@ -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