Fix non ietf-netconf* mounted RPC invocation from Restconf 28/31428/2
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 16 Dec 2015 13:28:54 +0000 (14:28 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Wed, 16 Dec 2015 14:32:32 +0000 (15:32 +0100)
commitaffadf797a5cf88cb5727292bca4b3bb1878d4f8
treedbac88d9a125b8d384a88930fcdf3e4da23227b2
parentc75ac4bebf09025d123d3092228a5c983501dc69
Fix non ietf-netconf* mounted RPC invocation from Restconf

Invoked RPCs from modules other than iet-netconf* were executed on ODL itself
instead of a mountpoint regardless of whether they were aimed at a mountpoint
or not.

Change-Id: I2586ad77ec17c7542ba3ffd931684fb6f7c12685
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/RestconfImpl.java
opendaylight/restconf/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestconfImplTest.java