Fix variable naming for some immutable variables 60/35460/2
authorJozef Behran <jbehran@cisco.com>
Fri, 26 Feb 2016 10:38:26 +0000 (11:38 +0100)
committerLuis Gomez <ecelgp@gmail.com>
Sun, 28 Feb 2016 19:12:34 +0000 (19:12 +0000)
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 <jbehran@cisco.com>

No differences found