16:02:45 <pc_m> #startmeeting vpnaas
16:02:45 <openstack> Meeting started Tue Sep 22 16:02:45 2015 UTC and is due to finish in 60 minutes.  The chair is pc_m. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:02:46 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:02:48 <openstack> The meeting name has been set to 'vpnaas'
16:03:03 <pc_m> #topic Announcments
16:03:50 <pc_m> The multiple local subnets RFE was pulled from Liberty. I tried to see if it could be split into two, but even the Endpoint Groups part would not make it.
16:04:24 <pc_m> That's the only announcement I have. Any only big announcements?
16:04:54 <pc_m> s/only/other/
16:05:14 <pc_m> #topic Endpoint Groups
16:05:45 <pc_m> Haven't been getting much feedback for reviews on this over the past month :(
16:06:19 <pc_m> It's out for review, #link https://review.openstack.org/#/c/212692/, along with client code #link https://review.openstack.org/#/c/219455/
16:06:50 <pc_m> Will likely try to get it upstreamed as soon as master branch opens for Mitaka work.
16:07:08 <pc_m> Please review, when you can.
16:07:21 <pc_m> #topic Multiple Local Subnets
16:07:46 <pc_m> I'm working on implementation. Did testing today and it works for both OSwan and SSwan.
16:08:20 <pc_m> Still have to do some validation logic, update the get REST API, and implment neutron client support.
16:08:51 <pc_m> Holding off on pushing out for review, due to the Liberty release effort.
16:09:07 <pc_m> (and there's no rush as this will not make it for Liberty).
16:09:22 <pc_m> #topic VPN Functional tests for Neutron commits
16:09:52 <pc_m> Have a commit out for placing this in check queue. #link https://review.openstack.org/#/c/223049
16:10:23 <pc_m> However, need to talk to infra on how to roll this out. Cannot test as-is, because neutron commits cannot depend on this commit.
16:10:51 <xgerman> we are supposed to talk to the lieutenants instead of infra
16:11:18 <pc_m> Will see if either A) rename jobs and mark as non-voting, or B) somehow make them non-voting for Neutron project only.
16:11:53 <pc_m> xgerman: Understood. I'm seeking more of guidance of options available.
16:12:23 <pc_m> xgerman: I'll check with dougwig first, n case he may know.
16:12:32 <xgerman> +1
16:13:11 <pc_m> #topic Devstck Plugin for Neutronclient job.
16:13:14 <dougwig> voting is all or nothing.  you need a separately named job to split that function.
16:13:38 <pc_m> dougwig: Thanks, will rename the job.
16:14:06 <pc_m> I have an experimental job for testing neutronclient with VPN devstack plugin.
16:14:15 <pc_m> #link https://review.openstack.org/#/c/214587/
16:15:01 <pc_m> Problem is that the tests for VPN are failing (all four). See 2 of 4 REST requests in screen-q-vpn.log, and no errors.
16:15:25 <pc_m> When I run this locally, it works for all 4 tests, and I see 4 GET REST requests.
16:15:47 <pc_m> There is no logging for neutronclient, just a file not found error on the test.
16:16:03 <pc_m> Today, I tried setting an environment variable for logging, but no joy.
16:16:22 <pc_m> Anyone have ideas on how to get more info on what is failing on these tests?
16:17:02 <pc_m> Here's a log (before I started messing with environment variables and the like): http://logs.openstack.org/87/214587/6/experimental/gate-neutronclient-test-dsvm-functional-adv-svcs/5baa351/
16:17:07 <jreeves> I'll have to take a look at that merge
16:18:01 <pc_m> I'm pretty much stumped as to why it is failing and there is almost nothing to go on.
16:18:35 <pc_m> If anyone has some BW to help me, I'd appreciate it.  This would re-enable VPN tests for neutronclient.
16:19:12 <pc_m> #topic Open Discussion
16:19:38 <pc_m> That's all I have. If anyone has any bugs or reviews of interest to address here, please speak up now.
16:20:48 <pc_m> OK. Thanks for joining in today!
16:20:54 <xgerman> #link https://etherpad.openstack.org/p/neutron-mitaka-designsummit
16:21:06 <xgerman> don’t forget to add VPNaS topics...
16:21:07 <madhu_ak> #link https://review.openstack.org/#/c/211381/, as reviewers mentioned, we should share the libraries from neutron project, I agree. Will resubmit the patch and address those comments
16:21:55 <pc_m> xgerman: Not sure we have any VPN work to discuss. I'm working on one feature, there's a bit of fixes going on and that is it.
16:22:12 <pc_m> Does anyone have any VPNaaS discussions for the summit?
16:22:31 <pc_m> If so, please add to the etherpad.
16:22:45 <xgerman> yep, that’s why I gave the link - please add
16:22:58 <pc_m> madhu_ak: Will peek at the review
16:23:50 <pc_m> madhu_ak: Thanks for pushing on that commit. Would be good to get the API tests under the VPN repo.
16:24:28 <pc_m> Anything else to discuss?
16:26:19 <pc_m> OK. Will wrap up now and give everyone 30+ mins back :)
16:26:24 <pc_m> #endmeeting