Do not retain the list of RPCs 49/76549/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Oct 2018 16:45:43 +0000 (18:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Oct 2018 22:18:34 +0000 (00:18 +0200)
commit890f3f5bd1895a38a4a5821934d371fb9c1b32eb
tree3562d24f5ed68a63dc97b125b11a7e85cc1d71aa
parenta4ac79f5adaceb503100ba3bb0a45edf7e2cc363
Do not retain the list of RPCs

These RPCs are only used when a listener registers, there is simply
no point to retain them in a transformed collection. We can always
re-create them as needed from the SchemaContext.

Change-Id: Ia47c3163bff5232d079f8768420bfa6360fe3b49
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 354472dc8d3afa557522c8ea18634b11b4bea20b)
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/sal/NetconfDeviceRpc.java