Fix UnboundlocalError in translator.py 83/34383/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 6 Mar 2018 17:48:40 +0000 (09:48 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 6 Mar 2018 17:51:23 +0000 (09:51 -0800)
commitec1bd3c6dcf8620139330f0ed6ea2ccd235f83c1
tree63e19ae5dc0921136395441de74069341ae3ab1c
parent338ae6819b2e09a362fecf6c867541a1b171c3c8
Fix UnboundlocalError in translator.py

Defined and initialized variable nested in the scope

Change-Id: Idfffc95490f8a11dd0377a8e50a4737e708ecfc7
Issue-ID: OPTFRA-163
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/controller/translator.py