15:08:18 <yamahata> #startmeeting neutron_northbound
15:08:18 <odl_meetbot> Meeting started Mon Apr 17 15:08:18 2017 UTC.  The chair is yamahata. Information about MeetBot at http://ci.openstack.org/meetbot.html.
15:08:18 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:08:18 <odl_meetbot> The meeting name has been set to 'neutron_northbound'
15:08:26 <yamahata> #topic agenda bashing and roll call
15:08:30 <yamahata> #info yamahata
15:08:38 <rajivk> #info rajivk
15:09:00 <yamahata> #link https://wiki.opendaylight.org/view/NeutronNorthbound:Meetings
15:09:20 <yamahata> do we have any topics to discuss in addition to usual ones?
15:09:49 <rajivk> may be a few patches
15:10:09 <yamahata> patches will be discussed as usual.
15:10:18 <rajivk> ok
15:10:21 <yamahata> #topic Announcements
15:10:35 <yamahata> opendaylight developer design forum is now open to register.
15:10:46 <yamahata> Nitrogen branch is open.
15:11:03 <yamahata> Now TSC is discussing nitrogen release plan.
15:11:18 <yamahata> It might be shorter cycle.
15:11:33 <yamahata> networking-odl pike first milestone is released.
15:11:45 <yamahata> anything else to announce?
15:12:47 <yamahata> move on
15:12:53 <yamahata> #topic pike/nitrogen planning
15:13:08 <yamahata> #link https://blueprints.launchpad.net/networking-odl
15:13:36 <yamahata> There is no new proposal.
15:13:51 <yamahata> #topic patches/bugs
15:14:09 <yamahata> now there are several patches under review.
15:14:19 <yamahata> rajivk: which one do you want to discuss?
15:14:43 <rajivk> https://review.openstack.org/#/c/456046/
15:15:01 <yamahata> sure
15:15:21 * yamahata reading the last comment
15:15:25 <rajivk> i want to know, what's your suggested approach?
15:15:32 <yamahata> Yes, that's what I'm thinking about.
15:15:51 <rajivk> okay, i got your idea
15:16:00 <rajivk> I will proceed
15:16:10 <yamahata> There are several tasks that need to be run uniquely globally.
15:16:30 <yamahata> Each task can be run parallelly.
15:17:10 <rajivk> ok
15:17:16 <rajivk> https://review.openstack.org/#/c/449432/
15:17:29 <rajivk> I want your help for this.
15:17:40 <rajivk> Can you comment, why test cases are failing?
15:17:55 <rajivk> I could not identify problem
15:17:55 <yamahata> let me check it...
15:20:26 <yamahata> Hmm it seems unrelated error.
15:20:53 <yamahata> I rebased it and let's see its outcome.
15:21:36 <yamahata> rajivk: any other patches?
15:21:56 <rajivk> https://review.openstack.org/#/c/452647/
15:23:21 <yamahata> The existing code manages threads itself.
15:23:40 <yamahata> On the otherhand, thread pool manages threas. So we don't need infinite loop.
15:24:00 <yamahata> the loop and wakeup logic needs to be twisted to adapt threadpool.
15:24:57 <rajivk> Can you please comment the same thing on the patch?
15:25:14 <yamahata> I already commented it so. On run_sync_thread.
15:25:36 <yamahata> Basically run_sync_thread keep thread running and thread wait for wake up there.
15:25:54 <yamahata> On the other hand, thread pool takes care of such logic. So run_sync_thread needs twist.
15:26:25 <rajivk> thanks
15:26:30 <rajivk> That's all from my side.
15:27:20 <yamahata> rsood_: do you have any patches to discuss?
15:27:27 <yamahata> Unfortunately we don't have josh...
15:27:52 <rsood_> No
15:28:55 <yamahata> I'd like to raise patches for spec.
15:29:01 <rsood_> From my side port status patch is the one we need to discuss when josh is here
15:29:09 <yamahata> #link https://review.openstack.org/#/c/453160/ spec for neutron-port-dhcp
15:29:21 <yamahata> #link https://review.openstack.org/#/c/449402/ spec: rpc from odl to networking-odl
15:29:25 <yamahata> they need more reviewers.
15:30:11 <yamahata> and also openstack CI is still broken, so please look into it. both master and stable branches.
15:30:35 <yamahata> #topic open mike
15:30:40 <yamahata> anything else to discuss?
15:31:54 <rajivk> no
15:32:06 <yamahata> none from me, too.
15:32:15 <yamahata> give you back 25mins
15:32:19 <yamahata> thank you everyone
15:32:33 <yamahata> #topic cookies
15:32:39 <yamahata> #endmeeting