Use bgvpn-delete and create instead of update 47/50847/3
authortomsou <soth@intracom-telecom.com>
Fri, 19 Jan 2018 14:15:33 +0000 (16:15 +0200)
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Thu, 15 Feb 2018 12:54:57 +0000 (13:54 +0100)
commitcf8727bcaa2b82c5f1d370bb41f62cd7ed8df571
tree26659523f45f6fbb1def64000b4ea72cf96ccbc0
parente9167c0dbc19e056074817d4da351bd46b2e441c
Use bgvpn-delete and create instead of update

Testcases 1 and 4 fail because of netvirt bug [1]

The same functionality is now achieved by using
bgvpn-delete and bgpvpn-create cli commands instead
of bgpvpn-update

[1] https://jira.opendaylight.org/browse/NETVIRT-1067

Change-Id: Iaba6e06d0f39e356bf364b0640c707b0a83470d7
Signed-off-by: tomsou <soth@intracom-telecom.com>
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
sdnvpn/test/functest/testcase_1.py
sdnvpn/test/functest/testcase_4.py