Bug 3150: Fix some serializers to add name 41/20541/3
authorLorand Jakab <lojakab@cisco.com>
Tue, 26 May 2015 07:18:14 +0000 (10:18 +0300)
committerLorand Jakab <lojakab@cisco.com>
Tue, 26 May 2015 07:18:14 +0000 (10:18 +0300)
commit959959be60c4e24f5bf5c7cbf5c0fc539e87b3f8
tree75e5161a37365e1ceb565f155d4151c350b0d281
parentcb88c865d366ffa9fb583980db28e40c7b483d0d
Bug 3150: Fix some serializers to add name

Current YANG models include a key for most list elements, but the
serializers were not updated to fill that in.  This commit fixes that.

Change-Id: I728f40b8621b0d9eb4db08ce131d4997017c713b
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/serializer/LocatorRecordSerializer.java
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/serializer/address/LispListLCAFAddressSerializer.java
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/serializer/address/LispTrafficEngineeringLCAFAddressSerializer.java