15:10:27 #startmeeting bgpvpn 15:10:28 Meeting started Tue Nov 8 15:10:27 2016 UTC and is due to finish in 60 minutes. The chair is tmorin. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:10:30 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:10:31 hi 15:10:33 The meeting name has been set to 'bgpvpn' 15:10:36 hi folks 15:10:39 tmorin: Hi, was starting to wonder if we had a DST glitch 15:11:01 tmorin: Hi 15:11:03 pcarver: it would have been a possibility, but I'm just late :) 15:11:07 hi bobmel! 15:11:12 hi 15:11:39 hello 15:12:07 let's start... ? 15:12:31 #topic what hapenned since barcelona... 15:13:29 essentially work on two fronts: work on the OSC by doude, and various openstack CI config tweaks 15:14:14 tmorin: I started work on scenario test 15:14:35 ah yes, this is another item! 15:15:00 tmorin: Then I was a bit decked out by a Barcelona bug 15:15:23 so less progress than I had hoped 15:15:38 we also merged a minor trivial fix and a contrail driver bugfix (which needs to be backported) 15:16:11 bobmel: it's good that its started, don't hesitate to push an unfinished change if you want feedback 15:16:29 tmorin: Yes I plan to push a WIP patch soon 15:16:38 bobmel: very cool ! 15:17:21 one last thing: I'm pushing a fix so that the job automatically adjusting the *requirements.txt files, works 15:17:32 see https://review.openstack.org/394936 15:17:46 let's discuss the stadium scorecard... 15:17:55 #topic meeting neutron stadium requirements 15:18:23 the draft for the assessment for networking-bgpvpn is at https://review.openstack.org/#/c/383906/ 15:18:36 nice HTML at http://docs-draft.openstack.org/06/383906/9/check/gate-neutron-specs-docs-ubuntu-xenial/d125a41//doc/build/html/specs/stadium/ocata/networking-bgpvpn.html 15:18:58 I'd say we are doing quite good 15:19:16 many things marked as work in progress are soon to be finalized 15:19:36 the assessment conclusion currently is: There are some gaps that need attention most notably API documentation, client mappings and functional/scenario testing. 15:19:37 tmorin: I've been following that, but one thing I'm not clear on is what's the pass/fail criteria? 15:19:42 and the three have WIP items 15:19:48 Do we need "Y" on 100% of the items? 15:20:23 I don't know, I think this will be up to the Neutron PTL 15:22:02 I would think, from my discussion with him, that if we are advancing on the areas where we were lacking, we should be fine 15:22:04 and we are 15:22:35 the work on OSC is mostly landed (doude) 15:22:46 the work on API doc also (pcarver) 15:23:11 and the work on scenario testing is started and we should have a pointer as a "proof" some times soon (bobmel) 15:23:17 so I'm optimistic 15:25:14 what's our next topic ? 15:25:46 bobmel did you notice this WIP : https://review.openstack.org/#/c/386418/6 15:26:16 ^ proposal for rally testing of the API 15:26:22 matrohon: Oh, no I wasn't aware of it 15:26:33 matrohon: not directly related to tempest scenario testing is it ? 15:27:00 bobmel, tmorin : not sure, i'm not a specialist of testing framework 15:27:15 but both are performng scenario tests 15:27:51 AFAIU tempest is functional test, while rally is stress test 15:28:05 tmorin: matrohon: Yes but Rally uses tempest afaik. 15:28:27 bobmel, ha, was not aware of that 15:29:10 matrohon, bobmel: my understanding ate least is that rally tests do not replace tempest scenario testing 15:29:13 matrohon: well, I thought so. "knowing" too strong a word 15:30:13 tmorin: No I don't think so either. But I thought Rally made use of tempest collateral 15:30:42 well, the patch submitted in rally doesn't use what already exist in tempest for bgpvpn 15:31:06 but it would be a great idea for it to use tempest client 15:31:07 Anyway, I can look into that patch. 15:31:41 ok 15:31:51 next topic ? 15:32:04 #topic problems with networking-bgpvpn gate 15:32:13 our gate has had problems in the past 10-15 days 15:32:25 I've started investigating with infra folks 15:32:31 bobmel, ok, it was just a remark to let you know this work exists, I didn't want to unmotivate you :) 15:32:45 matrohon: No worries :-) 15:32:51 the job seems to crash systematically on one of the VM provider 15:33:09 tmorin, I've tried to follow your debug session, it relates to ipv6 test VM? 15:33:20 it ends up working after a few attempts, because it ends up being scheduled on a provider on which the crash does not occur 15:33:45 matrohon: the provider on which the problems appears happens to be a provider only giving v6 access to the VMs 15:33:54 matrohon: but it does not mean the problem is v6 related 15:34:38 tmorin: anyway, it was just to keep everyone posted, I'm sure will find out what is the problem... 15:38:18 next topic ? 15:38:32 #topic status on drivers - bagpipe 15:38:39 just a quick word on bagpipe 15:38:57 the stadium assessment for bagpipe is in progress as well 15:39:10 we have clarified the area that need work with the PTL 15:39:29 like for networking-bgpvpn, many items are in progress 15:39:44 tmorin: Is it a both makes it or none? 15:40:06 bobmel: not as far as I know 15:40:53 bobmel: what /might/ happen is that if the status of the non-BGPVPN-related portions of networking-bagpipe were not meeting stadium criteria, then the BGPVPN parts could be kept in networking-bgpvpn 15:41:18 bobmel: but I'm optimistic we'll wrap up what is needed so that networking-bagpipe does meet the criteria 15:41:42 ok, I see. That's a good way to handle any gaps if need be 15:43:06 bobmel: yes, that would be a last resort, but it means its not a "both or none" perspective 15:43:19 #topic driver status -- contrail 15:43:24 doude ? 15:44:00 I'm just starting to work on a new version of the contrail driver 15:44:13 a production ready one 15:44:38 that include work on both sides right ? (contrail-side + bgpvpn driver on neutron's side) 15:44:48 I started to work on a contrail patch to add the bgpvpn resource into the data model 15:45:01 yes, principaly on the contrail side 15:45:17 ok, very nice to hear! 15:45:40 for the moment that new driver will have same limit as the PoC one 15:45:58 we will see later to add router assoc and support l2 VPN 15:46:08 ok 15:47:33 next topic... 15:47:38 anything else to discuss ? 15:47:56 timirnich: anything else on OPNFV or ODL ? 15:48:02 #topic open discussion 15:48:51 No I don't have anythign today 15:49:43 matrohon: anything ? 15:49:57 not for me 15:50:47 ok, we are done then... 15:50:55 thanks everyone! 15:51:03 #endmeeting