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