Do not retain the list of RPCs 47/76547/2
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:16:13 +0000 (00:16 +0200)
commitcd4c9ff6c92a6d56e27e336ac06bf636773b2333
tree13a4cda5b77c59aedb5591f88419618186e2f73b
parentc2322a442f5f63ecb8ff52b47c4ff10c011dbe68
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