Add special handling for BGP RouteDistinguisher 16/105716/5
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:37:06 +0000 (14:37 -0400)
commitd5471900d0d05edb94225fc6895fafada649c869
tree3f5b32bf5017292a57f4a265daee8753b3b239eb
parent6fdb7812d8acb2b13daff5b80d541c162fff6ae7
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

Change-Id: I2ac78b4c86109cea17fb05a5f6b6a0c9b98a7d72
Issue-ID: CCSDK-2307
Signed-off-by: Dan Timoney <dtimoney@att.com>
36 files changed:
artifacts/pom.xml
dblib/installer/pom.xml
dblib/pom.xml
dblib/provider/pom.xml
features/ccsdk-dblib/pom.xml
features/ccsdk-filters/pom.xml
features/ccsdk-sli-core-all/pom.xml
features/ccsdk-sli/pom.xml
features/ccsdk-sliPluginUtils/pom.xml
features/ccsdk-sliapi/pom.xml
features/ccsdk-slicore-utils/pom.xml
features/features-sli-core/pom.xml
features/installer/pom.xml
features/pom.xml
filters/installer/pom.xml
filters/pom.xml
filters/provider/pom.xml
pom.xml
sli/common/pom.xml
sli/installer/pom.xml
sli/model/pom.xml
sli/pom.xml
sli/provider-base/pom.xml
sli/provider/pom.xml
sli/provider/src/main/java/org/onap/ccsdk/sli/core/sli/provider/MdsalHelper.java
sliPluginUtils/installer/pom.xml
sliPluginUtils/pom.xml
sliPluginUtils/provider/pom.xml
sliapi/installer/pom.xml
sliapi/model/pom.xml
sliapi/pom.xml
sliapi/provider/pom.xml
sliapi/springboot/pom.xml
utils/installer/pom.xml
utils/pom.xml
utils/provider/pom.xml