vmware-nsx/vmware_nsx/plugins/nsx_v
Adit Sarfaty b565c4bda3 NSX-V: Avoid warning on deleting dhcp binding for non compute port
When a port is deleted, the plugin should delete its backend dhcp
static binding only if it is a compute port, since it is added
only for compute ports.
Note that the case of changing the device owner of the port was already
handled in the update-port code.
Calling the delete on non-compute ports issues a warning in the logs
We keep callign it anyway to avoid edge cases but will skip the warnings.

Change-Id: I5e76b14de0c2f2b844c7411bc325e46746fda54d
2018-03-11 11:56:32 +02:00
..
drivers NSX|V: enable binding floating ip's per AZ 2018-01-15 22:09:08 -08:00
housekeeper NSXv HK: recover broken backup edge appliances 2017-12-28 14:42:02 +00:00
vshield NSX|V: treat edge case when spoofguard entry already exists 2018-02-17 23:56:12 -08:00
__init__.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
availability_zones.py Merge "NSX|V: enable binding floating ip's per AZ" 2018-01-18 09:53:48 +00:00
managers.py Drop log translations 2017-03-26 05:09:02 -07:00
md_proxy.py TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
plugin.py NSX-V: Avoid warning on deleting dhcp binding for non compute port 2018-03-11 11:56:32 +02:00