15:02:15 #startmeeting neutron_routed_networks 15:02:16 Meeting started Tue Sep 27 15:02:15 2016 UTC and is due to finish in 60 minutes. The chair is carl_baldwin. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:02:17 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:02:20 The meeting name has been set to 'neutron_routed_networks' 15:02:20 #topic Announcements 15:02:44 I won't be around for this meeting next week. So, let's cancel it. Just keep going on the same trajectory. 15:02:55 ok, will do 15:02:56 Newton RC-2 is imminent. 15:03:14 Summit is just 4 short weeks away. 15:03:26 yaaay 15:03:29 I hope to see many people there. 15:03:51 If you have docs bugs or changes that need to be done, now is a good time to do those. 15:04:03 Any other announcements? 15:04:16 I will be off most of the next week. 15:04:35 From tomorrow until next Wednesday. 15:05:06 Okay, moving on... 15:05:14 #topic Testing 15:05:14 ohhh, next week means "Routed Networks week" 15:05:50 mlavalle: I just got that. Yes, that's what I mean. Not "calendar week" 15:05:55 :) 15:06:25 as for testing 15:06:31 mlavalle: You have the floor now. You were mentioning some unexpected behavior... 15:06:55 we added a test case to verify the api behavior as for as the ip_allocation attribute in ports 15:07:11 we create an unbound port and we get no fixed ips 15:07:26 and ip_allocation in 'deferred' as expected 15:07:36 we then bind the port 15:07:55 we get fixed ips 15:08:12 but ip_allocation is still 'deferred' 15:08:33 is that the expected behavior? I thought at that point it should be 'immediate' 15:08:44 armax foresaw this confusion... 15:08:56 maybe it's a misunderdstanding on my part 15:09:29 We need to document this. I should create a documentation bug to ensure this doesn't get forgotten. 15:09:54 The ip_allocation attribute just reflects how the port was created. That's all. 15:10:42 ok, so a port update doesn't change what was left in ip_allocation by the create 15:10:46 correct? 15:11:00 Correcty 15:11:04 s/y// 15:11:55 cool! 15:12:01 we will fix the test case 15:12:10 mlavalle: Thanks. 15:12:40 I have also started digging as to how we are going to create the multinode job in jenkins for the tests 15:12:57 mlavalle: Cool, how is that going? 15:12:59 multinode means 2 nodes 15:13:11 2 > 1. :) 15:13:16 infra doesn't have anything larger than that 15:13:49 mlavalle: It is possible to do two segments with two nodes. But, I'm not sure what will do the routing. 15:13:57 so we have now a 2 node vagrant environment that Bin put together based on my original environment 15:14:02 ... if we need that in the tests. 15:14:19 we wanted to put the roiter in one of those two nodes 15:14:24 router^^^ 15:14:29 it already works 15:14:50 so we know we can have an allinone, a compute and a router in 2 vm's 15:15:33 mlavalle: that works. I was thinking of that but wasn't sure if there would be any issues routing traffic from the provider network on that node through the "router" on the same node. 15:15:34 what I am working on right now is in having enough interfaces in the compute / router node in the environment offered by infra 15:15:41 mlavalle: I just hadn't thought it through all the way. 15:16:27 we have the scenario test already working in that 2 node env. It tests connectivity between two vm's 15:16:39 mlavalle: cool 15:16:49 the challenge nowis to translate that to what infra offers us 15:17:15 haleyb gave me some pointers yesterday that I have to follow 15:18:12 mlavalle: Cool. haleyb is awesome that way. 15:18:18 that's all I have today as far as update in testing 15:18:25 mlavalle: Thanks. 15:18:36 Anything else for today's meeting? 15:18:39 #topic Open Agenda 15:18:42 * mlavalle thinks haleyb is awsome in many ways 15:18:59 mlavalle: np, you're very welcome 15:19:01 Basically, review the transcript from two weeks ago. That is still the direction we need to be moving. 15:19:11 Just to let you know that I followed up in our conversation of last week's meeting 15:19:19 mlavalle: ++ 15:19:58 and now we can process port events for ports with multiple fixed ips as far as the integration with NOva generic resoure pools 15:20:31 The only missing piss is the association of aggregates with resource providers 15:20:38 that hasn't merged in Nova 15:20:48 But that hasn't stopped our progress 15:20:56 I am 'mocking' it in the code 15:21:06 mlavalle: excellent! 15:21:11 so next step is to add unit tests 15:21:28 I will do that this week and keep and I on the missing Nova bit 15:21:35 that's all I have today 15:22:15 mlavalle: Thanks for the report. 15:22:27 Anything else? 15:22:31 ... from anyone? 15:22:35 Not from me 15:23:18 ok 15:23:22 going once... 15:26:07 going twice... 15:26:25 #endmeeting