Extract modules directly from EffectiveModelContext 85/107085/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 26 Jul 2023 15:26:41 +0000 (17:26 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 27 Jul 2023 09:18:50 +0000 (11:18 +0200)
commita10e069a4b934047a356fe1dc6e0ff8305deeaee
treef6426c9d7d968351db7899536a9d53d35a7d7a97
parent07afb70f1faf493edd9e0c630bc7a158d3d84e5d
Extract modules directly from EffectiveModelContext

We are ignoring the value passed into mapModulesByIetfYangLibraryYang(),
remove the argument and let the method pick up modules from there.

Change-Id: I81a09a7c30cb9e5d8bade1f9b7d9f7da04059011
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/legacy/SchemaContextHandler.java
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/monitoring/RestconfStateStreamsTest.java