Fix non ietf-netconf* mounted RPC invocation from Restconf 95/31495/2
authorMaros Marsalek <mmarsale@cisco.com>
Thu, 17 Dec 2015 11:21:42 +0000 (12:21 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Jan 2016 13:49:20 +0000 (13:49 +0000)
commitdec06d18ce0e6441243921f10b6acac82097b7c6
tree57c7d42ee3392c5401804d8c416297d32e66b481
parent640274430eca63834d7c5c5c18e592b4dd4c944c
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: I8ac4fea41e553680f270825376b57a534b2ffa95
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/main/java/org/opendaylight/controller/sal/restconf/impl/RestconfImpl.java
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestconfImplTest.java