Bug 5228: More SMR fixes 01/34101/1
authorLorand Jakab <lojakab@cisco.com>
Thu, 4 Feb 2016 22:27:06 +0000 (00:27 +0200)
committerLorand Jakab <lojakab@cisco.com>
Thu, 4 Feb 2016 22:27:06 +0000 (00:27 +0200)
commit911ae8be831e4c4a3a41854260ea74d93086ab7e
tree7ce66876898b09efb1c450c4fe65a44e474d8a58
parent4c62b76f0351aeadea41fdaabc576a60e9cd86ed
Bug 5228: More SMR fixes

Don't send mapping update notification for southbound originated mapping
changes, since the notifications are used for sending SMRs, and that is
handled elsewhere in MapServer.java's handleMapRegister() method, no
need to handle again in onMappingChanged().

Change-Id: I07ee8110f898e92c17fed0e14fb2f2f121cef143
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java