14:00:01 #startmeeting oslo 14:00:01 Meeting started Mon Jul 10 14:00:01 2017 UTC and is due to finish in 60 minutes. The chair is gcb. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:02 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:05 The meeting name has been set to 'oslo' 14:00:05 courtesy ping for amotoki, amrith, bknudson, bnemec, crushil, dansmith, dhellmann 14:00:05 courtesy ping for dims, dougwig, e0ne, electrocucaracha, flaper87, garyk, gcb 14:00:05 courtesy ping for GheRivero, haypo, jd__, jecarey, johnsom, jungleboyj, kgiusti 14:00:05 courtesy ping for kragniz, lhx_, lifeless, lxsli, Nakato, ozamiatin, rbradfor 14:00:05 courtesy ping for redrobot, rpodolyaka, sergmelikyan, sileht, spamaps, sreshetnyak, sreshetnyak 14:00:07 courtesy ping for stevemar, therve, thinrichs, toabctl, viktors, zhiyan, zzzeek 14:00:23 o/ 14:00:59 hi 14:01:54 hi 14:02:07 hi jungleboyj, bknudson , amotoki 14:02:24 #topic Red flags for/from liaisons 14:03:02 Is there any red flags ? 14:03:23 Hey, there is one thing I wanted to make you all aware of that we encountered. 14:04:24 We encountered this problem around the summit: https://bugs.launchpad.net/oslo.db/+bug/1692956 14:04:25 Launchpad bug 1692956 in oslo.db "Warn about potentially misconfigured connection string " [Undecided,New] 14:04:48 Or I should say that we opened that bug after a problem we saw around the summit. 14:05:11 The problem was CERN was using mysql instead of pymysql. 14:05:27 It was causing deadlocks trying to access the DB. 14:05:57 They should have been using pymysql but old configs pulled in mysql. 14:06:03 jungleboyj, let me check if we already add the warning 14:06:23 So, there we were wondering if that was something we should add to help catch issues like this in the future. 14:07:49 o/ 14:08:28 jungleboyj, it's good to add this in option 'connection' 's help string, 14:08:51 o/ 14:08:59 or add warning when just use with 'mysql:' 14:09:12 keystone has a keystone-doctor command that looks through config settings and warns about different issues. 14:09:45 kgiusti, ansmith \o/ 14:10:41 gcb: Cool. Ok, so will see if we can get a patch up to do that. 14:10:58 bknudson: That is cool. Something we should think about doing for Cinder in the future. 14:11:14 jungleboyj, what about log warning when detecting with connection with value 'mysql://' in addition to modify option's help string 14:11:37 gcb: Yep, that was what I was thining. 14:11:41 *thinkin 14:11:58 jungleboyj: that will be helpful 14:12:32 gcb: Good. Thanks for the feedback. So, if anyone else sees systems that are hitting DB timeouts on deadlocks, be aware that this could be the cause. :-) 14:12:47 any other issues from consuming projects ? 14:13:28 jungleboyj, would you like to post the patch or me to do that ? :-) 14:13:48 I can do it if you have no time 14:14:25 gcb: Sure, if you are able to do that it would be great and just ping me with the review. 14:14:48 okay , I will do it tomorrow 14:14:51 #topic Releases for Pike 14:15:25 https://review.openstack.org/#/c/482063, Does anyone want to include more in weekly release ? 14:16:11 #link https://releases.openstack.org/pike/schedule.html Jul 17 - Jul 21 R-6 14:16:11 Final release for non-client libraries 14:16:17 gcb: Thanks! 14:17:26 please note we will release our last releases for oslo libraries in next Monday, please make sure bug fixes merged before that, I would like to sent a mail to ML to remind everyone 14:18:59 dhellmann, can you confirm next week is our last chance to release oslo libraries for pike ? 14:20:24 let me ping dhellmann later 14:20:37 #topic PTG 14:21:25 I created etherpad link https://etherpad.openstack.org/p/oslo-ptg-queens to collect ideas and sent out a email to dev ML about it 14:22:00 please add topics in the etherpad, then we can plan to make draft schedule before the PTG 14:25:53 I just added a topic of Oslo project updates for Sydney summit 14:26:07 so please fee free to add new items 14:26:17 #topic Stuck Reviews 14:26:37 Any patches need more attention ? 14:29:12 gcb : sorry, was on a call. let me check the calendar 14:29:57 hmm, releases.o.o isn't responding for me right now but it looks like you already got the dates from there 14:30:51 I have a series of patches for oslo.concurrency's docs that seem to be failing on the python 3.5 unit test job. Does anyone know about issues with that job? 14:31:58 dhellmann: look at https://review.openstack.org/#/c/478891/ 14:32:17 aha 14:32:30 it try to fix the gate failure 14:33:17 ok. it has been a week since I suggested fixing that in the main library code instead of the test. I'll see if I can put that patch together myself to unblock the doc changes. 14:33:54 dhellmann: sure 14:34:53 dhellmann: about the final releases for oslo , I got the 'Jul 17 - Jul 21 R-6 Final release for non-client libraries' 14:35:21 dhellmann: I plan to remind everyone about the time through dev ML today 14:35:22 gcb : fyi, I think we'll probably hold off tagging any releases until the infra team is able to resolve the issue with the web server load 14:35:41 yes, if you found those dates on releases.o.o I'm sure they are accurate 14:36:26 dhellmann: https://review.openstack.org/#/c/482063/ is failing due to infra issue, right ? 14:37:03 gcb : I'll have to try to reproduce the failure. I can't get to the logs right now because of the issue on the web server 14:37:41 dhellmann: ack 14:38:37 dhellmann: I will review doc-migration oslo patches this week, hope we can finish before next week 14:38:52 gcb : that fails for me in a way that makes me think it is a data issue or code bug. I'll work on that for you. 14:39:08 gcb : yes, it would be good to finish that work before we start branching 14:39:36 dhellmann: thanks 14:41:30 bknudson, dims: would you be free to review doc migration related patches this week ? 14:42:10 gcb : yep, have a list handy? 14:42:15 I can make time for that. 14:42:58 dims: I have no one, just a link https://review.openstack.org/#/q/branch:master+topic:doc-migration+status:open 14:43:06 bknudson: thanks 14:43:47 ack gcb thanks 14:45:02 amotoki: you have done nice work on doc-migration, feel free to ping me if you have related patch ready to review ,thanks 14:45:21 #topic Open discussion 14:45:22 gcb: thanks for your quick reviews 14:46:12 gcb : https://review.openstack.org/482163 should fix that issue you had with the olso release patch 14:46:40 dhellmann: thanks 14:52:03 Does anyone have any updates ? 14:53:27 I think we can end the meeting now, thanks everyone :-) 14:53:37 bye! 14:53:56 kgiusti: bye! 14:54:07 #endmeeting