15:00:37 <Swami> #startmeeting neutron_dvr
15:00:39 <openstack> Meeting started Wed Feb 17 15:00:37 2016 UTC and is due to finish in 60 minutes.  The chair is Swami. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:40 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:43 <openstack> The meeting name has been set to 'neutron_dvr'
15:01:10 <carl_baldwin> Hi
15:01:20 <Swami> carl_baldwin: hi
15:01:24 <Swami> obondarev: hi
15:01:28 <Swami> #chair Swami
15:01:28 <openstack> Current chairs: Swami
15:01:46 <Swami> #topic Announcements
15:02:01 <Swami> haleyb will not be joining today
15:02:14 <Swami> Neutron Mid-cycle meetup is next week.
15:02:31 <Swami> So probably we will be cancelling this meeting next week.
15:03:22 <Swami> Ok, let us move on.
15:03:39 <Swami> #topic Bugs
15:04:07 <Swami> New bugs this week.
15:04:12 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1545199
15:04:12 <openstack> Launchpad bug 1545199 in neutron "preserve subnet-create behavior in presence of subnet pools" [Low,In progress] - Assigned to Armando Migliaccio (armando-migliaccio)
15:04:51 <Swami> This bug was tagged with dvr, but I assume this is also seen in the legacy routers.
15:05:01 <Swami> There is already a patch addressing this bug.
15:05:15 <Swami> #link https://review.openstack.org/#/c/279378/
15:05:16 <carl_baldwin> Not sure why tagged dvr
15:05:32 <Swami> carl_baldwin: yes I was also confused on this.
15:05:52 <carl_baldwin> It is not advr bug
15:06:11 <Swami> ok, can we untag it from dvr.
15:06:34 <carl_baldwin> ++
15:06:48 <Swami> ok will do it.
15:07:02 <Swami> Let us move on to the existing bugs.
15:08:01 <Swami_> now let us move on to the existing bugs
15:08:09 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1541406
15:08:09 <openstack> Launchpad bug 1541406 in neutron "IPv6 prefix delegation does not work with DVR" [Medium,In progress] - Assigned to Ritesh Anand (ritesh-anand)
15:08:40 <Swami_> A patch is up for review.
15:08:43 <Swami_> #link https://review.openstack.org/#/c/277657/
15:09:35 <Swami_> This is in merge conflict right now. But I will try to ping ritesh-anand and see what is the status.
15:10:05 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1533216
15:10:05 <openstack> Launchpad bug 1533216 in neutron "item allocator should return same value for same key" [Low,In progress] - Assigned to venkata anil (anil-venkata)
15:10:23 <Swami_> This bug also has a patch
15:10:35 <Swami_> #link https://review.openstack.org/266379
15:10:55 <Swami_> This patch needs review as well.
15:11:23 <Swami_> The next on in the list is
15:11:27 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1456073
15:11:27 <openstack> Launchpad bug 1456073 in neutron "Connection to an instance with floating IP breaks during block migration when using DVR" [High,In progress] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan)
15:11:55 <Swami_> #link https://review.openstack.org/275073 ( Nova side patch)
15:12:16 <Swami_> #link https://review.openstack.org/275420 ( Neutron Server patch)
15:12:36 <Swami_> #link https://review.openstack.org/#/c/260738/ ( Agent side patch)
15:12:48 <Swami_> All these three patches needs review.
15:13:03 <carl_baldwin> Swami_: very sorry I didn't review this.  I don't know where the week went
15:13:05 <Swami_> carl_baldwin: obondarev: can you take a look at it
15:13:26 <obondarev> Swami_: yep
15:13:35 <carl_baldwin> Yes
15:13:48 <Swami_> carl_baldwin: no problem carl_baldwin, I have made some more minor changes, but it is still in a good shape.
15:13:59 <carl_baldwin> Ack
15:14:09 <Swami_> carl_baldwin: obondarev: thanks
15:14:16 <obondarev> Swami_: and with all three applied we have bug fixed, right?
15:14:35 <Swami_> obondarev: yes
15:14:53 <obondarev> Swami_: great
15:15:04 <carl_baldwin> +1
15:15:18 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1414559
15:15:18 <openstack> Launchpad bug 1414559 in neutron "OVS drops RARP packets by QEMU upon live-migration - VM temporarily disconnected" [Medium,In progress] - Assigned to Oleg Bondarev (obondarev)
15:15:43 <obondarev> on this I updated nova side patch today
15:15:54 <obondarev> based on comments from dansmith
15:15:55 <Swami_> This bug has two patches nova and neutron.
15:16:01 <Swami_> #link  https://review.openstack.org/#/c/246898 ( nova side patch)
15:16:21 <Swami_> #link  https://review.openstack.org/#/c/246910/ ( neutron side patch)
15:16:43 <Swami_> obondarev: will take a look at it.
15:16:44 <obondarev> nit: the first is neutron side
15:17:02 <Swami_> obondarev: sorry I will correct it in the wiki.
15:17:27 <Swami_> obondarev: it was my mistake wiki is right.
15:18:07 <Swami_> Let us move on to the next one.
15:18:24 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1462154
15:18:24 <openstack> Launchpad bug 1462154 in neutron "With DVR Pings to floating IPs replied with fixed-ips" [High,In progress] - Assigned to ZongKai LI (lzklibj)
15:18:48 <Swami_> #link https://review.openstack.org/246855 ( Patch)
15:19:38 <Swami_> This patch is again in merge conflict.
15:20:17 <Swami_> The next one in the list is
15:20:21 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1445255
15:20:21 <openstack> Launchpad bug 1445255 in neutron "DVR FloatingIP to unbound allowed_address_pairs does not work" [Low,In progress] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan)
15:20:35 <Swami_> This bug also has a patch and it needs review.
15:20:46 <Swami_> #link https://review.openstack.org/#/c/254439/
15:21:11 <Swami_> with the latest rebase I am seeing one of the functional test is failing, I will try to address it today.
15:22:53 <Swami_> The next one is
15:22:58 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1512858
15:22:58 <openstack> Launchpad bug 1512858 in neutron "Default gateway in fip namespace not updated after a subnet-update" [Low,In progress] - Assigned to Rawlin Peters (rawlin-peters)
15:23:08 <Swami_> This one has a patch and it needs review.
15:23:25 <Swami_> #link https://review.openstack.org/270662
15:24:09 <Swami_> The next one in the list is the Linux-bridge DVR
15:24:13 <Swami_> #link https://bugs.launchpad.net/neutron/+bug/1504039
15:24:13 <openstack> Launchpad bug 1504039 in neutron "[RFE] Linuxbridge DVR" [Wishlist,In progress] - Assigned to Hirofumi Ichihara (ichihara-hirofumi)
15:24:59 <Swami_> There is a patch on it.
15:25:13 <Swami_> #link https://review.openstack.org/#/c/237927/
15:25:36 <Swami_> It is not complete yet, but may be we can provide some early feedback on it.
15:26:31 <Swami_> That's all I had for bugs this week.
15:26:37 <Swami_> let us move on to the next topic.
15:26:48 <Swami_> #topic Gate-failures
15:27:28 <obondarev> I added 2 nova bugs to the wiki which affect both multinode jobs
15:28:17 <Swami_> I have seen recently the gate test fails with log as shown below.
15:28:18 <obondarev> I constantly monitor failed dvr multinode jobs and for the past week saw nothing dvr related
15:28:21 <Swami_> #link http://logs.openstack.org/20/275420/16/check/gate-tempest-dsvm-neutron-dvr-multinode-full/c07717a/console.html.gz#_2016-02-11_23_10_55_262
15:28:41 <obondarev> Swami_: looks like an infra issue
15:28:54 <Swami_> obondarev: yes that's what I thought.
15:29:21 <Swami_> I have not seen any abnormality in the both the graphs for this week
15:29:23 <obondarev> sometimes jobs also fail due to job timeout, which also seems an infra issue
15:29:43 <Swami_> #link  https://goo.gl/L1WODG
15:30:29 <Swami_> I still see that in the logs, I am seeing a couple of traces which is related to gateway not found on subnet and DBConnection Error.
15:30:41 <obondarev> So afaict we're prtty much on parity with non-dvr jobs in terms of gate failures
15:31:03 <Swami_> obondarev: yes with a little bit of delta.
15:31:13 <carl_baldwin> That's great!
15:31:37 <Swami_> Ok let us move on to the next topic.
15:31:58 <Swami_> obondarev: do we have anything on the performance and scalability to discuss.
15:32:08 <obondarev> nope
15:32:22 <Swami_> obondarev: then we can skip that section for this week.
15:32:32 <Swami_> #topic open-discussion
15:33:55 <Swami_> So for the mid-cycle meetup let us focus on the multinode/single node gate failures and fixing the high bugs.
15:34:55 <Swami_> Does anyone have a topic to discuss now.
15:35:13 <carl_baldwin> Not I
15:35:38 <obondarev> me neither
15:35:38 <Swami_> ok, then I will end the meeting.
15:35:47 <Swami_> Thanks for joining the meeting.
15:35:52 <carl_baldwin> Thanks
15:35:54 <Swami_> Next week we may not have the meeting.
15:36:08 <Swami_> see you all the week after next.
15:36:09 <Swami_> bye
15:36:13 <Swami_> #endmeeting
15:39:44 <Swami_> #endmeeting
16:00:51 <Sukhdev> Folks time for ML2 meeting
16:01:26 <openstack> Sukhdev: Error: Can't start another meeting, one is in progress.  Use #endmeeting first.
16:01:31 <yamahata> hello
16:01:41 <Sukhdev> #endmeeting