16:02:39 <pc_m> #startmeeting vpnaas
16:02:41 <openstack> Meeting started Tue Aug  4 16:02:39 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:42 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:02:44 <openstack> The meeting name has been set to 'vpnaas'
16:02:57 <pc_m> #topic Announcements
16:03:30 <pc_m> Just letting people know that there are a chain of commits for both DevStack and Grenade plugins for VPN repo.
16:04:07 <pc_m> Waiting for core approval on devstack-gate and project-config changes, and then the devstack plugin will upstream.
16:04:29 <pc_m> Working on getting Grenade plugin working.
16:04:36 <pc_m> Anyone have any other announcements?
16:05:20 <pc_m> #topic Grenade plugin
16:05:36 <pc_m> As mentioned, it's out for review. https://review.openstack.org/#/c/203159/.
16:06:09 <ajmiller> pc_m I will look at it.
16:06:11 <pc_m> I need to debug the latest failures, but getting close to having this running (which will allow the local tunnel ip commit to be reviewed).
16:06:16 <pc_m> ajmiller: Thanks.
16:06:51 <pc_m> I was stuck for a while, but sdague helped out this morning. Just need to see if the upgrade is working right now.
16:07:05 <pc_m> I think we're treading a bit in new ground.
16:07:24 <pc_m> #topic VPN Functional Tests for Neutron commits
16:07:56 <pc_m> This work is still stalled. Last I checked, what happens is that the VPN functional test is NOT using the Neutron change set that was submitted.
16:08:16 <pc_m> Seems to work for LBaaS. Not sure what the difference is.
16:08:45 <pc_m> I'll need help on this one - planning on pinging dougwig and Kyle more.
16:09:02 <pc_m> #topic Local Tunnel IP
16:09:35 <pc_m> I updated the code to use the new migration logic and tested it locally. Waiting for grenade plugin to upstream, so that this can be tested.
16:09:55 <pc_m> #topic Multiple local subnets on VPN connection
16:10:28 <pc_m> There is a dev ref doc out for review. https://review.openstack.org/#/c/191944
16:11:02 <pc_m> Need reviewers on that. In the interim, I've started playing with implementing the endpoint groups.
16:11:36 <pc_m> Looking at it, I had some changes to the design, and put a note in the dev ref review. Please take a look.
16:12:50 <pc_m> td;lr; on this is that I was thinking of two tables, one for the individual endpoints (like peer-cidrs table today), and then another that represents a group of endpoints and specifies their type (subnet, network, vlan, router,...)
16:13:51 <pc_m> Looking for feedback on that dev ref, to make sure it's on track.
16:14:14 <pc_m> #topic Bugs & Reviews
16:14:53 <pc_m> The list of VPN bugs is https://goo.gl/XNtnLX
16:15:38 <pc_m> There is a new one for Python 3.4 support, if anyone wants to peek at it. Currently, about 5 UT files are excluded, as they fail the test.
16:16:32 <pc_m> Please pick up any bugs you're interested in.
16:16:51 <pc_m> There are a bunch of reviews out as well #link https://review.openstack.org/#/q/status:open+project:openstack/neutron-vpnaas,n,z
16:17:37 <pc_m> Please help everyone one and review the changes. There are about 15 right now.
16:18:09 <pc_m> #topic Open Discussion
16:18:33 <pc_m> That's all I have on the agenda. Anyone have VPVN items to discuss?
16:18:37 <pc_m> VPN
16:18:53 <mhanif> pc_m: Some announcements on edge VPN
16:19:05 <pc_m> Sure go ahead mhanif
16:19:20 <mhanif> Would like to annouce that the updated code matching the revised spec will be checked in this week.
16:19:36 <mhanif> The #link is  https://review.openstack.org/#/admin/projects/stackforge/networking-edge-vpn
16:19:53 <mhanif> Watch that space and help us review the code :-)
16:20:05 <mhanif> The code essentially covers the L2VPN use case for the edge VPN
16:20:27 <mhanif> Next step is that we would like to take this to the Neutron big tent
16:21:09 <pc_m> mhanif: Pointer to the spec for people to refer to?
16:21:43 <pc_m> Is this it? #link https://review.openstack.org/#/c/201378
16:21:44 <mhanif> pc_m: APIs to provision edge VPN service is at: #link https://review.openstack.org/#/c/201378/
16:21:56 <pc_m> thanks
16:22:00 <mhanif> Neutron extesion for edge VPN is at: #link https://review.openstack.org/#/c/201381/
16:22:41 <pc_m> mhanif: Are you planning on a new PS for the specs?
16:23:01 <HenryG> pc_m: hi, sorry, having trouble with IRC
16:23:15 <mhanif> There aren't any new comments so no I wasn't planning
16:23:37 <pc_m> HenryG: np. Just saw you joined channel.
16:23:55 <mhanif> Of course if there are any deviations from the code, I will update and send the new PS
16:24:39 <pc_m> mhanif: I had some on the API one.
16:25:22 <mhanif> If there are already some comments, I will update and push the new PS
16:25:27 <pc_m> mhanif: Thanks for the update.
16:25:46 <pc_m> Anyone have any other open discussion items?
16:26:34 <pc_m> See the Bucket List section of the meeting minutes #link https://wiki.openstack.org/wiki/Meetings/VPNaaS for things that can be worked on.
16:26:45 * pc_m in case anyone has idle time :)
16:27:32 <pc_m> Sounds like a wrap. Thanks for joining in!
16:27:35 <mhanif> pc_m:  Thanks and Good Bye!
16:27:44 <pc_m> #endmeeting