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)
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>

No differences found