Eugene Nikanorov 2b2a04f98e Move loadbalancer vip port creation outside of transaction
Currently _create_port_for_vip calls ml2 create_port() method
which includes rpc notification.
That leads to lock wait timeouts in certain cases.

The patch fixes that while making VIP creation process non-atomic.
But that is fine as long until create_vip() returns vip id, it's
not usable from API.

Change-Id: Ie30973de80118a6b022e8c3bb07ca48122ebcd29
Partial-Bug: #1334226
2014-07-24 09:24:25 +04:00
..
2014-07-11 10:46:09 +04:00
2014-06-30 14:07:59 +03:00
2014-06-30 14:07:59 +03:00
2014-07-17 11:45:45 -07:00
2014-07-11 10:46:09 +04:00
2014-07-17 11:45:45 -07:00
2014-06-30 14:07:59 +03:00
2014-04-01 10:38:31 -04:00
2014-04-01 10:38:31 -04:00
2014-04-01 10:38:31 -04:00
2014-04-01 10:38:31 -04:00