neutron/neutron/tests/unit/ml2/drivers/cisco
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
..
apic Purge use of "PRED and A or B" poor-mans-ternary 2014-11-08 00:17:12 +11:00
nexus Move postcommit ops out of transaction for bulk 2015-01-07 13:03:13 -05:00
__init__.py Prepare for multiple cisco ML2 mech drivers 2014-02-07 11:37:01 -05:00