vmware-nsx/vmware_nsx/extension_drivers
Gary Kotton bf3bbb5c4c Fix transaction issues with network/subnet facade updates
Commit b8d98a5764 moved code
out of transactions to unblock the gate. This issues has been
resolved in the following:
1. Commit 61d0082f9ae9f9a935b5c3517c0b9036c40dbb00
2. Commit 72a2e9df96998f2198b2aba44e4daa2b466b1158

This also fixes dns transaction issues

Switch of context to admin context under db writer is causing
issues with table constraints.
Some usage of admin context for dns is still in place due to
extend_port_dict external API

Co-Authored-By: Anna Khmelnitsky <akhmelnitsky@vmware.com>

Change-Id: I21ec2df09c6b375973ce6f19e06e88318cf19452
2017-04-05 05:56:23 +03:00
..
__init__.py NSXV+NSXV3: add support for pluggable extensions 2017-01-15 12:54:00 +00:00
dns_integration.py Fix transaction issues with network/subnet facade updates 2017-04-05 05:56:23 +03:00