15:01:25 #startmeeting neutron_northbound 15:01:25 Meeting started Mon Aug 14 15:01:25 2017 UTC. The chair is yamahata. Information about MeetBot at http://ci.openstack.org/meetbot.html. 15:01:25 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:25 The meeting name has been set to 'neutron_northbound' 15:01:35 #topic agenda bashing and roll call 15:01:41 #info yamahata 15:01:53 #link https://wiki.opendaylight.org/view/NeutronNorthbound:Meetings 15:02:00 #info mpeterson 15:02:20 #info manjeets 15:02:39 any additional topics in addition to usual patch/bug review? 15:03:08 #info rajivk 15:03:39 yamahata, we had discussion about l3 flavor 15:03:51 if we get time, i would like to discuss about it. 15:03:56 Cool. 15:04:06 Let's discuss at open mike part 15:04:15 ok 15:04:31 #topic Announcements 15:04:53 now the last week was pike rc1 week. Now stable/pike branch was cut. 15:05:17 Still openstack CI isn't in good shape, we will focus on fixes it. 15:06:08 On ODL side, we passed M-5. It's feature freeze. and we don't have any further feature. 15:06:08 hi 15:06:12 #info mkolesni 15:06:30 mkolesni: hi. do you have any extra topic today? 15:06:49 no nothing today 15:07:11 any other announcement? 15:07:49 i saw we have no gating tempest jobs 15:07:54 thats not good 15:08:15 After many recheck I gave up to make boron+tempest job non-voting. 15:08:26 Right, that's not good. 15:08:34 so whats the plan? 15:08:46 Before starting queens, ideally we should make carbon + v2driver voting. 15:08:56 yamahata, ++ 15:09:02 ok well afaik the bug there wasnt fixed 15:09:11 But it's quite up to our effort. 15:09:42 mkolesni, is that bug related to carbon release ? is it in ODL ? 15:09:58 yes we talked about it last week 15:10:05 #topic Pike/Nitrogen planning 15:10:33 From the past observation, it's likely that the issue is in ODL side. probably odl netvirt. 15:10:47 manjeets, https://bugs.opendaylight.org//show_bug.cgi?id=8893 15:11:52 thanks mkolesni 15:12:07 mkolesni: any update? there is a response from Sam, though. 15:12:23 yamahata, no, just that response from sam 15:13:02 I see. Can you please take care of further communication? 15:13:08 193064 15:13:22 Anyway we should raise any issues to netvirt folks and drive fixing issues. 15:13:39 or fix any issues ourselves. 15:13:50 ive been raising it for a couple of weeks now, doesnt help 15:14:00 do you have anyone that can chime in? 15:14:43 They have weekly meeting on Tuesday. So we should attend it to draw their attention. 15:15:01 ok tomorrow i cant but maybe you can 15:15:31 I see. 15:15:52 For Pike, we have still two bug fixes left. 15:16:02 https://review.openstack.org/#/c/491528/ 15:16:08 https://review.openstack.org/#/c/331382/ 15:16:22 We will merge them into master and then backport them to Pike. 15:16:43 any other patches for Pike? 15:17:37 https://review.openstack.org/#/c/464952/ wasn't merged for Pike. but it's not critical. 15:18:06 for 331382, i am working on UT. Just saw mike comment, incorporate them and submit them probably today. 15:18:22 cool. 15:18:59 any volunteer for 491528? mkolesni ? 15:19:24 yamahata, did you go through my comments? 15:19:34 My last comment. 15:19:47 yamahata, i abandoned it it was a mis configuration 15:19:47 331382? 15:20:10 yamahata, no 491528 one. 15:21:12 yamahata, I don't have much knowledge about neutron code, but those are the points, i could came up with. 15:21:19 mkolesni: oh then, 491528 isn't necessary? can the bug report be closed? 15:21:36 yes 15:22:19 yamahata, For 464952. 15:22:32 can you please mark the report invalid and abandon the patch? 15:22:59 sure 15:23:00 patch is abandoned 15:23:17 Oh the patch part is okay. 15:23:25 Can you please consider the approach for updating column? i saw your patch. Last time, i saw you had problem with deleting column due to constraints. 15:23:34 The next patch is 464952 15:23:50 rajivk: yeah. 15:24:16 yamahata, can we change default in place? 15:24:20 better fix is just change the model 15:24:29 not bd migration 15:24:31 db 15:24:32 I mean without deleting table and creating again. 15:24:38 this field isnt being looked at anyway 15:24:46 so this is quite a moot "fix" 15:25:24 you can even drop it 15:25:49 The functional test should be fixed at least. 15:26:23 lets drop the column less worries that way 15:26:32 Do you guys think, we can do something like "ALTER TABLE Employee ADD DEFAULT 'SANDNES' FOR CityBorn" 15:26:47 maybe model itself directly changed... we will see. 15:26:48 481958 15:28:26 rajivk: Maybe that would work. Can you please take care of it? 15:28:50 yamahata, i tried it. It fails during migrations test. 15:28:59 $ git grep created_at | grep -v "^db/migration.*" | grep -v "^tests/.*" 15:29:00 db/db.py: created_at=func.now(), 15:29:00 db/models.py: created_at = sa.Column( 15:29:25 yamahata, I will look into this approach again. 15:29:47 look 15:29:49 no usages 15:29:53 lets just drop it 15:30:50 Oh cool. dropping the column seems the easiest solution. 15:31:01 i agree 15:31:18 okay, i can do this one. 15:32:14 the next patch, 481958. mkolesni, a patch for infra? Or am I looking at different one? 15:33:22 no sorry its my yubikey sometimes gets pressed 15:33:37 no problem. 15:33:45 any other patches/bugs for Pike? 15:34:44 yamahata, https://review.openstack.org/#/c/487719/ 15:34:56 as discussed this should be reverted and properly reviewwed 15:35:10 also lets try to gather more community and/or core reviewers on the ptg 15:35:25 can you respond to yamamoto comment? 15:35:31 yes i replied 15:35:44 oh didnt publish silly me 15:35:58 there 15:35:59 As patch 5? 15:36:08 no i replied to his comment 15:36:12 Oh now I'm seeing it. 15:36:46 yes i forgot to submit the response 15:37:10 Yeah, reviewers are issues. Let's discuss at the ptg. 15:37:28 mkolesni: btw can I expect more your review? according to stackerlystics, it's low. 15:37:38 sure but for now lets revert and review properly 15:38:01 ill talk to my manager about it 15:39:32 There are several patches form mpeterson . 15:39:53 It's Pike RC phase, we will focus on stabilizing it. 15:40:05 yamahata: yes, primarly it is the ability to force a full_sync as we talked a couple of weeks back 15:40:15 yes though we can start reviewing them if we have time 15:41:06 Yeah we can. 15:41:16 also now that pike was cut theres no reason not to merge them but lets give the stabilizationb effort priority 15:41:31 #topic patches/bugs 15:41:40 * yamahata noticed we're already discussing bugs/patches. 15:41:56 anything else? or we can move on to open mike. 15:42:11 yamahata: there was the pep8 patch 15:42:26 :) 15:42:26 https://review.openstack.org/#/c/492461/ ? 15:42:35 according to tox.ini we were using py3 but we were using versions of pylint tht did not support it 15:42:38 yes 15:42:57 It's trivial patch, so we can review/merge it. 15:43:19 yamahata: I did change it according to your comments 15:43:27 mpeterson: cool. 15:43:49 there is a question whether we want to be fixed to a specific pylint version or we should use the newest one available 15:44:19 test-requirements.txt was fixing it to a specific one and that created the "problem" 15:44:23 We can use latest one. 15:44:36 unless openstack has the upper bound. 15:44:46 I mean in requirements project. 15:45:13 yamahata: no, they moved the requirements of linters to specific projects no longer according to that project 15:45:39 https://bugs.launchpad.net/openstack-requirements/+bug/1696069/comments/3 15:45:44 reference there ^^ 15:47:18 * yamahata looking at it. 15:47:43 As project of networking-odl, there is no strict policy, but follow neutron policy or openstack one. 15:48:09 is there strong opinion? 15:48:36 In this specific case, we can just fix it somehow(fix .py or play with verions). 15:48:49 I'm in favor of using most current as it will force us to maintain the code with a high score of compliance 15:49:44 I agree with you. In principle, the later version would be better. 15:50:55 we have 10mins left. 15:51:08 #topic open mike 15:51:13 rajivk: you're on stage. 15:51:17 ive nothing to add 15:51:47 as per discussion, we have to move to l3 flavors. 15:52:32 yamahata, you mentioned there midonet was also moving to l3 flavor worked and then failed. 15:52:54 Right. they have experimental patch. 15:53:10 he wants to discuss on l3 flavor at the ptg. 15:53:23 yamahata, okay 15:53:34 In our case, we don't have any experimental patch yet. 15:53:58 It will make sense to write the first l3 flavor patch and see the outcome. 15:54:23 sorry guys have to go 15:54:27 have a nice day/evening 15:54:36 mkolesni: you too. 15:54:41 I don't have much knowledge about it, I will give a try and discuss if i face some problems. 15:55:08 Great! 15:55:10 yamahata, Do you want me to wait till PTG or should i start looking into it? 15:55:33 For now, we should focus on pike release. 15:56:03 hmm, i will give priority to discussed patches for now 15:56:13 Ideally we can have experimental l3 flavor for odl before the ptg. 15:56:30 so that we can have meaningful disucssion with other projects on l3 flavor. 15:57:11 yamahata, you wanna give a try for better discussion? 15:57:21 rajivk: please go ahead. 15:57:31 yamahata, thanks 15:58:02 anything else to discuss? 15:58:05 that's all from my side 15:58:07 we have 3mins left. 15:59:06 seems we're done. 15:59:09 thank you everyone. 15:59:18 #topic cookies 15:59:23 #endmeeting