Bases: neutron.db.allowedaddresspairs_db.AllowedAddressPairsMixin, neutron.db.agentschedulers_db.DhcpAgentSchedulerDbMixin, neutron.db.db_base_plugin_v2.NeutronDbPluginV2, vmware_nsx.dhcp_meta.modes.DhcpMetadataAccess, neutron.db.external_net_db.External_net_db_mixin, neutron.db.l3_db.L3_NAT_dbonly_mixin, neutron.db.portbindings_db.PortBindingMixin, neutron.db.portsecurity_db.PortSecurityDbMixin, neutron.db.securitygroups_db.SecurityGroupDbMixin, neutron.db.vlantransparent_db.Vlantransparent_db_mixin
Deletes a port on a specified Virtual Network.
If the port contains a remote interface attachment, the remote interface is first un-plugged and then the port is deleted.
Returns: | None |
---|---|
Raises: | exception.PortInUse |
Raises: | exception.PortNotFound |
Raises: | exception.NetworkNotFound |