14:00:12 <yushiro> #startmeeting fwaas 14:00:13 <openstack> Meeting started Tue Jul 25 14:00:12 2017 UTC and is due to finish in 60 minutes. The chair is yushiro. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:14 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:14 <TuanVu> Hi guys 14:00:16 <openstack> The meeting name has been set to 'fwaas' 14:00:24 <yushiro> #chair SridarK yushiro xgerman 14:00:24 <openstack> Warning: Nick not in channel: SridarK 14:00:26 <openstack> Warning: Nick not in channel: xgerman 14:00:27 <openstack> Current chairs: SridarK xgerman yushiro 14:00:34 <reedip_> o/ 14:00:38 <yushiro> #chair SridarK_ 14:00:39 <openstack> Current chairs: SridarK SridarK_ xgerman yushiro 14:00:53 <yushiro> OK, let's begin. 14:01:01 <yushiro> #topic Pike 14:01:29 <yushiro> let me report about l2-agent 14:02:00 <yushiro> OVS based L2 firewall driver https://review.openstack.org/#/c/447251 14:02:01 <yushiro> Firewall v2 extension for L2 agent https://review.openstack.org/323971 14:02:20 <yushiro> #link https://review.openstack.org/#/c/425769/ 14:02:36 <yushiro> I rebased all of l2 materials 14:02:43 <reedip_> +! 14:02:54 <SridarK_> chandanc: yushiro: Nice - i am still catching up 14:03:14 <yushiro> now, you can start testing with devstack https://etherpad.openstack.org/p/fwaas-v2-l2-agent 14:03:30 <yushiro> ^^^ here is local.conf sample 14:03:39 <chandanc> I thing due to neutron lib i have to redo my devstack 14:03:39 <yushiro> please refer 'How to integrate' section :) 14:03:47 <chandanc> i can start testing shortly 14:04:09 <SridarK_> yushiro: thx 14:04:12 <yushiro> chandanc, OK. I'm testing with your patch file. 14:04:20 <chandanc> Cool yushiro 14:04:33 <yushiro> chandanc, there are some interface bug between l2-agent and your ovs driver side. 14:04:45 <SridarK_> chandanc: does anything need to happen in neutron ? 14:04:53 <SridarK_> meaning any changes ? 14:05:08 <chandanc> no, no change in neutron 14:05:14 <SridarK_> ok thats good 14:05:29 <chandanc> but we havent tested the patch for race condition yet 14:05:39 <SridarK_> ok understood 14:05:46 <chandanc> i am not expecting any 14:05:51 <yushiro> SridarK_, chandanc sent me patch file in l2-agent(fwaas_v2.py) which include local vlan information. 14:06:02 <xgerman_> o/ 14:06:12 <SridarK_> yushiro: yes just see the email 14:06:31 <yushiro> chandanc, can you talk after this meeting about this patch? If it is difficult, I'll send e-mail for all. 14:06:59 <chandanc> yushiro: it will be difficult for me today 14:07:14 <chandanc> mail will be better 14:07:27 <yushiro> OK, will do :) 14:07:38 <chandanc> while on the agent topic 14:07:46 <chandanc> i have one question to ask 14:08:13 <chandanc> did we make changes to separate the l2/l3 topic ? 14:08:13 <yushiro> chandanc, OK, 14:08:36 <chandanc> for plugin to agent communication 14:09:40 <chandanc> I remember we discussed this during the previous OpenStack conf 14:09:47 <SridarK_> chandanc: yes 14:09:53 <SridarK_> good point 14:09:58 <chandanc> ok, thanks SridarK_ 14:09:59 <SridarK_> let me look at that 14:10:31 <yushiro> chandanc, you mean that enable to configurable for l2 functionality? 14:10:43 <chandanc> This point came up as me and Sarath were discussing the Horizon UI for ports and firewall group association 14:11:09 <SridarK_> chandanc: we thought initially to use the same topic 14:11:20 <SridarK_> let me look at that more and we can sync up 14:11:27 <chandanc> yushiro: we had debugged the message passing between the fwaas plugin and l2 l3 agent 14:11:49 <SridarK_> but we will need to do some demux in the plugin in respect to ports 14:11:54 <chandanc> and concluded that it would be better to split the l2 and l3 agent communication topic 14:12:04 <chandanc> yas SridarK_ 14:12:06 <xgerman_> makes sense 14:12:23 <SridarK_> chandanc: yes and also in context of restart scenarios 14:12:48 <chandanc> SridarK_: i lost the restart context 14:12:51 <SridarK_> chandanc: let me try to refresh on this 14:13:08 <chandanc> may be over mail will be better ? 14:13:12 <SridarK_> chandanc: on agent restarts 14:13:15 <SridarK_> chandanc: ok 14:13:16 <yushiro> chandanc, please let me sync up in e-mail :) Maybe I cannot catch up now. 14:13:30 <SridarK_> yushiro: ok that works 14:13:51 <chandanc> ok SridarK_ will you start the thread ? 14:13:54 <SridarK_> also we can use the same time tomorrow on fwaas channel to discuss more 14:14:05 <chandanc> ok SridarK_ 14:14:16 <SridarK_> chandanc: sure or i can respond to yushiro's update 14:14:24 <chandanc> ok 14:15:06 <yushiro> OK, so, currently, we don't have enough time but better shaped now. 14:15:49 <SridarK_> yushiro: yes lets see what we can accomplish 14:16:03 <chandanc> sure 14:16:13 <yushiro> next, according to 'public' --> 'shared' for OSC 14:16:24 <yushiro> I'll also update it tomorrow. 14:16:40 <yushiro> #link https://review.openstack.org/#/c/453204/ 14:17:16 <yushiro> next, Neutron-lib adoption: https://review.openstack.org/#/c/421472/ / https://review.openstack.org/456511 14:17:57 <reedip_> yeeey 14:18:22 <yushiro> oops, sorry, this is my mistake. #link https://review.openstack.org/#/c/478883/27 14:18:31 <reedip_> please review the code , thats all ^^ 14:19:23 <yushiro> SridarK_, xgerman_ I need your help to review https://review.openstack.org/#/c/478883 and https://review.openstack.org/#/c/486614/7 14:19:33 <xgerman_> ok 14:20:06 <SridarK_> yushiro: ok - i think amotoki had a few minor comments - otherwise it is good to go 14:20:17 <SridarK_> yushiro: thx for taking care of my nits 14:20:24 <reedip_> SridarK_ I addressed those 14:20:40 <yushiro> SridarK_, No problem. It was helpful for your comment :) 14:20:50 <SridarK_> reedip_: ok cool, i am still catching up as my day starts 14:21:05 <reedip_> ohk .. my day is abot to end :) 14:21:23 <yushiro> reedip_, is always fast :) 14:21:32 <reedip_> hahahah ... naah 14:21:35 <SridarK_> yushiro: +1 14:21:38 <SridarK_> :-) 14:21:41 <reedip_> :) 14:21:43 <yushiro> :) OK, next 14:21:45 <SridarK_> watching Jenkins 14:21:46 <yushiro> #topic Horizon support 14:21:52 <xgerman_> ok 14:22:19 <yushiro> is Sarath or amotoki here? Do you have any update ? 14:22:23 <chandanc> Sarath is unable to join todays meeting, he said he will be sending a patch update latest by tomorrow 14:22:59 <yushiro> chandanc, OK, thanks for your help. 14:23:11 <chandanc> sure :) 14:23:12 <SridarK_> chandanc: ok - we may still be able to get this in 14:23:26 <yushiro> #link FWaaS V2 Horizon Dashboard https://review.openstack.org/#/c/475840/ 14:23:46 <chandanc> I can invite Sarath for tomorrows meeting for a short update 14:23:58 <SridarK_> chandanc: +1 14:24:05 <chandanc> Sure SridarK_ 14:24:08 <yushiro> +1 14:24:14 <SridarK_> yes lets just touch base in our channel 14:25:07 <yushiro> OK, next topic 14:25:12 <yushiro> #topic Stadium Compliance 14:25:29 <yushiro> Is there any update? 14:25:51 <reedip_> none yet , I need some help in the fullstack 14:26:10 <reedip_> but otherwise the neutron-lib patch merge is pending 14:26:26 <reedip_> once that is done I can quickly rebase the other patches on top of it 14:26:33 <reedip_> there are some 5-6 patches pending 14:27:44 <yushiro> OK, let's wait https://review.openstack.org/#/c/478883 14:27:55 <reedip_> yep 14:28:04 <yushiro> I think totally LGGGGGGTM :) 14:28:30 <yushiro> OK, next topic 14:28:34 <yushiro> #topic bugs 14:28:50 <yushiro> Launchpad(filtered by tag 'fwaas'): http://urx2.nu/C7UI 14:29:32 <yushiro> Do you have any information about https://bugs.launchpad.net/neutron/+bug/1595440 14:29:32 <openstack> Launchpad bug 1595440 in neutron "neutron-fwaas ships /usr/bin/neutron-l3-agent a 2nd time" [High,Confirmed] 14:29:44 <yushiro> It is marked 'high'. 14:30:03 <yushiro> I'll check it more carefully. 14:30:42 <reedip1> I will also try it tomorrow once 14:30:51 <SridarK_> yushiro: yes i wonder if this is an artifact of the workaround we had in place for an fwaas version of L3 agent 14:30:52 <yushiro> reedip1, cool! 14:30:53 <chandanc> is this a console script entry point ? 14:32:10 <SridarK_> chandanc: not sure - i thought we undid the workaround 14:32:19 <SridarK_> lets look more 14:32:27 <yushiro> SridarK_, yes.. Thomas says he is active on IRC 14:32:28 <chandanc> ok , 14:32:53 <HoloIRCUser2> Sorry travelling 14:32:56 <yushiro> anyway, we need to gather more information about that from Thomas(but reporter) 14:33:26 <yushiro> anything else to discuss about bug topic? 14:33:30 <xgerman_> maybe we can ask for more in the ticket? 14:33:33 <SridarK_> yushiro: i am almost convinced that this is the workaround 14:33:51 <SridarK_> where we had another version of the L3 Agent 14:34:09 <SridarK_> but that is completely moot now with the L3 Agent ext framework 14:34:20 <SridarK_> perhaps some old crud needs cleanup 14:34:39 <yushiro> xgerman_, yes 14:34:42 <SridarK_> lets pick this up after we try to get some of our stuff merged this week 14:34:58 <yushiro> SridarK_, OK, thank you 14:35:26 <yushiro> OK, next 14:35:29 <yushiro> #topic Open Discussion 14:36:03 <SridarK_> any further updates on PTG attendance ? 14:36:13 <xgerman_> I can go!! 14:36:23 <SridarK_> xgerman_: cool 14:36:28 <yushiro> I can go too! 14:36:34 <SridarK_> yushiro: ok grt 14:36:34 <xgerman_> awesome 14:36:41 <SridarK_> we will have some quorom 14:37:00 <yushiro> :) 14:37:06 <TuanVu> Hi guys, could you please check https://review.openstack.org/#/c/443385 14:37:07 <TuanVu> Thank you, Reedip, for reviewing and helping to edit commit message. 14:37:07 <TuanVu> Thank you, Yushiro, for very helpful suggestions. 14:37:08 <TuanVu> Hi SridarK_, if you have any comment, please feel free to let me know. 14:37:25 <SridarK_> TuanVu: yes will do 14:37:32 <yushiro> TuanVu, NP :) 14:37:50 <yushiro> Announcement: Pike-3 is this weekend. https://releases.openstack.org/pike/schedule.html 14:38:47 <SridarK_> lets see if we can get in Horizon and L2 changes (may be a stretch) 14:39:02 <yushiro> Yes, definitely :) 14:39:06 <TuanVu> thank you in advance, SridarK_ 14:39:37 <SridarK_> TuanVu: no worries 14:39:51 <yushiro> I'd like to accerelate default fwg and l2. Therefore, I'll reach out cedric either. 14:40:20 <SridarK_> +1 14:40:25 <amotoki> hi, I forgot this meeting and had a bath :) 14:40:32 <HoloIRCUser4> :) 14:40:37 <SridarK_> amotoki: :-) 14:40:41 <yushiro> amotoki, waiting you ~~~~~ :) 14:40:46 <yushiro> haha 14:40:53 <amotoki> :) 14:41:04 <amotoki> re horizon dashboard, I would like to review v2 dashboard once test errors are fixed. 14:41:07 <xgerman_> :-) 14:41:25 <xgerman_> we need an etherapd with prioritized reviews 14:41:43 <xgerman_> #link https://etherpad.openstack.org/p/fwaas_pike_prioritized_review 14:42:10 <SridarK_> Basically Horizon, L2 (and neutron-lib shd get in shortly with the last set of comments addressed) 14:42:29 <amotoki> perhaps such etherpad can be used as the meeting agenda I think. 14:43:13 <SridarK_> and also TuanVu's changes: #link https://review.openstack.org/#/c/443385 14:43:14 <yushiro> amotoki, +1, 14:43:15 <xgerman_> yeah, I find it useful to have the links 14:43:26 <yushiro> xgerman_, cool :) 14:44:02 <xgerman_> we do that in LBaaS and it works well. I hop on it when I have a minute to review and work down the list ;-) 14:44:11 <SridarK_> +1 14:44:34 <SridarK_> ok if nothing else we can end early 14:44:43 <yushiro> yes. 14:44:52 <SridarK_> and we can reconvene same time tomorrow on fwaas channel 14:45:01 <xgerman_> ok 14:45:05 <yushiro> sure. I'll join. 14:45:08 <SridarK_> to discuss any issues or debugging 14:45:14 <chandanc> sure 14:45:22 <HoloIRCUser1> Ok 14:45:30 <yushiro> chandanc, I'll send you some result about your patch :) 14:45:36 <HoloIRCUser1> reedip here, sorry, travelling. 14:45:38 <yushiro> folks, see you tomorrow 14:45:40 <chandanc> ok :) 14:45:45 <yushiro> #endmeeting