neutron/neutron/plugins
Mohammad Banikazemi 2ee08c3464 Move postcommit ops out of transaction for bulk
Currently, the bulk create operations in ML2 are executed in
a transaction. This means all precommit and postcommit operations
for such operations are in a transaction. Postcommit operations
are expected to be executed outside of transactions as they may
communicate with a backend and introduce substantial delays. This
fix removes the postcommit operations from the transaction for
bulk create network/subnet/port operations.

Change-Id: I9a9683058088e50d9443040223232bf5e1396ccf
Closes-Bug: #1193861
2015-01-07 13:03:13 -05:00
..
bigswitch Merge "Enable pylint checks for "anomalous" string escapes" 2014-12-29 16:52:17 +00:00
brocade Migrate to oslo.context 2014-12-11 20:49:11 +01:00
cisco Merge "Cisco: logging incorrectly called with (fmt, arg) tuple" 2014-12-31 05:23:48 +00:00
common Minor lbaasv2 things from the feature branch, needed in neutron 2014-12-17 00:33:02 +00:00
embrane embrane: Use lazy logging interpolation 2014-12-22 17:12:54 +11:00
hyperv Convert several uses of RpcCallback 2014-12-04 16:35:21 +00:00
ibm Replace non-ovs_lib calls of run_vsctl with libary functions 2014-12-12 10:12:02 -07:00
linuxbridge linuxbridge: Use lazy logging interpolation 2014-12-22 17:12:54 +11:00
metaplugin Update i18n translation for Metaplugin plugin 2014-12-03 12:10:38 -08:00
midonet Enable pylint checks for "anomalous" string escapes 2014-12-23 14:53:02 +11:00
ml2 Move postcommit ops out of transaction for bulk 2015-01-07 13:03:13 -05:00
mlnx Remove mlnx plugin 2014-12-15 16:04:23 +02:00
nec Avoid unnecessary explicit str() conversion around exceptions 2014-12-16 11:19:09 +03:00
nuage Avoid unnecessary explicit str() conversion around exceptions 2014-12-16 11:19:09 +03:00
ofagent Retry on unassigned ofport instead of treating it as a failure 2014-12-29 15:12:52 -07:00
oneconvergence Enforce log hints in ofagent and oneconvergence 2014-12-07 21:58:13 +01:00
opencontrail switch to oslo.serialization 2014-11-14 09:28:12 +00:00
openvswitch ovs_dvr: Use lazy logging interpolation 2014-12-31 03:26:52 +00:00
plumgrid PLUMgrid plugin: Fix for delete subnet with admin context 2014-12-22 01:30:48 -08:00
sriovnicagent Enable pylint checks for "anomalous" string escapes 2014-12-23 14:53:02 +11:00
vmware VMware: fix security group check on port create 2014-12-29 15:19:02 +01:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00