14:00:31 <njohnston> #startmeeting fwaas 14:00:32 <openstack> Meeting started Tue Dec 13 14:00:31 2016 UTC and is due to finish in 60 minutes. The chair is njohnston. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:34 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:34 <yushiro> Hi, good morning 14:00:37 <openstack> The meeting name has been set to 'fwaas' 14:00:41 <tuhv> Hi 14:00:48 <SarathMekala> Hi all 14:00:49 <SridarK> Hi All 14:00:49 <chandanc_> Hello 14:00:58 <njohnston> #chair SridarK yushiro xgerman 14:00:58 <hoangcx> Hello 14:00:58 <openstack> Current chairs: SridarK njohnston xgerman yushiro 14:01:29 <SridarK> Lets get started 14:01:44 <njohnston> My apologies that I have not been very active over the past week; I have been ill. Starting to feel a bit better now. 14:01:57 <SridarK> njohnston: sorry to hear 14:02:22 <SridarK> hope u will be completely ok soon 14:02:25 <yushiro> njohnston, Please take care of yourself :) 14:02:31 <njohnston> #link https://etherpad.openstack.org/p/fwaas-meeting agenda 14:02:44 <SridarK> lets run thru things quickly 14:02:48 <njohnston> SridarK: Do you mind leading? I am still a bit low. 14:02:55 <SridarK> no worries 14:03:07 <SridarK> #topic Stadium Compliance 14:03:54 <SridarK> On the API definitions - njohnston i think u are almost there 14:04:00 <njohnston> close 14:04:13 <njohnston> My change seems to have brought a few questions to the fore 14:04:38 <njohnston> I spun out two other patches for converters and validators that can be assessed on their own merits 14:04:50 <njohnston> so those will need to churn, and then the api can merge 14:04:50 <SridarK> yes i saw that 14:05:01 <SridarK> but it is on course 14:05:24 <njohnston> yep 14:05:39 <SridarK> these were mostly things that probab came to surface some questions on the neutron-lib for the first time 14:05:48 <njohnston> yes 14:06:10 <SridarK> we will skip over the fullstack as we need the CLI to merge 14:06:28 <SridarK> yushiro: i think CLI is pretty much ready 14:06:29 <yushiro> yes, exactly. 14:06:35 <yushiro> SridarK, Yes 14:06:36 <SridarK> yushiro: thx for making the changes 14:06:44 <yushiro> SridarK, You're welcome. 14:07:01 <SridarK> i know u spun up another patch - let me run thru that soon 14:07:03 <yushiro> Akihiro's utility patch was merged yesterday. 14:07:21 <SridarK> ok that is great - so u can get in soon 14:07:49 <SridarK> yushiro: is there anything u would like to discuss further on the patch ? 14:07:55 <njohnston> does the OSC patch now depend on the API definition patch? ISTR armax had suggested that 14:08:13 <yushiro> SridarK, Nothing. I will keep on reach out other core reviewers. 14:08:33 <njohnston> yes, it does. So that will gate things a bit 14:09:09 <SridarK> ok so we will need wait on that 14:09:41 <yushiro> njohnston, Yes, he suggested. (API definition patch) 14:10:09 <SridarK> lets move on 14:10:20 <SridarK> SarathMekala: how are things with the Scenario tests 14:10:36 <SridarK> #link https://review.openstack.org/#/c/391392/ 14:10:42 <SarathMekala> I have checked in the code last week 14:10:58 <SarathMekala> its up for review.. could not follow up with people this week 14:11:15 <SridarK> SarathMekala: ok i will take a look 14:11:17 <SarathMekala> its passing some gates.. is failing on pep8 and multinode CI 14:11:25 <SarathMekala> will fix pep8 today 14:11:27 <SridarK> so now u have one 14:11:35 <SarathMekala> yes 14:11:37 <SridarK> scenario working 14:11:45 <SarathMekala> yes SridarK 14:11:51 <SarathMekala> will keep updating on this 14:12:14 <SridarK> ok pls fix the pep8 14:12:33 <SarathMekala> sure.. will do it today 14:12:40 <SridarK> ok great thx SarathMekala 14:12:57 <SridarK> SarathMekala: any thing that u would like to discuss further on the patch ? 14:13:14 <SarathMekala> no.. things are good.. just need to add a few more scenarios 14:13:31 <yushiro> SarathMekala, Great job :) 14:13:44 <SarathMekala> thanks yushiro 14:14:21 <SridarK> SarathMekala: ok we can review then and once we have something basic we can merge, other scenarios can come in as subsequent patches 14:14:48 <SarathMekala> sure SridarK .. my patch already integrates with your code.. please have a look 14:15:04 <SarathMekala> I could not work further on this as we are having a project release going on 14:15:22 <SridarK> SarathMekala: surely will do and yes completely understand 14:15:24 <SarathMekala> tied up till end of this week 14:15:44 <SridarK> I have also been pulled into some other things in parallel 14:16:10 <SridarK> if u have a few mins - pls take care of the pep8 so Jenkins will pass 14:16:30 <SarathMekala> sure will take care of it today 14:16:34 <SridarK> ok any other things any one would like to discuss on stadium compliance 14:17:02 <SridarK> ok lets move on 14:17:16 <SridarK> #topic FWaaS v2 14:17:52 <SridarK> chandanc_: how are things with the neutron iptables changes ? 14:17:55 <SridarK> #link https://review.openstack.org/348177 14:18:11 <chandanc_> I have updated the patch, Fixed most of the UT 14:18:27 <SridarK> chandanc_: ok great 14:18:52 <chandanc_> Currently the 31 UT are still failing but most of it is due to one of the template that us used to compare the rules 14:19:05 <SridarK> do u think u can make a push to get things sorted out by the end of the week ? 14:19:09 <chandanc_> I am setting up a netw devstack to update the UT template 14:19:15 <SridarK> ok 14:19:31 <chandanc_> I will be able to close it this week 14:19:49 <SridarK> we can make an attempt to see if we can get this to merge b4 things wind down for Xmas 14:19:54 <chandanc_> I will ask for feed back in the mean time 14:20:03 <chandanc_> yes 14:20:05 <SridarK> chandanc_: thanks and sounds good 14:20:49 <SridarK> i will skip over the FWaaS L2 driver as the neutron piece needs to get in first 14:21:12 <SridarK> L2 Agent extension 14:21:33 <SridarK> padkrish has been busy with another project deadline 14:22:10 <yushiro> SridarK: OK. I'm just waiting review for OSC, so please let me help with you for L2-agent patch. 14:22:12 <SridarK> but we managed to talk some to nail down some of the issues - mainly around the db interaction on the L2 Agent to Plugin RPC 14:22:25 <SridarK> yushiro: yes will do 14:22:32 <yushiro> :) 14:22:50 <SridarK> we are hoping to get some time this week to fix this 14:23:02 <SridarK> yushiro: i will ask padkrish to keep u in the loop as well 14:23:11 <yushiro> SridarK, Thanks. 14:23:33 <SridarK> i think with that and a few more things around the default FWG - we should be done with this work 14:23:52 <SridarK> but again there are some dependencies 14:24:20 <yushiro> OK 14:24:21 <SridarK> we can target to have this in decent shape before Xmas 14:25:15 <SridarK> Further on v2, i had an action to scrub thru some of the other resources and attributes we had on defined on the spec 14:25:26 <SridarK> i have not had a chance to work thru it 14:26:05 <SridarK> SarathMekala: once the tempest stuff is done, if u can get some bandwidth to look thru Horizon that will be nice 14:26:45 <SridarK> perhaps others can pitch in as well if ur bandwidth is constrained 14:26:59 <SarathMekala> sure SridarK .. its on my next todo list 14:27:06 <SridarK> SarathMekala: perfect 14:27:25 <SridarK> it is not burning but will be nice to pull it in for Ocata 14:27:54 <SarathMekala> sure.. will spend more cycles on this in the coming week 14:28:02 <SridarK> Any thing else folks would like to discuss on v2 14:28:04 <SridarK> thx SarathMekala 14:28:09 <yushiro> SarathMekala: I will work on 28th Dec so I also can help you about horizon ;) 14:28:21 <SridarK> yushiro: perfect 14:28:24 <SarathMekala> :) sure yushiro 14:28:30 <SarathMekala> we can sync up 14:28:56 <SridarK> #topic neutron-lib 14:29:12 <SridarK> njohnston: anything u would like to discuss on this ? 14:29:34 <SridarK> and thanks for all the heavy lifting here 14:29:56 <njohnston> no, I think the api-ref activity covered it 14:30:01 <njohnston> and thanks :-) 14:30:21 <SridarK> njohnston: ok thx 14:30:35 <SridarK> #topic performance improvement for v1 14:30:42 <SridarK> tuhv: pls go ahead 14:30:50 <tuhv> thank, 14:31:06 <tuhv> chandanc_, how do you think about my last patch? 14:31:32 <tuhv> chandanc_, Is it clear or I should change something? 14:31:36 <chandanc_> I have no more comments on it 14:31:42 <chandanc_> looks good to me 14:31:59 <tuhv> chandanc_, thanks 14:32:14 <chandanc_> will +1 it 14:32:16 <tuhv> I think it is ready to review 14:32:18 <SridarK> tuhv: i am looking thru it also 14:32:31 <yushiro> tuhv, me too. 14:32:32 <SridarK> i just needed to get some background 14:32:39 <tuhv> Sridark, You are well come :) 14:33:31 <tuhv> Sridark, yushiro, If there is any comment, feel free to discuss, 14:33:42 <yushiro> tuhv, understood :) 14:33:51 <SridarK> #link https://review.openstack.org/#/c/389654/ 14:33:58 <SridarK> request all to take a look 14:34:51 <tuhv> #link https://goo.gl/3tm9Fx here is my deeper description about my patch 14:34:57 <SridarK> any other topics any one would like to bring up for discussion before we head to the Open forum 14:35:00 <SridarK> tuhv: thx 14:35:44 <SridarK> #topic PTG participation 14:36:07 <SridarK> from our discussion earlier - it seemed like most folks will not be able to make it 14:36:40 <SridarK> xgerman: i think u can possibly make it 14:37:09 <yushiro> SridarK, 2 days ago, I ordered travel support program for PTG but I'm not sure this will be good or not. 14:37:28 <SridarK> yushiro: yes sorry u had mentioned that 14:37:47 <SridarK> I can possibly make it, but if we dont have a qurom and we can just do a virtual meeting i will skip 14:38:25 <SridarK> now with the neutron dependencies being clear and most of that effort is well under way 14:38:52 <SridarK> there is probab not much detailed discussion needed with the larger community 14:40:02 <SridarK> ok we will plan for a virtual meetup in any case as majority of folks will not be there 14:40:06 <SridarK> moving on 14:40:09 <yushiro> yes 14:40:15 <SridarK> #topic Open Discussion 14:41:00 <SridarK> njohnston has added a vacation section on our meeting etherpad 14:41:11 <njohnston> I will be on vacation as of Friday; I will still be keeping tabs on patches, but not as consistently 14:41:12 <SridarK> folks pls feel free to add to that 14:41:34 <SridarK> njohnston: got it 14:42:06 <SridarK> i think things are definitely slowing down 14:42:34 <SridarK> I will be around but may take a few days off the week after next 14:43:25 <SridarK> ok if we are all good we can close out early 14:43:45 <yushiro> OK. BTW, 27th(Tue) will be skipped this meeting, right? 14:43:57 <SridarK> yushiro: i think that would make sense 14:44:14 <SridarK> even if we do have it attendance is going to be very light 14:44:22 <yushiro> I understood. I'll add on etherpad. 14:44:31 <SridarK> ok 14:44:44 <SridarK> alright then thx all for attending 14:44:49 <SridarK> have a great week 14:45:01 <SridarK> #endmeeting