Updated git submodules
authorTomas Cere <tcere@cisco.com>
Wed, 19 Jul 2017 10:42:36 +0000 (10:42 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 19 Jul 2017 10:42:36 +0000 (10:42 +0000)
commit3d6c9f329a2e5ab733ea8eca20ff701247c4e7e3
tree49b14e3b6b1bf94b5053bac0aeca806a87c397c4
parent80cebaad0f19725b959d935ce01da6a8629661a5
Updated git submodules

Project: netconf master e4d9478d256a65862b9bc946e31203a8e967b51a

Merge "Bug 8745: Migrate EditConfig to the new XML parser"

Bug 8745: Migrate EditConfig to the new XML parser

Switch EditConfig class to use the new XML parser from YANG tools.

Introduce EditOperationNormalizedNodeStreamWriter as a replacement
of the old XML parser extension EditOperationStrategyProvider which
has been used for tracking edit-config data tree operations defined
in the parsed XML source.

Remove EditOperationStrategyProvider as it is not needed anymore.

Change-Id: I737b134805120368a352568fde3f19517a9871df
Signed-off-by: Igor Foltin <igor.foltin@pantheon.tech>
docs/submodules/netconf