Propagate supported features from ModuleInfoSnapshotResolver 44/105544/4
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 11:57:05 +0000 (13:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 20 Apr 2023 13:15:29 +0000 (15:15 +0200)
commit184ac4d3b25d6f9ec21636ca25f943f81560ba71
tree88be5a7c7784b751792b1c4997cb0bf3808a84aa
parentb04f11335eb603dcb984a778f6d65de1ed2b013f
Propagate supported features from ModuleInfoSnapshotResolver

ModuleInfoSnapshotResolver should follow the same pattern as Builder to
allow users to add supported features -- except it talks to a different
backing entity.

JIRA: MDSAL-789
Change-Id: I901e188e33e2508e5c20d135fe57399bc3c81f68
Signed-off-by: matus.matok <matus.matok@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-runtime-spi/src/main/java/org/opendaylight/mdsal/binding/runtime/spi/ModuleInfoSnapshotResolver.java