14:59:14 #startmeeting neutron_northbound 14:59:14 Meeting started Fri Aug 28 14:59:14 2015 UTC. The chair is regXboi. Information about MeetBot at http://ci.openstack.org/meetbot.html. 14:59:14 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:59:14 The meeting name has been set to 'neutron_northbound' 14:59:27 #topic agenda bash and roll call 14:59:29 #info regXboi 14:59:39 #info flaviof will not be here - he has a meeting conflict 15:00:39 #link https://wiki.opendaylight.org/view/NeutronNorthbound:Meetings agenda in its usual place 15:01:18 * regXboi hopes for a quorum 15:03:12 #info yamahata 15:05:01 edwarnicke: you joining us? 15:06:25 well... I *hope* edwarnicke will appear, but until then we are lacking a quorum, so this is will be info only 15:06:50 #info at this point, we are lacking a committer quorum so the meeting is info only until a quorum is achieved 15:06:57 #topic action items from last meeting 15:07:08 #info none (how the heck did *that* happen) 15:07:21 #topic beryllium 15:07:41 #info M2 deadline for us was yesterday - the project plan has been submitted 15:08:04 #link #link https://lists.opendaylight.org/pipermail/neutron-dev/2015-August/000323.html M2 Email 15:08:08 #undo 15:08:08 Removing item from minutes: 15:08:12 #link https://lists.opendaylight.org/pipermail/neutron-dev/2015-August/000323.html M2 Email 15:08:36 #link https://wiki.opendaylight.org/view/NeutronNorthbound:Beryllium_Release_Plan Be Release Plan 15:08:59 #info Bugs w/o patch sets 15:09:01 #undo 15:09:01 Removing item from minutes: 15:09:08 #topic bugs w/o patch sets 15:09:18 ##link https://bugs.opendaylight.org/show_bug.cgi?id=3990 bug 3990 15:09:42 is this still a problem? 15:10:00 No for me. I filed it as a record. 15:10:35 I mean it fails. but I think no one complains about it. 15:11:37 I've not seen this 15:11:57 nor (iirc) has the gate 15:13:44 so I'm not sure what's going on 15:14:14 #action edwarnicke, flaviof, regXboi to look at bug 3990 15:14:29 ##link https://bugs.opendaylight.org/show_bug.cgi?id=4026 bug 4026 15:14:35 #undo 15:14:35 Removing item from minutes: 15:14:41 #action edwarnicke, flaviof, regXboi to look at bug 3990 15:14:47 #link https://bugs.opendaylight.org/show_bug.cgi?id=4026 bug 4026 15:15:38 I suppose 811dfecc6053f9d27cd2e94e305423a21965ed6c would fix it. But I haven't confirmed it hoping flavio would. 15:15:59 I'll check it and comment on it. 15:16:29 so, this can be addressed in one of two ways (and I think both should be done) 15:16:42 (a) the N-ODL code should hand the *whole* object to us 15:16:54 (b) we should patch the object we get with the UUID if it doesn't have it 15:17:21 yamahata: thanks for checking and commenting 15:17:29 #action yamahata to check and comment on bug 4026 15:17:41 #link https://bugs.opendaylight.org/show_bug.cgi?id=4027 bug 4027 15:18:53 I think 4027 is stale because concurrent hash map in router code was eliminated. 15:19:16 yamahata: that would be great if true, but I remain suspicious 15:19:33 this looks like another case of N-ODL not handing us the whole object 15:19:33 regXboi: yeah, at least it should be tested. 15:19:59 yeah, I can do that 15:20:10 #action regXboi to add IT test case for bug 4027 15:20:21 #link https://bugs.opendaylight.org/show_bug.cgi?id=4043 bug 4043 15:21:58 I haven't looked at it yet. I try to look it. 15:22:00 somebody needs to bend an optic on that 15:22:04 Is it high priority? 15:22:42 it's major 15:22:51 there is only critical and blocker above that 15:22:58 Okay I'll take it. Probably next week. 15:23:35 #action yamahata to look at bug 4043 15:23:54 thanks, which leaves us with 15:23:55 #link https://bugs.opendaylight.org/show_bug.cgi?id=4044 bug 4044 15:24:11 oh yeah, this one :) 15:24:19 :) 15:24:22 so this is not a bug on us, it is a bug on upsream 15:24:24 So how to fix it? 15:24:25 er upstream 15:24:39 confirt at ODL neutorn northbound? or convert at N-ODL driver? 15:25:03 IIRC we already have code in the transcriber to convert from 32 hex to IETF 15:25:11 all we need is the code to convert back 15:25:35 let me dbl chk that 15:25:43 So we'd like to convert ODL transcriber layer? 15:26:01 actually, are we sure that this isn't a bug in the specs? 15:26:03 I thought it would be easier at N-ODL. but it implies wire protocol change. 15:26:32 To be honest, I don't care whether it's a bug or not. I'll just address it. 15:26:33 in Ostack deployments I have running, binding_host id is basically the name of the node 15:26:45 not a uuid 15:26:58 Oh, I misunderstood it as other bug. 15:27:07 host_id is string. not uuid. 15:27:19 actually hostname usually 15:27:25 hold on 15:27:26 ah yes 15:27:30 maybe I'm confused :) 15:27:39 and maybe I've already patches this 15:27:40 so it should be string 15:27:49 not uuid 15:28:05 a change of the yang model then too 15:28:06 Yes, we fixed it by 14dc16c209ef4eaaae9a76f31519bb9872330a29 15:28:12 we can mark the bug resolved. 15:28:24 yamahata: that is what I remember 15:29:08 and so done 15:29:34 now ... 15:29:44 #topic Bugs w/Patch sets 15:29:54 #link https://bugs.opendaylight.org/show_bug.cgi?id=3968 bug 3968 15:29:57 i actually commented on that in the original yang model commit… seems to have reverted to uuid and now back again, anyway 15:30:35 #link https://git.opendaylight.org/gerrit/#/c/23939/ patch set for bug 3968 15:31:49 so, I'm not a fan of this patch set (obviously) 15:32:27 and frankly, this only comes about if we aren't getting the full object from N-ODL 15:32:46 so I'd want it ultimately fixed there 15:33:37 but in the meantime, I think we have to ensure that all non basic things are defined and given default values (sigh) 15:34:21 so it needs code, just not the code that is in the patch set 15:34:56 I'm not going to hand out an action item on this one, I want to noodle some more 15:35:05 next 15:35:07 #link https://bugs.opendaylight.org/show_bug.cgi?id=4157 bug 4157 15:35:15 and 15:35:16 #link https://git.opendaylight.org/gerrit/#/c/25500/ patch for bug 4157 15:35:38 Yeah, this bug 15:35:40 yamahata: *THIS* is the one I was thinking of above 15:36:00 and that patch set isn't the way to fix this 15:36:03 Anyway I'll take care of it. 15:36:14 we already have code to handle in toUuid() to patch one way 15:36:20 we just need to patch the other way 15:36:32 Okay. 15:36:38 #action yamahata to fix up https://git.opendaylight.org/gerrit/#/c/25500/ 15:36:48 yamahata: thanks and I look forward to it 15:37:00 last in this set 15:37:01 #link https://bugs.opendaylight.org/show_bug.cgi?id=4188 bug 4188 15:37:02 and 15:37:08 #link https://git.opendaylight.org/gerrit/#/c/25997/ patch for bug 4188 15:37:36 yamahata: so how do you even *GET* this? 15:37:53 By running tempest. 15:38:04 in what type of setup? 15:38:16 sometimes the rest requests from N-ODL are reordered 15:38:22 um 15:38:36 I'm sorry but that MUST NOT happen 15:38:38 at rest request level, the creation of network and subnet is out-of-order 15:39:17 seriously, if N-ODL is reordering requests then that needs to stop 15:39:22 neutron is multi-threaded so it can happend even with single server 15:39:54 I don't care 15:39:57 with ha with neutron, re-order easily happen. 15:40:02 reordering rest requests is EVIL 15:40:27 especially when the requests contain pointers to each other 15:40:42 well I should say the later requests contain pointers to the earlier request 15:41:43 It may be evil, but it happens. It's distributed systems. 15:42:01 we have to accept reorder somehow. 15:42:43 well 15:43:52 you can't do what you've done in this patch 15:44:07 because you are changing the POJO to be different from what neutron tells us 15:44:11 and that's not acceptable 15:44:16 FWIW I think this is an ML2 driver issue as per: https://wiki.opendaylight.org/images/8/8d/Experiences_with_Neutron.pdf issue 6 15:44:26 (and 2 + 3) 15:45:03 agreed to not change pojo. okay. 15:45:15 so we may have to accept re-ordering, but we have to be smarter about it 15:45:27 a fix should address ML2 + NN 15:46:08 yamahata: I would take out the code where we update the subnet entry in the network on the incoming subnet 15:46:13 that *should* address the problem 15:46:24 now it means that you can't trust that field of the network object 15:46:32 but we say that in large letters and move on 15:47:43 and we should add various IT tests where things come in out of order to make sure we aren't tripping on anything else 15:48:19 #action regXboi to look at adding out of order IT tests to catch other issues like bug 4188 15:48:30 yamahata: that work? 15:48:42 regXboi: yeah, thanks. 15:48:56 this doesn't sound like a good idea 15:49:11 wojdec: which *this*? 15:50:10 the suggested fix… in essence, ports need subnets, subnets need networks 15:51:11 if we allow for a situation where users of the data, eg netvirt/whoever get a port, but can't create a valid config out of it (becuase of missing subnet or network), that will be pretty awful to the user; 15:51:32 the neutron DB in ostack will invariably show all objects being there 15:51:42 ODL don't throw any error 15:51:49 the other option is to enforce reordering at N-ODL 15:52:15 which is my preferred choice (by the way) 15:53:07 state syncing is planned at ML2 layer. 15:53:16 it would address it to some extent. 15:53:21 i would suggest an alternative: if NN gets a subnet/port/whatever, that is dependent on an object it realizes it doesn't have, it would be smart for it to ask neutron for it 15:53:32 u 15:53:33 er um 15:53:55 actually, that's not a pretty solution 15:54:18 then failing, is ok 15:54:30 unless you clarify what "ask neutron for it" means 15:54:38 ie if the object is not there, throw back the error up to ostack 15:54:52 for the bug at hand 15:55:04 network object isn' there 15:55:15 odl may ask ostack for the network 15:55:19 how 15:55:27 I'm being pedantic: how 15:55:29 using the neutron API 15:55:32 no 15:55:35 oh heck no 15:55:38 why? 15:55:52 you don't come from the back end and go around to the front end 15:56:07 that creates all sorts of headaches around authentication 15:56:22 yes, granted, authentication is a challenge 15:56:34 I'd much rather go about it this way 15:56:48 if we are going to look at some sort of sync state between N-ODL and NN 15:57:07 then N-ODL checks to see if the antecedent objects of anything have already been passed 15:57:21 and if not, they get inserted into the stream before the out of order object 15:57:37 which means that when the antecedent object later appears, it doesn't go down because it already has 15:58:14 a pretty blatant reorder hack 15:58:28 anyway... this needs more looking 15:58:54 #action everybody to think about how to deal with issues like https://bugs.opendaylight.org/show_bug.cgi?id=4188 15:59:21 we'll defer the rest of the agenda because we are nearing the top of the hour and I've got a couple of fires I have to go fight 15:59:36 #topic remaining agenda deferred 15:59:44 #endmeeting