Fix notification subscription issue 59/99859/7
authorBalagangadhar Bathula <bb4341@att.com>
Thu, 24 Feb 2022 18:15:53 +0000 (13:15 -0500)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 10 Mar 2022 16:04:36 +0000 (16:04 +0000)
commit7945d23c377ed1ea8854ddc3999e23c08802e5d5
tree97e3f37593e8ddc3723cb6a57717271c9beab2e9
parent5411a66b65520631e640f6da9d0740f7c5c36ba7
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