16:07:59 <abhijitkumbhare> #startmeeting OpenFlow Plugin Feb 16, 2017 16:07:59 <odl_meetbot> Meeting started Thu Feb 16 16:07:59 2017 UTC. The chair is abhijitkumbhare. Information about MeetBot at http://ci.openstack.org/meetbot.html. 16:07:59 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:07:59 <odl_meetbot> The meeting name has been set to 'openflow_plugin_feb_16__2017' 16:08:25 <abhijitkumbhare> #topic Agenda 16:08:30 <abhijitkumbhare> #info Clustering issues 16:09:02 <abhijitkumbhare> #info Boron verify failing 16:09:51 <abhijitkumbhare> #info Stability 16:10:08 <abhijitkumbhare> #info Bundles 16:10:33 <abhijitkumbhare> #topic Clustering issues 16:10:51 <abhijitkumbhare> #undo 16:10:51 <odl_meetbot> Removing item from minutes: <MeetBot.ircmeeting.items.Topic object at 0x1a1bed0> 16:11:05 <abhijitkumbhare> #info Split Connnection Handler 16:11:34 <abhijitkumbhare> #info Issues with respect to the Openflow Plugin/Java Model cleanup 16:11:59 <abhijitkumbhare> #topic Clustering issues 16:13:52 <shuva> #info our OFP clustering is based on CSS and CSS is a wrapper over EOS 16:14:31 <shuva> #info and apparently the wrapper is missing some functionality that is causing functional breakage.. 16:16:15 <shuva> #info we expected CSS to solve fair amount of issues, those that were not addressed by EOS.. 16:16:54 <abhijitkumbhare> #info CSS = clustering singleton service 16:17:09 <abhijitkumbhare> #info EOS = Entity Ownership service 16:23:18 <shuva> #info CSS gives 2 interfaces -- 1. initialize service instance 2. close service instance 16:24:53 <shuva> #info switch is connected to one controller, but when it gets disconnected, it deletes from DS and when the 2nd the node gets the mastership its added to the datastore 16:25:35 <shuva> #info this results in deregistration and re-registration at the frm level resulting in reconcilitaions 16:27:23 <shuva> #info either CSS says there is no owner for this device, else keeps silent OR we can MOVE to EOS and use their notification to solve this issue 16:37:11 <shuva> #info vishnoianil has pushed a patch and Jozef will review 16:38:36 <abhijitkumbhare> #topic Boron verify failing 16:39:12 <abhijitkumbhare> #info jbacigal talking with the MD-SAL folks 16:44:04 <shuva> #info vishnoianil wants to merge the revert patch , but that fails due to mdsal issue 16:46:17 <abhijitkumbhare> #topic Issues with respect to the Openflow Plugin/Java Model cleanup 16:47:42 <tomasslusny> https://docs.google.com/spreadsheets/d/1VblIzvsuf1V1FYadXib450V85xdQqqTKlzBYxiAiYgs/edit#gid=0 16:52:06 <abhijitkumbhare> #info There were many tests failing with the patch - tomasslusny investigating 16:52:36 <abhijitkumbhare> #topic Split Connnection Handler 16:54:37 <abhijitkumbhare> #link https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Split_connection_layer 16:59:51 <abhijitkumbhare> #endmeeting