Bug 3781: Fix locator list name hack 06/23806/1
authorLorand Jakab <lojakab@cisco.com>
Tue, 7 Jul 2015 07:35:57 +0000 (10:35 +0300)
committerFlorin Coras <fcoras@cisco.com>
Tue, 7 Jul 2015 09:26:34 +0000 (09:26 +0000)
commit52367ca967d7850dd6f9b28ae0c48e95503d84ea
treebb8ad56fc833ce8c559bf19ea0b21621a5ea4707
parentedfe115ac85b07b920d5176c60fec0d042e3e4fd
Bug 3781: Fix locator list name hack

There is an inconsistency in the mapping stored and the mapping
retrieved from the DAO, since the list key called 'name' for
LocatorRecord is autogenerated when replying. It looks like now a
getName() method is available, so we can retrieve the original key.

Change-Id: I28263028b1907720e4433b0336989a358abcf1c4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
(cherry picked from commit adcd2d69ec06c36bda88380151d2f6d4725e49b0)
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java