Bug 8889: Defined Constants to remove duplication 28/61128/3
authorItohan <itohan.ukponmwan@intel.com>
Thu, 3 Aug 2017 23:16:12 +0000 (16:16 -0700)
committerSam Hague <shague@redhat.com>
Wed, 15 Nov 2017 03:44:28 +0000 (03:44 +0000)
commita344c4a0c4b86538af19bd6d69591becfa6481fc
tree273d7dad368f6158c887cb5f7b52b2b7de0b7b5b
parent8f6dbe19551152547b882c114a2fb6dee520d041
Bug 8889: Defined Constants to remove duplication

Defined contstants ERROR and IS_NEEDED to replace the string
literals "error: " and " is needed". These changes would
reduce string duplication and make code refactoring easier
and less error-prone.

Change-Id: I32ff8549ac3c5f8102ab15519c79e57bd63951e4
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
vpnservice/bgpmanager/bgpmanager-impl/src/main/java/org/opendaylight/netvirt/bgpmanager/commands/Network.java