Add special handling for BGP RouteDistinguisher 04/105704/4
authorDan Timoney <dtimoney@att.com>
Thu, 9 Apr 2020 17:56:45 +0000 (13:56 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 13 Apr 2020 18:32:10 +0000 (14:32 -0400)
commit83744b7572d30eca01bd122c798a9e9e5bd9353e
treef96aa777e9c591efa3ffc7ebfcc3d8bd9c51aacf
parentb970a7b46fac32e626acfa23b1e2de9b22da7ff7
Add special handling for BGP RouteDistinguisher

Add special case code in MdsalHelper for BGP RouteDistinguisher class -
a custom class implemented by OpenDaylight that does NOT follow
the pattern of data object classes generated from Yang models
by Yangtools

Note: this depends on the following ccsdk/parent change to add
OpenDaylight BGP dependencies to the dependencyManagement
section of our parent poms:
https://gerrit.onap.org/r/c/ccsdk/parent/+/105774

Change-Id: Ifebd03091d9ed9225e37c7242ecf7810abca1feb
Issue-ID: CCSDK-2307
Signed-off-by: Dan Timoney <dtimoney@att.com>
sli/provider/pom.xml
sli/provider/src/main/java/org/onap/ccsdk/sli/core/sli/provider/MdsalHelper.java