15:00:17 <mlavalle> #startmeeting neutron_l3 15:00:18 <openstack> Meeting started Thu Mar 23 15:00:17 2017 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:20 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:22 <openstack> The meeting name has been set to 'neutron_l3' 15:00:36 <mlavalle> Hi 15:03:14 <mlavalle> janzian: you around? 15:03:23 <janzian> mlavalle: o/ 15:04:28 <mlavalle> ok, let's start 15:04:37 <mlavalle> maybe haleyb will join later 15:04:52 <mlavalle> #topic Announcements 15:05:35 <mlavalle> Pike-1 milestone is approaching fast, Apr 10 - 14 15:05:48 <mlavalle> #link https://releases.openstack.org/pike/schedule.html 15:06:40 <mlavalle> Also the Openstack Summit in Boston is a little more tan a month away 15:07:09 <mlavalle> May 8th to 12th 15:08:24 <mlavalle> #topic Bugs 15:08:53 <mlavalle> First up is https://bugs.launchpad.net/neutron/+bug/1627424 15:08:53 <openstack> Launchpad bug 1627424 in neutron "FlushError on IPAllocation" [High,In progress] - Assigned to Miguel Lavalle (minsel) 15:09:26 <mlavalle> I brought this one up during the Neutron meeting this past Monday 15:10:21 <mlavalle> Discussed it with kevinbenton. He suggested to change the way IPAllocations are created by the DB plugin 15:11:51 <mlavalle> instead of directly creating IPAllocations in the DB, we should pass a port_db object to IPAM, and the IPAllocations should be added to the fixed ips of that port 15:12:37 <mlavalle> I think this may fix the Flusherror problem we are having 15:13:42 <mlavalle> Next up is https://bugs.launchpad.net/neutron/+bug/1610483 15:13:42 <openstack> Launchpad bug 1610483 in neutron "Pluggable IPAM rollback mechanism is not robust" [High,In progress] - Assigned to Aliaksandr Dziarkach (aliaksandr-dziarkach) 15:15:46 <mlavalle> For this one, kevinbenton suggested in the proposed fix to remove the rollback mechanism from the IPAM API 15:15:59 <mlavalle> I'll explore this possibility over the next few days 15:16:37 <mlavalle> Next up is https://bugs.launchpad.net/neutron/+bug/1627480 15:16:37 <openstack> Launchpad bug 1627480 in neutron "create_port can succeed without returning fixed_ips on all requested subnets" [High,Confirmed] - Assigned to James Anziano (janzian) 15:17:11 <janzian> Kibana is showing only three occurrences of this bug over the last month 15:17:32 <janzian> All in puppet-nova project 15:18:05 <janzian> Looking through the logs, it appears that they're using a release version of neutron, not master branch, so we suspect this bug might be fixed 15:19:05 <janzian> I'll keep monitoring Kibana over the next few days and see if anything new crops up that could prove otherwise 15:19:33 <mlavalle> janzian: Thanks for the update 15:20:04 <janzian> mlavalle: Thanks for your help with the bug :) 15:20:16 <mlavalle> if we don't see it popping again outside puppet-nova over the next few days, let's close it 15:20:34 <janzian> Will do 15:21:02 <mlavalle> Next one is https://bugs.launchpad.net/neutron/+bug/1509004 15:21:02 <openstack> Launchpad bug 1509004 in neutron ""test_dualnet_dhcp6_stateless_from_os" failures seen in the gate" [High,Confirmed] 15:21:41 <mlavalle> This one doesn't have an owner. Since you are winding down the other one, would you like to tackle this one janzian? 15:22:04 <janzian> Sure, I can give it a go 15:22:50 <mlavalle> janzian: we can spend some time together later today working on this one :-) 15:23:12 <janzian> mlavalle: Sounds good :) 15:23:31 <mlavalle> #topic Open Agenda 15:23:46 <mlavalle> Any other topics that should be discussed today? 15:25:07 <mlavalle> ok, cool 15:25:19 <mlavalle> Talk to you next week 15:25:23 <mlavalle> #endmeeting