15:00:37 <mlavalle> #startmeeting neutron_l3
15:00:38 <openstack> Meeting started Thu Dec 22 15:00:37 2016 UTC and is due to finish in 60 minutes.  The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:39 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:42 <openstack> The meeting name has been set to 'neutron_l3'
15:00:44 <mlavalle> Hi There!
15:01:17 <john-davidge> Hi
15:01:21 <baoli> Hi
15:01:56 <mlavalle> Agenda for today is here:
15:02:05 <mlavalle> #link https://etherpad.openstack.org/p/neutron-l3-subteam
15:02:53 <mlavalle> #topic Annoucements
15:03:25 <mlavalle> First of, O-2 was cut last week
15:03:42 <mlavalle> so we are on the home stretch of this cycle
15:04:28 <mlavalle> Ocata-3 milestone is on January 23th to 27th
15:04:37 <mlavalle> #link https://releases.openstack.org/ocata/schedule.html
15:05:06 <mlavalle> Any other annoucements from the team?
15:06:19 <mlavalle> ok, let's move on
15:06:29 <mlavalle> #topic Bugs
15:07:04 <mlavalle> So the good news is we close the dhcp / service subnets bug this past week
15:07:17 <mlavalle> kudos to john-davidge for that. Great job!
15:07:17 <baoli> cool
15:08:21 <mlavalle> and he is also kindly working on this one: https://bugs.launchpad.net/neutron/+bug/1570122
15:08:22 <openstack> Launchpad bug 1570122 in neutron "ipv6 prefix delegated subnets are not accessable external of the router they are attached." [High,In progress] - Assigned to John Davidge (john-davidge)
15:08:47 <john-davidge> mlavalle: On the first bug, the newton backport could use another +2 https://review.openstack.org/#/c/412510/
15:09:18 <john-davidge> mlavalle: The second is in need of tests. Will likely get the that after the holidays at this rate
15:09:45 <mlavalle> john-davidge: yeah, perfect. Thanks. Any more comments?
15:10:21 <john-davidge> mlavalle: nope :)
15:11:11 <mlavalle> Thanks for working on these!
15:11:46 <mlavalle> Next one is https://bugs.launchpad.net/neutron/+bug/1610483
15:11:47 <openstack> Launchpad bug 1610483 in neutron "Pluggable IPAM rollback mechanism is not robust" [High,In progress] - Assigned to Aliaksandr Dziarkach (aliaksandr-dziarkach)
15:11:59 <mlavalle> This one has a proposed fix
15:12:32 <mlavalle> #link https://review.openstack.org/#/c/390594/
15:12:59 <mlavalle> I've been slow reviewing it. But I was bug deputy last week, so that took some time from me
15:13:45 <mlavalle> with the slow down of the next few days I hope to work on it more
15:14:02 <mlavalle> I encourage others to take a look if you have time
15:15:21 <mlavalle> Next one is https://bugs.launchpad.net/neutron/+bug/1627424
15:15:23 <openstack> Launchpad bug 1627424 in neutron "FlushError on IPAllocation" [High,Confirmed] - Assigned to Miguel Lavalle (minsel)
15:15:45 <mlavalle> haleyb, tidwellr and I have been taking alook at it
15:15:58 <mlavalle> Still researching the underlying causes
15:16:08 <mlavalle> any comments?
15:17:05 <mlavalle> Finally https://bugs.launchpad.net/neutron/+bug/1627480
15:17:06 <openstack> Launchpad bug 1627480 in neutron "create_port can succeed without returning fixed_ips on all requested subnets" [High,Confirmed]
15:17:23 <mlavalle> tidwellr agreed to tackle this one
15:17:48 <mlavalle> I don't see him on-line. So I'll ping him later
15:18:44 <mlavalle> any other comments or bugs from the team?
15:19:30 <mlavalle> ok, let's move on
15:19:45 <mlavalle> #topic Prefix Delegation
15:19:59 <mlavalle> you are up baoli...
15:20:19 <baoli> mlavalle: I put up a couple of patches for review, and both passed Jenkins
15:20:27 <baoli> mlavalle: I've updated the etherpad
15:20:35 <mlavalle> yeah, thank you so much for both things
15:21:02 <baoli> mlavalle: I'm glad to work on them
15:21:17 <mlavalle> I will take a look over the entire series over the slowdown of the next few days
15:21:33 <mlavalle> anything you want to comment in this meeting?
15:21:52 <baoli> mlavalle: Thank you very much, that would be great! On the functional test, I was not able to find anyone in here to help yet.
15:22:06 <baoli> mlavalle: that's all from me
15:22:54 <mlavalle> baoli: post ocata-3, once I am done with routed networks, I may be able to help with tempest testing
15:23:22 <mlavalle> baoli: if you find someone else to help you with that, it's ok
15:23:31 <mlavalle> just keep this in the back of your mind
15:23:43 <baoli> mlavalle: sounds good.
15:23:50 <mlavalle> :-)
15:24:10 <baoli> mlavalle: I'll keep it in mind for sure
15:24:21 <mlavalle> #topic Service Subnets
15:24:55 <mlavalle> haleyb was very gracious and created a patchset for the missing doc before leaving for vacation
15:25:02 <mlavalle> #link https://review.openstack.org/#/c/411463/
15:25:23 <mlavalle> I see john-davidge already reviewed it. Thanks
15:25:34 <john-davidge> haleyb is on vacation? I wonder if he'd mind if I pick up the patch in his absence
15:25:53 <mlavalle> john-davidge: nah, I don't think he would mind
15:26:10 <mlavalle> go ahead. if he yells at you, blame me ;-)
15:26:15 <john-davidge> mlavalle: :)
15:26:41 <mlavalle> Thanks!
15:27:34 <mlavalle> #topic Routed Networks
15:28:17 <mlavalle> I've continued working on https://review.openstack.org/#/c/358658/
15:28:34 <mlavalle> I am done with the unit tests and the patch itself
15:29:03 <mlavalle> Next step is to add another patchset (that the former will epend on) with the placement api client
15:29:34 <mlavalle> I've been using for testing a 'real' client I developed in my github account for testing
15:29:51 <mlavalle> but it turns out that the Nova team doesn't want to create yet another client
15:30:01 <mlavalle> since the rest api is pretty simple
15:30:16 <mlavalle> so each server that uses that api has to come up with its own solution
15:31:03 <mlavalle> since I already have a working client, adapting it to live in the Neutron repo should be straightforward
15:31:36 <mlavalle> I will be done over the next few days and with that all the Jenkins tests of the first one will become green
15:31:45 <mlavalle> any questions?
15:31:56 <john-davidge> mlavalle: Does it make sense in the neutron tree if nova is going to be using it?
15:32:25 <mlavalle> john-davidge: it's not for nova to use it. it's for neutron to talk to the placement api
15:32:59 <john-davidge> mlavalle: Ah I see, my mistake
15:33:12 <mlavalle> john-davidge: good question, thanks!
15:33:30 <mlavalle> any other questions?
15:34:16 <mlavalle> ok, I don't see tidwellr on line, so let's skip BGP Dynamic Routing
15:34:24 <mlavalle> #topic Open Agenda
15:34:43 <mlavalle> I know john-davidge will be off next week, correct?
15:34:52 <john-davidge> mlavalle: Yes that's right
15:34:59 <john-davidge> mlavalle: And the week after, too
15:35:12 <mlavalle> and baoli might take some time off
15:35:27 <mlavalle> so I propose to skip next week's meeting
15:35:27 <baoli> mlavalle: I'm off next week and come back after new year
15:36:03 <mlavalle> We'll resume on January 5th. we will miss john-davidge, though ;-)
15:36:24 <mlavalle> I'll send an email to the ML anyway
15:36:33 <baoli> mlavalle: I'd like to come up to speed with the routed network. what's the latest spec on it?
15:36:47 <john-davidge> mlavalle: I'll think of you all while drinking my beer by the fireplace :)
15:37:04 <mlavalle> john-davidge: I know you will. LOL
15:37:22 <mlavalle> baoli: there is a copuple of specs, one in Nuetro and one in Nova
15:37:28 <mlavalle> couple^^^^
15:37:34 <john-davidge> baoli: I still have a spec in the works for the next step enabling external networks. Will likely be up for review in the new year
15:38:09 <mlavalle> baoli: this is the Neutron side:
15:38:16 <mlavalle> #link https://specs.openstack.org/openstack/neutron-specs/specs/newton/routed-networks.html
15:39:03 <baoli> mlavalle: thanks
15:39:06 <mlavalle> and this is the nova side:
15:39:14 <mlavalle> #link http://specs.openstack.org/openstack/nova-specs/specs/newton/implemented/neutron-routed-networks.html
15:39:15 <baoli> john-davidge: looking forward to it
15:39:45 <baoli> mlavalle: will take a look at them over the holidays.
15:39:53 <mlavalle> the patchset I am working on is the last piece that links both of them together
15:40:15 <mlavalle> any other topics?
15:40:53 <mlavalle> ok team. Thanks for attending
15:41:06 <baoli> mlavalle: thanks
15:41:14 <mlavalle> Enjoy your time off. And more importantly, enjoy your families
15:41:31 <john-davidge> mlavalle: Thank you, see you in the new year :)
15:41:32 <baoli> have a good holidays, and merry Christmas to you all
15:41:39 <mlavalle> #endmeeting