15:01:44 <Swami> #startmeeting distributed_virtual_router 15:01:45 <openstack> Meeting started Wed Dec 3 15:01:44 2014 UTC and is due to finish in 60 minutes. The chair is Swami. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:46 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:49 <openstack> The meeting name has been set to 'distributed_virtual_router' 15:02:12 <Swami> ping rajeev 15:03:07 <Swami> armax: hi 15:03:22 <Swami> #topic agenda 15:03:36 <Swami> DVR update 15:03:45 <Swami> Bug scrum 15:03:52 <Swami> Documentation 15:04:01 <Swami> Functional testing 15:04:07 <Swami> Open Discussions 15:04:12 <rprakash> Anhy links? 15:04:44 <Swami> rprakash: Are you looking for the links to the agenda. 15:04:49 <rprakash> yes 15:05:23 <Swami> No I don't have the link to the agenda, this will be updated to the meeting log and we can keep track of it. 15:06:02 <Swami> #link https://wiki.openstack.org/wiki/Meetings/Distributed-Virtual-Router 15:06:23 <Swami> rprakash: you can refer to the meeting minutes from the above link 15:06:42 <Swami> #topic DVR Update 15:07:18 <rprakash> Thanks so we are following on last meets continuing on Functional testing 15:07:29 <Swami> Last week we went through the technical debts for DVR 15:08:03 <Swami> Some of the backlog items for the technical debts had been addressed. 15:08:19 <Swami> #topic DVR migration from legacy to distributed 15:08:41 <rprakash> Did we have DVR eith vR's for a Tenant in different Hosts/Hypervisors and same and different uses cases for it? 15:08:55 <Murali> Hi swami 15:09:18 <Swami> Murali: welcome back 15:09:52 <rprakash> legacy you mean physical routers to DVR? 15:09:55 <Swami> rprakash: can you reframe your question. 15:10:00 <Murali> Thanks Swami I have small bug fix for DVR which is hanging from long time https://review.openstack.org/#/c/102512/ 15:10:27 <Swami> rprakash: This patch was to convert the existing centralized legacy virtual routers to distributed virtual routers. 15:11:05 <Murali> I need some help to fix other CI failures. I fixed all the unit testcases 15:11:32 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1348309 15:11:38 <uvirtbot> Launchpad bug 1348309 in neutron "Migration of legacy router to distributed router not working" [High,Fix committed] 15:11:42 <rprakash> OK I am just catching up and so assume I am just an observer for now, 15:12:06 <Swami> #link https://review.openstack.org/105855 15:12:39 <Swami> the above patch was merged recently that would allow a legacy router to be converted to a distributed virtual router. 15:13:27 <Swami> Murali: Can you point me to the bug that you are working on. 15:13:41 <Murali> https://review.openstack.org/#/c/102512/ 15:14:29 <Murali> Swami the bug ##1307838 15:14:35 <Swami> Murali: I thought that is something similar to what I was working on earlier. 15:14:48 <Murali> https://bugs.launchpad.net/neutron/+bug/1307838 15:14:50 <uvirtbot> Launchpad bug 1307838 in neutron "Scheduling the router on the Node Even though if there are no interface ports on that router. This happen when l3-agent calls sync routers" [Undecided,In progress] 15:15:22 <Murali> yes that is the bug 15:15:46 <Swami> Murali: Can you tag this bug to "dvr-backlog" 15:16:17 <Swami> Murali: sorry tag it to "l3-dvr-backlog" 15:16:19 <rprakash> You mean bug due to presence of /etc/mysql in brocade-ci 15:16:27 <Swami> I don't see it from our backlog list. 15:16:40 <Murali> ok Swami I will tag it 15:17:12 <Murali> I posted the fix I need some help to fic CI failures 15:17:14 <Swami> Murali: I will take a look at it today and review it. 15:17:29 <Murali> Thanks Swami 15:18:19 <Swami> there are couple of other patches that are related to the migration or manual move. 15:18:29 <Swami> #link https://review.openstack.org/#/c/123815/ 15:18:52 <Swami> mrsmith: is working on this patch right now and the review is in progress. 15:19:30 <Swami> Another related patch for manul move of snat is up for review. 15:19:33 <Swami> #link https://review.openstack.org/#/c/122024/ 15:20:23 <Swami> The patch below validates if there are any services associated with a router before a move. 15:20:26 <Swami> #link https://review.openstack.org/#/c/123273/ 15:21:23 <Swami> Also for manual move or binding a router to a particular agent we do have a patch for review. 15:21:26 <Swami> #link https://review.openstack.org/#/c/118491/ 15:21:59 <Swami> The last four patches that I have posted above is up for review, and please feel free to review it. 15:22:20 <Swami> That's all for the DVR migration from legacy to distributed. 15:22:39 <Swami> #topic DVR VLAN support 15:22:49 <Swami> Is vivek online 15:23:14 <Swami> vivek is currently working on the DVR VLAN support. 15:23:50 <rprakash> any links Swami? 15:24:06 <Swami> #link https://review.openstack.org/#/c/131800/ 15:24:12 <rprakash> thanks 15:24:24 <Swami> The above is the link to the specs. 15:24:33 <Swami> vivek also has a patch for the vlan support 15:24:49 <Swami> #link https://review.openstack.org/#/c/129884/ 15:25:06 <Swami> This patch is still a wip. 15:25:36 <Swami> That's the update on the DVR vlan support. 15:25:52 <Swami> #topic VPNaaS for DVR 15:26:53 <Swami> The VPNaaS support for DVR work is done and it is currenlty on review. 15:27:14 <Swami> I have tested and seems to work. 15:27:21 <Swami> #link https://review.openstack.org/#/c/127133/5 15:27:40 <Swami> This patch is up for review and folks please provide your review comments. 15:27:41 <rprakash> Have added to review for Vivek's DVR VLAN 15:28:35 <Swami> rprakash: Thanks 15:29:01 <Swami> #topic DVR and L3 HA 15:29:43 <Swami> This topic is under investigation. Both the DVR team and the L3 HA team are working together to come up with a single solution that would support both the DVR and the L3 HA. 15:30:11 <rprakash> Any links for this? 15:30:17 <Swami> Right now we have some issues related to control plane that is interfering with the data plane. 15:30:57 <rprakash> in Neutron CP/DP? 15:31:03 <Swami> DVR has some dependency on l2pop. 15:31:54 <Swami> rprakash: That is no patch yet for the DVR and L3 HA. 15:31:57 <Swami> #link https://wiki.openstack.org/wiki/Neutron/DVR/ServiceNode-HA 15:32:06 <rprakash> so its message broadcast from CP to take care of DP .. OK i see 15:32:21 <Swami> This is the link to the wiki patch were both the teams share there investigation items. 15:33:31 <Swami> #topic DVR and IPv6 15:33:56 <Swami> Patch for review; 15:33:58 <Swami> #link https://review.openstack.org/136947 15:34:21 <Swami> #link https://review.openstack.org/138654 15:35:17 <Swami> #topic Functional Testing 15:35:27 <haleyb> And https://review.openstack.org/#/c/134676/ for DVR/IPv6 15:36:21 <rprakash> Last time had heard we are splitting L3 agent code seperating IPV6 and DVR is that part of this same? 15:36:37 <Swami> Last week I mentioned that we had a joint meeting with Marun, amuller, myself, adolfo, rajeev, carl_baldwin and mrsmith for the functional test. 15:37:20 <Swami> rprakash: L3 agent code refactoring is a work in progress. 15:37:43 <Swami> The above mentioned patches address a bug in DVR that does not allow both DVR and IPv6 to co-exist. 15:38:44 <rprakash> I see thanks for the note swami 15:39:01 <Swami> So we do have a couple of patches that we are currently work on for the functional test and have been posted. 15:39:17 <Swami> I don't have the link handy right now, but I will update it in the next meeting. 15:39:30 <Swami> #topic Bug Scrum 15:40:12 <Swami> Most of the above mentioned patches address the existing bugs. 15:40:28 <Swami> There are couple of new bugs that popped up. 15:40:39 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1398865 15:40:41 <uvirtbot> Launchpad bug 1398865 in neutron "DVR code can add duplicate routing rules" [Undecided,New] 15:41:03 <Swami> haleyb: is currently owning this bug. 15:41:18 <haleyb> yes, i had mentioned that last week but just filed today. rajeev gave me some code, i am working on an update 15:41:25 <Swami> haleyb: thanks for creating a luanchpad entry for this bug as you mentioned last week. 15:42:10 <Swami> There is another bug that was filed recently. 15:42:13 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1398446 15:42:14 <uvirtbot> Launchpad bug 1398446 in neutron "Novacompute failed to detel VM port with DVR" [Undecided,New] 15:43:32 <Swami> #link https://bugs.launchpad.net/neutron/+bugs?field.tag=l3-dvr-backlog 15:43:53 <Swami> All our bugs are tracked in the above link, if i have missed any bugs please feel free to look at the above link. 15:44:01 <Swami> #topic Documentation 15:44:31 <Swami> We have provided the documentation details to the documentation team and they are working on documenting the DVR for the networking guide. 15:44:52 <Swami> We might be having a beta release by the end of January for review to the other folks. 15:45:00 <Swami> This task is in track. 15:45:23 <Swami> Anything else for discussion 15:46:25 <Swami> I have a hard stop at 7.45a.m today. 15:46:39 <Swami> Thanks everyone for joining the meeting today. 15:46:44 <rprakash> Appreciate Swami for the great inputs 15:46:45 <Swami> See you all next week same time. 15:46:53 <Swami> bye 15:47:04 <Swami> #endmeeting