Do not retain the list of RPCs 37/76537/3
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 18:48:39 +0000 (20:48 +0200)
commit354472dc8d3afa557522c8ea18634b11b4bea20b
tree371cfa74905621649f06ffbc871968a79d9ac565
parent595d9dfb3a4f65a03e7a8815f6cea1fd42e39748
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>
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/sal/NetconfDeviceRpc.java