From: Jozef Behran Date: Fri, 26 Feb 2016 10:38:26 +0000 (+0100) Subject: Fix variable naming for some immutable variables X-Git-Tag: release/beryllium-sr1~48 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=f795bf114ce2586061e284ebbaac1510f1da816b;hp=f795bf114ce2586061e284ebbaac1510f1da816b;p=integration%2Ftest.git Fix variable naming for some immutable variables A bunch of immutable but not user configurable variables now need to use snake_case instead of ALL_CAPS due to new variable naming guidelines [1]. [1] https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines#Variable_naming Change-Id: I45f4e3c684c2b2f1905a9ad91afe2cf2fbbb6569 Signed-off-by: Jozef Behran ---