vmware-nsx/vmware_nsx
Gary Kotton d9d5e226c9 NSX|V: ensure that DHCP bindings are deleted
There are cases where a DHCP binding may not be deleted. This is
when for example a nova boot does not succeed. The plugin would
only delete the binding if the device owner was 'compute'. But
nova may reset that data and the binding on the backend may never
get deleted.

The code also validates that a binding entry exists. If it does
then it will send a message to the NSX.

Change-Id: Icb0fec03e67dad97329b9d57c67d7398bd52a86b
2016-01-25 15:47:24 -08:00
..
api_client LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
common Address pair validation for NSX v3 plugin 2016-01-14 10:31:51 -07:00
db LBaaS Layer4 TCP VIP should use LVS 2016-01-12 21:56:00 +00:00
dhcp_meta LOG.warn -> LOG.warning 2015-12-31 01:58:10 -08:00
dvs Switch to internal _i18n pattern, as per oslo_i18n guidelines 2015-12-02 06:59:23 -08:00
extensions Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsxlib NSX|V3: ensure that port update allows traffic 2016-01-13 03:22:33 -08:00
plugins NSX|V: ensure that DHCP bindings are deleted 2016-01-25 15:47:24 -08:00
services Fix LBaaSv2 logging 2016-01-25 08:20:27 +00:00
shell Admin util: verify that a backup edge is a backup 2015-12-27 12:09:09 +02:00
tests Enable availability zone for network 2016-01-23 04:41:40 +00:00
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
_i18n.py Switch to internal _i18n pattern, as per oslo_i18n guidelines 2015-12-02 06:59:23 -08:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
plugin.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00