Deprecate getModuleName()/getInstanceName() in AbstractConfigTestBase 91/39891/3
authorTom Pantelis <tpanteli@brocade.com>
Mon, 6 Jun 2016 07:44:38 +0000 (03:44 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 7 Jun 2016 01:07:21 +0000 (01:07 +0000)
commit36aeb85214fe7c998fc5d084157ecb8e0054b606
tree0471ee5a7fc1508851a4bded3e62639afd0462ea
parent159ab8006360ebb30cfb4252696b02d0479fd48c
Deprecate getModuleName()/getInstanceName() in AbstractConfigTestBase

The AbstractConfigTestBase currently requires a config system
moduleName/instanceName to be provided by the derived class to ensure
the config module is pushed and present in JMX. However blueprint-enabled
apps won't have a config system module so deprecate these methods and
make them optional along with the check.

Change-Id: I1f2f6a993cf99ba25d766ba0ec20ed27b1a9915f
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/config/config-it-base/src/main/java/org/opendaylight/controller/config/it/base/AbstractConfigTestBase.java