15:04:28 #startmeeting neutron_upgrades 15:04:29 Meeting started Mon Apr 17 15:04:28 2017 UTC and is due to finish in 60 minutes. The chair is ihrachys. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:04:31 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:04:33 The meeting name has been set to 'neutron_upgrades' 15:04:36 hi to those still alive 15:04:57 FYI late OSIC layoff hit the team hard 15:05:04 it's not clear who is still with us 15:05:07 manjeets, you have an idea? 15:05:19 ihrachys, it will take some time I have not idea 15:05:21 manjeets, I think it may have affected you too rihgt? 15:05:37 ihrachys, i talked my manager he said Im not impacted 15:05:46 i wasn't osic 15:05:52 oh that's good to hear 15:06:06 I am here to get updates. 15:06:18 sshank, hi! you are not OSIC either? 15:06:25 ihrachys, I am OSIC. 15:06:52 sshank, and are you affected? 15:07:11 ihrachys, Yes. 15:07:25 ihrachys, I just wanna be in touch with the community irrespective. 15:07:36 oh ok I see, nice to hear. 15:07:53 so we will see how it goes. 15:08:11 let's just look through our review queues to see what we can do with the situation 15:09:10 btw we started landing some patches up for review that were from OSIC so that they are not bitrot before getting a chance for merge. 15:09:35 we landed NetworkSegment switch which is a nice one, since it's probably one of those more complex objects that never happened 15:10:05 ok let's get to a more formal business 15:10:15 #topic Objects implementation 15:10:20 #link https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/adopt-oslo-versioned-objects-for-db 15:11:20 we are landing RouterExtAttrs: https://review.openstack.org/381209 and also Victor's UT refactoring: https://review.openstack.org/425800 15:11:54 in the latter, we were hit by https://launchpad.net/bugs/1683369 but that doesn't seem like an issue of the patch in question 15:11:54 Launchpad bug 1683369 in neutron "TagDbObjectTestCase.test_objects_exist_validate_filters_false may fail because of non-unique id for standardattributes" [High,Confirmed] 15:12:17 oh and the patch is in merge conflict now, so I will rebase after the meeting 15:12:24 #action ihrachys to rebase and push https://review.openstack.org/#/c/425800/ 15:13:09 we also tried to merge https://review.openstack.org/#/c/304873/ (dvr mac address object) yesterday but it seems to have an issue 15:13:13 in functional tests 15:13:25 the patch is on tonytan_brb 15:13:33 * ihrachys wonders if Tony was affected 15:13:56 ihrachys: Yes, I am. but I will continue with the Patch. 15:14:25 ok, thanks for following up on it 15:14:50 tonytan_brb, you also have LIKE support: https://review.openstack.org/419152 will you follow up on that one too? 15:15:00 Yes, I will 15:15:21 ok thanks a bunch 15:16:04 in other news, I updated update_objects patch: https://review.openstack.org/#/c/452266/ with the logic that I suggested (using the new update-in-place pattern only when there are no standard attributes) 15:16:37 sshank, but it doesn't seem to solve the test failures that we see with "sqlalchemy.exc.InvalidRequestError: Could not evaluate current criteria in Python. Specify 'fetch' or False for the synchronize_session parameter." 15:16:47 so it's probably a different thing 15:17:17 sshank, do you plan to follow up on the patch, or I should take over? 15:17:53 ihrachys, you can take over. 15:18:04 ok, thanks for your work. 15:18:17 #action ihrachys to take over update_objects 15:19:48 ihrachys, One question regarding get_objects, does it not support None filter? 15:20:03 sshank, what do you mean? 15:20:15 sshank, if you don't want to filter, you don't pass kwargs 15:20:20 then you get all objects 15:20:28 or isn't it what you ask 15:21:00 ihrachys, example: https://review.openstack.org/#/c/396351/16/neutron/db/l3_db.py@1401 15:21:47 oh you mean passing a None value 15:22:03 yes. 15:22:05 do you have a traceback handy? 15:22:28 No. It was while back, but just wanted to ask you when Kevin mentioned it there. 15:22:48 I think we should make it work if it's not already 15:22:57 so a bug/traceback would help to understand what happens 15:24:01 sshank, are you going to report a bug for that? 15:24:23 ihrachys, I can do it. But I need to test it again once. 15:24:48 cool 15:25:05 #action sshank to investigate why None filter don't work and/or report a bug 15:27:04 in other news, we still need to revive neutron-db-manage data migration command: https://review.openstack.org/432494 15:27:16 since Victor now left, someone needs to take it over 15:27:40 I will probably take that one unless someone strongly feels like 15:28:19 ihrachys, I can take a look today and let you know by EOD ? 15:28:45 manjeets, ok please do 15:28:58 #action manjeets to take over new CLI command: https://review.openstack.org/432494 15:30:20 #topic Other patches 15:30:27 #link https://review.openstack.org/#/q/status:open+message:%22UpgradeImpact%22+project:openstack/neutron 15:30:43 the only patch of interest is https://review.openstack.org/#/c/456419/ and it's already in gate 15:31:00 it just tunes default oslo.db behaviour in neutron, nothing of major impact 15:31:14 any other patches to raise? 15:31:39 not any from me atm 15:32:07 ok 15:32:16 #topic Open discussion 15:33:36 I just want to say to all folks who are affected (or not) by recent events that I appreciate all the work already done and in the queue, and it is and was a pleasure to work with everyone. I am also happy to see people plan to stick with us even if obviously priorities may shift. 15:35:12 ok that's all I have for now. we'll meet next week as usual. review priorities are still the same since we haven't made much progress lately (and I understand why) 15:35:17 cu! 15:35:20 #endmeeting