Fix notification subscription issue 22/100322/1
authorBalagangadhar Bathula <bb4341@att.com>
Thu, 24 Feb 2022 18:15:53 +0000 (13:15 -0500)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 1 Apr 2022 08:46:18 +0000 (10:46 +0200)
commit9613546be6364f28fa1f49df19c7a2b89ac9974e
treecca5dae4d44ea3604a11e39fdaa9c7847a0f7454
parent3f91bab7236cc2ae4398a9655714687eea8e9e0a
Fix notification subscription issue

Many devices do not advertise netmod capabilities,
which causes error for subscription.

- fix code to remove netmod dependency
- refactor networkmodel NetConfTopologyListener

JIRA: TRNSPRTPCE-621
Signed-off-by: Balagangadhar Bathula <bb4341@att.com>
Change-Id: Ieebf7d893fb6050af3ca89db68ca47f145014211
Co-authored-by: guillaume.lambert <guillaume.lambert@orange.com>
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java