Use SerializationUtils to (de)serialize NormalizedNode and YangInstanceIdentifier 62/47362/1
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:26:02 +0000 (16:26 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Fri, 21 Oct 2016 20:26:02 +0000 (16:26 -0400)
commit4f326302b5dcb41b1da291a0240e2b8808a63893
tree8eef96744fd9d701a8a030c2541747ef5c8b037f
parent337584868377e343ea943a9268da336325628c70
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>
netconf/netconf-topology-singleton/pom.xml
netconf/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/NormalizedNodeMessage.java