Add IfNewHostNotify to DeviceManager 84/484/2
authorKalvin Hom <kahom@cisco.com>
Fri, 14 Jun 2013 01:25:52 +0000 (18:25 -0700)
committerKalvin Hom <kahom@cisco.com>
Fri, 14 Jun 2013 17:32:53 +0000 (10:32 -0700)
commitfeeb64e96e1bfbb4d5492ddabcf70e7f43ad4082
tree1135749b216a04de0554dab7e5ffe78f22545b44
parentc90c2ca43006e023005a5dddbbb477f80329e45c
Add IfNewHostNotify to DeviceManager

Small changes so that DeviceManager uses
IfNewHostNotify as listener to pass new
host info.  SimpleForwardingManager app should
now function, creating flows and allowing hosts
to ping each other.

Change-Id: I457696238c9bd14d7b897ef76dbbf8c738578329
Signed-off-by: Kalvin Hom <kahom@cisco.com>
opendaylight/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/Activator.java
opendaylight/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/Device.java
opendaylight/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceManagerImpl.java