Bug 4577 Allow specification of a distinct schema cache directory per netconf device 89/34189/10
authoradetalhouet <adetalhouet@inocybe.com>
Thu, 10 Mar 2016 13:23:39 +0000 (08:23 -0500)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 19 Apr 2016 12:43:05 +0000 (12:43 +0000)
commit3a904b45d2b6a5f8108f0c88c6cea7716bf316fc
treeea4cfc86e8e289fe90a2ad53d36450e991019d77
parent63129bc3b31fc1333f09cf9c1b0506b165febfef
Bug 4577 Allow specification of a distinct schema cache directory per netconf device

First iteration done here https://git.opendaylight.org/gerrit/#/c/30163 introduce a BUG:
sideloaded schemas, manually added in cache/schema, and specified in the netconf connector,
where not being taking in account in the specified cache folder.

This path add the capability to register the sideloaded schema in the new FilesystemSchemaSourceCache

Change-Id: I6a5a6b23fc56bcc507734a99e48de88597b7ae2a
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
opendaylight/netconf/sal-netconf-connector/src/main/java/org/opendaylight/controller/config/yang/md/sal/connector/netconf/NetconfConnectorModule.java