[Bug Fix] Determine the BGP entity owner in ODL Cluster 83/58283/9
authorDimitrios Markou <mardim@intracom-telecom.com>
Wed, 6 Jun 2018 11:14:15 +0000 (14:14 +0300)
committerDimitrios Markou <mardim@intracom-telecom.com>
Thu, 14 Jun 2018 09:41:12 +0000 (12:41 +0300)
commit84a643211a012a965888403d500ee34e14865777
tree8cbe16858c418c619d38ebce9107656fd1bde335
parent96d17e018f0b4b4547689a31fb0e4f4af1d65a07
[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