vmware-nsx/neutron/tests
Sylvain Afchain 4be52c0780 Moves the HA resource creations outside of transaction
Currently the HA resources are created in the
_create_router_db which includes calls to
the plugin and generates RPC calls. Even if the
resource creations are outside of any transaction
from the _create_router_db point of view, this
method is  called in a transaction from the
create_router method.
This patch moves the resource creations to the
create_router method outside the transaction.
The failures are handled as previously with
a try/expect.

Change-Id: If8fcfd012f8e992175e49bbefb2ae667881a620a
Closes-bug: #1374461
2014-10-20 08:27:37 +00:00
..
etc update the relative path of api_extensions_path 2014-10-12 01:08:49 +08:00
functional Modify the ProcessMonitor class to have one less config parameter 2014-10-07 13:56:28 +02:00
unit Moves the HA resource creations outside of transaction 2014-10-20 08:27:37 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
base.py Mock out all RPC calls with a fixture 2014-09-22 05:10:18 -07:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
tools.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00