vmware-nsx/vmware_nsx/plugins
Gary Kotton 881bc26b3a NSX|V: prevent deadlock with subnet creation and deletion
Ensure that we treat the locks in the same order with the
delete and create operations.

The fix above result in a deadlcok due to a change in neutron
where ipam delete call port_update. This conflicted with
commit d89eba1a85.

To ensure locking for this we make use of a new lock for the
DHCP interfaces.

Change-Id: I6c3f25ab40247853024560c00d3faa106e5d90b8
2017-06-08 09:32:22 +00:00
..
dvs use core resource attribute constants from neutron-lib 2017-05-23 13:08:46 -06:00
nsx_mh use extra_dhcp_opt api-def from neutron-lib 2017-05-15 09:11:28 +00:00
nsx_v NSX|V: prevent deadlock with subnet creation and deletion 2017-06-08 09:32:22 +00:00
nsx_v3 Merge "NSXv3: More locking for certificate provider" 2017-06-01 19:12:36 +00:00
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00