Fix modules Restconf call for mounted devices
authorMaros Marsalek <mmarsale@cisco.com>
Thu, 19 Mar 2015 14:58:39 +0000 (15:58 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Thu, 19 Mar 2015 15:01:15 +0000 (16:01 +0100)
commitfcf8d8c2759efe2b6b77b235915434bba5526780
treee2b7bbd2a81e337c13833c470890c45950157d4c
parentf00c7ec701f0e8cb14dc553f08298f1647b93208
Fix modules Restconf call for mounted devices

Restconf was relying on the remote devices to contain restconf yang model. Now
Restconf relies on the controller's schema context when it serializes the
modules response.

Change-Id: Ib406d0082a5aafb7e894440ee5f75e5032ea35ba
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