21:00:34 <kevinbenton> #startmeeting networking
21:00:35 <openstack> Meeting started Mon Aug 21 21:00:34 2017 UTC and is due to finish in 60 minutes.  The chair is kevinbenton. Information about MeetBot at http://wiki.debian.org/MeetBot.
21:00:36 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
21:00:38 <kevinbenton> Hi
21:00:39 <openstack> The meeting name has been set to 'networking'
21:00:48 <trevormc> o/
21:02:21 <kevinbenton> amotoki: ping
21:02:45 <kevinbenton> boden: ping
21:02:57 <boden> kevinbenton howdy
21:03:20 <kevinbenton> boden: hi! I'm mobile for the next 5 mins or so
21:03:34 <kevinbenton> Want to start us out with neutron lib?
21:03:46 <boden> sure; much of the same as last week
21:03:57 <boden> pretty quiet, but some patches queued up for review
21:04:14 <boden> to the best of my knowledge none of them are pike related and hence not time sensitive
21:04:24 <boden> really, nothing else unless there’s questions/comments?
21:04:45 <kevinbenton> Great
21:05:26 <kevinbenton> Along those same lines, I think we finally got everything backported for an RC2
21:05:47 <kevinbenton> Does anyone else have any patches waiting to merge?
21:08:00 <kevinbenton> Ok, does anyone have any other announcements or questions?
21:09:08 <boden> I’ve been going through the doc defects; do we need to back-port doc related code (say for FFEs or whatever)?
21:09:35 <kevinbenton> boden: I think so
21:09:48 <kevinbenton> Otherwise it will just show up in the master draft docs
21:09:55 <kevinbenton> Iiuc
21:10:07 <boden> kevinbenton: ok I’ll follow up to make sure
21:10:22 <kevinbenton> boden: thanks
21:11:00 <kevinbenton> If there isn't anything else I'll just end the meeting early then
21:11:11 <bkennel> I have something I'd like to ask about
21:11:18 <kevinbenton> Go ahead
21:11:53 <bkennel> First off just to introduce myself, my name's Ben Kennel and I'm a new contributor with OpenStack. I've been working with Trevor McCasland, and I'm at AT&T as well
21:13:30 <bkennel> I'm working on a tempest scenario test for the address scopes extension, and I'm trying to implement something similar to the steps described here
21:13:33 <bkennel> https://github.com/openstack/neutron/blob/master/doc/source/admin/config-address-scopes.rst
21:14:17 <bkennel> I've worked with Trevor a bit on it and we haven't been able to route directly to a fixed IP like in the scenario described.
21:15:03 <bkennel> I was wondering if it's possible to use BGP routing within the tempest test, like how it's done in the last step, to be able to reach the server directly
21:15:19 <trevormc> here is the link, https://review.openstack.org/#/c/493595/2
21:16:41 <kevinbenton> bkennel: did you check out the tests in the BGP dynamic routing project to see if you can maybe add something there?
21:17:13 <kevinbenton> I'm not sure we can have the BGP dependency directly in the neutron tests since it's a separate sub project
21:18:33 <hichihara> It looks like neutron-dynamic-routing has scenario tests https://github.com/openstack/neutron-dynamic-routing/tree/master/neutron_dynamic_routing/tests/tempest/scenario
21:19:35 <bkennel> Ok, I haven't looked at that yet, I'll check it out
21:20:00 <bkennel> Thanks!
21:21:06 <kevinbenton> Cool. Does anyone have anything else?
21:22:09 <kevinbenton> Ok, thanks everyone!
21:22:14 <kevinbenton> #endmeeting