20:48:46 #startmeeting better host tracker interns 20:48:46 Meeting started Mon Aug 11 20:48:46 2014 UTC. The chair is colindixon. Information about MeetBot at http://ci.openstack.org/meetbot.html. 20:48:46 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 20:48:46 The meeting name has been set to 'better_host_tracker_interns' 20:49:04 #topic karaf and splitting l2switch address tracker 20:49:24 #info we need a bundle which proves addresses but *does not* push rules 20:49:34 #info or depend on any bundles that automatically push rules 20:50:10 #info after that, we can make a karaf feature which just includes the bundles we need 20:50:25 #topic AD-SAL APIs 20:50:56 #info colindixon sent mail listing the four APIs and who uses them 20:51:20 IfIptoHost 20:51:20 controller 20:51:22 sdninterfaceapp 20:51:23 vtn 20:51:25 IHostFinder 20:51:26 controller 20:51:28 vtn 20:51:29 IfHostListener 20:51:31 controller 20:51:32 toolkit (DnsGuard) 20:51:34 vtn 20:51:35 IfNewHostNotify 20:51:36 controller 20:51:37 #info see the log for the list 20:52:26 #action evanz_ will go through VTN, controller, toolkit, sdninterfaceapp and see what subsets of the API they’re using 20:53:15 #info one thing you could do would be to edit the interface to remove the functions you don’t want to implement, then build the other project with -nsu and see if you get compile errors 20:54:24 don't forget to use grep too 20:54:38 #info toolkit might be a pain in the ass because it’s embedded in an archetype 20:55:06 #info djx points out to also trust/use grep to start your search 20:55:25 #info we’re planning to ignore affinity because they’re not participating in helium 20:56:40 #link https://jenkins.opendaylight.org/controller/job/controller-merge/lastSuccessfulBuild/artifact/target/apidocs/org/opendaylight/controller/hosttracker/IfIptoHost.html 20:56:58 #link https://jenkins.opendaylight.org/controller/job/controller-merge/lastSuccessfulBuild/artifact/target/apidocs/org/opendaylight/controller/hosttracker/hostAware/IHostFinder.html 20:57:14 #link https://jenkins.opendaylight.org/controller/job/controller-merge/lastSuccessfulBuild/artifact/target/apidocs/org/opendaylight/controller/hosttracker/IfHostListener.html 20:57:32 #link https://jenkins.opendaylight.org/controller/job/controller-merge/lastSuccessfulBuild/artifact/target/apidocs/index.html?org/opendaylight/controller/hosttracker/IfIptoHost.html 21:00:18 #info IHostFinder is to send probes actively into the network, we should probably not implement that 21:01:06 #info IfHostListener was implemented by HostTracker and called by ArpHanlder (this is analogous to the address tracker today, skip it) 21:01:46 #undo 21:01:46 Removing item from minutes: 21:01:48 #undo 21:01:48 Removing item from minutes: 21:01:49 #undo 21:01:49 Removing item from minutes: 21:02:14 #link https://jenkins.opendaylight.org/controller/job/controller-merge/lastSuccessfulBuild/artifact/target/apidocs/org/opendaylight/controller/hosttracker/IfNewHostNotify.html 21:02:20 #info IHostFinder is to send probes actively into the network, we should probably not implement that 21:02:27 #info IfHostListener was implemented by HostTracker and called by ArpHanlder (this is analogous to the address tracker today, skip it) 21:03:08 #info IfNewHostNotify is the interface apps can implement to be notified when host show up or go away (we want to implement this) 21:08:42 #info to implement it right, we need to figure out who implements that, but I don’t know how to do that from a bundle that doesn’t have the AD-SAL style activator 21:09:13 #action colindixon to ask devinavery about getting services from an MD-SAL app and connect you guys with him 21:10:15 #topic keep working on the code we have 21:10:25 #link https://git.opendaylight.org/gerrit/#/c/9798/ 21:47:36 #endmeeting 21:47:50 #endmeeting