15:02:44 #startmeeting neutron_northbound 15:02:44 Meeting started Wed Sep 14 15:02:44 2016 UTC. The chair is yamahata. Information about MeetBot at http://ci.openstack.org/meetbot.html. 15:02:44 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:02:44 The meeting name has been set to 'neutron_northbound' 15:02:51 #chair mkolesni 15:02:51 Current chairs: mkolesni yamahata 15:02:58 #topic agenda bashing and roll call 15:03:02 #info mkolesni 15:03:04 #info yamahata 15:03:16 #link https://wiki.opendaylight.org/view/NeutronNorthbound:Meetings meeting agenda 15:03:30 we have usual patch review 15:03:35 no action items 15:03:51 any other items discuss? 15:04:01 none from me 15:04:03 mkolesni: regarding to odl summit presentation, we can talk privately. 15:04:17 sure 15:04:22 with bluejeans meeting 15:05:08 ok 15:05:43 #topic Announcements 15:05:47 No new announcement 15:05:54 odl summit is approaching 15:06:21 Developer design forum will be held at the same time 15:07:02 #link https://wiki.opendaylight.org/view/Events:Carbon_Dev_Forum 15:07:30 I'm preparing a slide for neutorn/northbound planning 15:07:45 #link https://docs.google.com/presentation/d/1606VOorn9pk90ICw99IeT9tIwB_itoGS2jIErp7pGwg/edit odl neutron northbound carbon planning 15:08:06 the wishlist can be edited at trello board 15:08:23 #link https://trello.com/b/LhIIQ8Z0/odl-neutronnorthbound neutron northbound trello board 15:09:00 openstack summit will be held at the end of october. Many ODL'ers would also attend it. I'll also attend it. 15:09:06 any other announcement? 15:10:17 seems nothing else. move on 15:10:35 #topic migrating to new features 15:10:49 Now we're working on stabilizing/filling a gap for newton release. 15:11:02 mainly v2 driver and pseudo-agent port binding, and vpnservice(new netvirt) 15:11:16 Any other features to be included for newton release? 15:11:49 Does anyone know what is the V2 status with net.scenario tests? 15:12:25 scenario tests? some of scenario tests are known to fail. It's mostly same to v1 driver case. 15:12:58 Those failures should be fixed, though. 15:14:04 For example http://logs.openstack.org/54/359954/9/check/gate-tempest-dsvm-networking-odl-boron-snapshot/36c6d2c/console.html 15:14:13 This is with Boron RC3.5 15:15:18 I'd like to address test_network_v6 and test_network_advanced_server_ops for newton or early ocata 15:15:54 barak: do you have concern about specific tests? 15:16:13 http://logs.openstack.org/54/359954/9/check/gate-tempest-dsvm-networking-odl-boron-snapshot/36c6d2c/console.html#_2016-09-13_00_12_00_377198 15:16:30 Well, in general I have seen all scenario tests failing on most (if not all ) of the combinations we run 15:16:52 with ODL of course... 15:18:09 I see. Do you have any plan to look into it? 15:19:06 For now, my hands are full of v2 driver. 15:19:24 Or do you have time constraint? 15:19:47 We can discuss in detail at ODL summit on how to address scenario tests 15:19:54 May be, depends on other things. Yes I have. 15:21:33 I won't be there, but there will be some other representatives from our team which I believe you are going to meet :-) 15:23:09 gotcha. Do you have any other issues/concerns? 15:23:13 Is pseudo agent db going to be the only V2 supported option? 15:24:18 it will supports both v1 and v2. 15:24:46 I'm afraid that v1 case wouldn't be tested well. 15:25:03 V2 driver case would be first. 15:25:20 Do you have requirement for v1 + pseudo agent? 15:26:16 Just looking into the best stable alternatives, having in mind issues reported about the V1 (race conditions etc) 15:26:43 I understand the situation. 15:27:35 any other issues or move onto reviewsbugs? 15:28:45 okay move on 15:28:52 #topic patches/bugs 15:28:57 Now several patches are under review 15:29:14 #link https://review.openstack.org/#/c/358319/ Journal recovery for basic scenarios 15:29:40 mkolesni: can you please update commit message? then we can merge it, I suppose. 15:29:49 or do you plan to respin it? 15:30:02 yamahata: sure ill update the commit message 15:30:22 #link https://review.openstack.org/#/c/359501/ 15:30:22 Cloud admin script auto-config hostconfig defaults 15:30:35 Now Federico will take care of pseudo agent port binding stuff. 15:30:57 let's review it and make progress on it. 15:31:21 Some tasks need to be done for pseudo agent port binding. 15:31:48 Okay, now my patches. 15:31:59 #link https://review.openstack.org/#/q/topic:db-datetime-second-precision 15:32:04 i did a review there 15:32:09 mkolesni: thanks. 15:32:28 Basically which patches are okay(except resping/review)? 15:32:35 I see your -2 15:32:55 can we respin patches with -1? 15:33:06 well yeah that one is contrary to the basic idea of the journal 15:33:19 so it doesnt make sense to have 15:33:30 The direct sync one? 15:33:37 yeah 15:33:53 I think it isn't contrary. 15:33:56 its basically turns v2 driver into v1 15:34:01 No. 15:34:06 so just use v1 driver :) 15:34:09 It's just for throttling. 15:34:28 The main goal of v2 driver is to maintain the order of operation. 15:34:35 i think we lose a lot of the advantage there 15:34:55 It doesn't matter where to trigger sending rest request to ODL. 15:35:06 if we need to tackle perf issues theres probably a better way 15:35:11 The problem I'm seeing is huge back log in journal. 15:35:18 I see. 15:35:29 its a problem if it takes a lot of time to clean up 15:35:44 but i think your other changes are adressing some of it 15:35:59 Okay for now, I'll respin other patches. 15:36:17 and let's continue discussion on huge backlog issue. 15:36:17 we can discuss the plan for next cycle on the summit and talk about moving the dependency analysis 15:36:24 Sure. 15:36:36 because i think that would be a major gain 15:36:48 in terms of performance and reliability 15:37:03 but the other patches do make sense given the current situation 15:37:40 except the one where you change the oprdering to be by create_date which i think has many reprecautions that you didnt take into account 15:38:09 mkolesni: sure. That's reason why we need patch review. 15:38:23 i know you think its better that way but it introduces a big change in behavior 15:38:51 I agree that it's big change. 15:39:04 so im not sure if we should go ahead with that one 15:39:20 the one about the autoincrement does make sense if you want better percision 15:39:33 and so some of the fixes to dependency validation 15:39:53 so thats basically my 2 cents :) 15:39:59 I have those patches when trying to make tempest test pass decently. 15:40:06 That's the motivation. 15:40:09 yeah i know 15:40:24 but im not sure what problem the created at is trying to solve 15:40:29 Even tests outputs success, I'm seeing issues behind. 15:41:03 those issues should be solved somehow. Otherwise we'll get many complains. 15:41:17 well it is a tech preview of sorts 15:41:44 i dont think it will be stable yet in Newton, we dont have enough time and man power to achieve that 15:42:14 but i do think its ready for consumption, and then well see what bugs are people hitting 15:42:26 Right. Hopefully at ODL summit, we can have common idea of what will be delivered etc. 15:42:32 sure 15:43:01 btw if you want greater performance perhaps it's better to see if we can somehow run multiple journals on same host 15:43:11 ie tie it with api/rpc workers 15:43:20 so it utilizes multi threading 15:43:50 Yeah. we should do benchmark and figure out where's bottleneck first. 15:44:11 i think youll be amazed how much it will improve :) 15:44:57 :-) 15:45:41 Okay, any other patches/bugs to discuss? 15:46:09 none from me 15:46:15 move on 15:46:17 #topic open mike 15:46:22 any thing else to discuss? 15:47:02 nothing here 15:47:10 Today we'll have bluejeans meeting too for ODL summit logistics. 15:47:17 #link https://bluejeans.com/223556372/ 15:47:37 thanks. see you at bluejeans 15:47:43 #topic cookies 15:47:47 #endmeeting