Fix NetconfKeystoreAdapter onDataTreeChanged method 19/79619/3
authorJakub Morvay <jmorvay@frinx.io>
Thu, 17 Jan 2019 14:19:32 +0000 (15:19 +0100)
committerJakub Morvay <jakub.morvay@gmail.com>
Thu, 17 Jan 2019 14:58:53 +0000 (14:58 +0000)
commit4313326384b6b423b2257d56e0dce7abb118781b
tree1f1e0378b4c30a35d05195523a88a2d792b115d0
parent78b1093e7620071fb09b396d5205d421e5b00571
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