[Bug Fix] Determine the BGP entity owner in ODL Cluster 83/58583/1
authorDimitrios Markou <mardim@intracom-telecom.com>
Wed, 6 Jun 2018 11:14:15 +0000 (14:14 +0300)
committerDimitrios Markou <mardim@intracom-telecom.com>
Fri, 15 Jun 2018 12:56:43 +0000 (12:56 +0000)
commit88bf65b1250fb3ad84b027a57c4fc5ee077ff3de
treee6c7f52a41e27dae56a8f4c000204010c82cdb0d
parent9ce4e2db4f6ace34dbd4a6308983589e8e810471
[Bug Fix] Determine the BGP entity owner in ODL Cluster

In HA deployments is essential to determine which is the ODL
BGP entity owner and transform that ODL to BGP speaker.
This is necessary because of this bug [0] in netvirt. So
we can consider this as a workaround for the testcase_3.

Note: This patch is dependent on this task resolution [1]
      for master branch.

Note: This patch works fine in stable/fraser branch.

[0] https://jira.opendaylight.org/browse/NETVIRT-1308
[1] https://jira.opnfv.org/browse/SDNVPN-217

Jira: SDNVPN-214

Change-Id: I383987e650da45400a3a6437dbdaaea904db9265
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
sdnvpn/lib/utils.py
sdnvpn/test/functest/testcase_3.py