Fix NetconfKeystoreAdapter onDataTreeChanged method 18/79618/4
authorJakub Morvay <jmorvay@frinx.io>
Thu, 17 Jan 2019 14:19:32 +0000 (15:19 +0100)
committerJakub Morvay <jmorvay@frinx.io>
Thu, 17 Jan 2019 14:54:55 +0000 (15:54 +0100)
commitded048d530e879ff454d374608142541ab21121e
tree79db2636b10a6f03271daf18912f149dc3b221e7
parent04467f3b89c536d611c54c1ecd6a8da24eb6beef
Fix NetconfKeystoreAdapter onDataTreeChanged method

Make sure to process all incoming DataObject modifications under
netconf-keystore:keystore container. Do not stop after handling
key-credential list items, handle also modified private-key and
trusted-certificate list items.

JIRA: NETCONF-598
Change-Id: I7e56791c46bd860f98259f73f2832e49abc2e3dc
Signed-off-by: Jakub Morvay <jmorvay@frinx.io>
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/sal/NetconfKeystoreAdapter.java