Fix reference-before-assignment errors when getting exceptions 99/62099/2
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Tue, 11 Sep 2018 13:47:48 +0000 (16:47 +0300)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Wed, 12 Sep 2018 09:14:21 +0000 (12:14 +0300)
commit5c5983cef4d13e3ce828d96467dc86674ed2b7aa
tree821afe0d07f5882f7b7bbab0ba2d8b0f2ef5fb45
parent64a5e7dc89be1c52253a48fb5ccfa045b6619d0f
Fix reference-before-assignment errors when getting exceptions

JIRA: SDNVPN-228

This patch checks that variables have been set before trying to
perfom actions uppon them.

Change-Id: I6e81a3e7756d3ef0aee4f436766128631439f43a
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
sdnvpn/test/functest/testcase_3.py