Use SerializationUtils to (de)serialize NormalizedNode and YangInstanceIdentifier 94/47394/2
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:26:02 +0000 (16:26 -0400)
committerTomas Cere <tcere@cisco.com>
Sun, 23 Oct 2016 19:43:02 +0000 (19:43 +0000)
commit43302f3e798920ea37a6caf6b5b3bfdb5aab28a0
tree16341ef9ac8ecf0755e62ab243691346ffe10af5
parentf5b528b1306e0fcd4ea2080baea9272592c751d5
Use SerializationUtils to (de)serialize NormalizedNode and YangInstanceIdentifier

Controller CDS implementation provide utility method for this,
we can re-use them, as it appears it's keeping a ThreadLocal
holding NormalizedNodeDataOutput instance

Change-Id: Ia106f33d04f937ac8dacf89cb6837a157eee8ae1
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
(cherry picked from commit 4f326302b5dcb41b1da291a0240e2b8808a63893)
netconf/netconf-topology-singleton/pom.xml
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/NormalizedNodeMessage.java