Tuesday, 2017-03-14

*** esberglu has joined #openstack-powervm00:54
*** edmondsw has joined #openstack-powervm00:56
*** esberglu has quit IRC00:58
*** tblakes has quit IRC01:00
*** openstackgerrit has joined #openstack-powervm01:12
openstackgerritCao Xuan Hoang proposed openstack/networking-powervm master: Changed author and author-email  https://review.openstack.org/40467901:12
*** k0da has quit IRC01:16
*** tblakes has joined #openstack-powervm01:19
*** esberglu has joined #openstack-powervm02:09
*** esberglu has quit IRC02:14
*** esberglu has joined #openstack-powervm03:20
*** tblakes has quit IRC03:25
*** esberglu has quit IRC03:25
*** edmondsw has quit IRC03:58
*** k0da has joined #openstack-powervm04:06
*** k0da has quit IRC04:15
*** edmondsw has joined #openstack-powervm04:53
*** edmondsw has quit IRC04:57
*** esberglu has joined #openstack-powervm05:08
*** esberglu has quit IRC05:13
*** k0da has joined #openstack-powervm05:21
*** tjakobs_ has joined #openstack-powervm06:33
*** edmondsw has joined #openstack-powervm06:41
*** edmondsw has quit IRC06:46
*** tjakobs_ has quit IRC06:46
*** esberglu has joined #openstack-powervm06:57
*** esberglu has quit IRC07:01
*** esberglu has joined #openstack-powervm08:12
*** esberglu has quit IRC08:16
*** k0da has quit IRC08:23
*** k0da has joined #openstack-powervm08:23
*** edmondsw has joined #openstack-powervm08:29
*** edmondsw has quit IRC08:34
*** k0da has quit IRC08:45
*** k0da has joined #openstack-powervm08:58
*** esberglu has joined #openstack-powervm09:41
*** esberglu has quit IRC09:45
*** edmondsw has joined #openstack-powervm10:17
*** edmondsw has quit IRC10:22
*** smatzek has joined #openstack-powervm11:08
*** esberglu has joined #openstack-powervm11:29
*** esberglu has quit IRC11:34
*** jpasqualetto has joined #openstack-powervm11:50
*** jpasqualetto has quit IRC11:59
*** jpasqualetto has joined #openstack-powervm12:11
*** edmondsw has joined #openstack-powervm12:22
*** edmondsw_ has joined #openstack-powervm12:26
*** edmondsw has quit IRC12:27
*** efried has joined #openstack-powervm12:37
*** mdrabe has joined #openstack-powervm12:38
*** svenkat has joined #openstack-powervm12:40
*** tblakes has joined #openstack-powervm12:54
*** apearson has joined #openstack-powervm13:01
*** esberglu has joined #openstack-powervm13:03
esberglu#startmeeting powervm_driver_meeting13:03
openstackMeeting started Tue Mar 14 13:03:38 2017 UTC and is due to finish in 60 minutes.  The chair is esberglu. Information about MeetBot at http://wiki.debian.org/MeetBot.13:03
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:03
openstackThe meeting name has been set to 'powervm_driver_meeting'13:03
esberglu#topic In Tree Driver13:06
efriedGetting feedback, working through comments.13:06
efriedmriedem is... thorough.13:06
efriedSome stuff is easily addressed.  Some stuff may not have a good answer, and may take a nontrivial amount of back and forth before it can be resolved satisfactorily.13:07
efriedBut - working on it.13:07
efriedOnce I've put up another rev on that first change, I'll need to rebase the whole pile again.  At least one comment is going to need to be applied manually to all the change sets.13:08
efriedAfter all of that, I'm not sure it's terribly productive for me to keep piling change sets on top until we've started to get some serious traction.13:08
esbergluOkay. I was just about to say I need to rebase from #2, but sounds like I will hold off13:09
efriedYeah, I'll take care of that.13:09
efriedThat's all I have for in-tree.13:09
esberglu#topic OOT driver13:10
adreznecefried: is there anything breaking that we can't/wouldn't want to apply from the comments from your perspective? I didn't notice anything breaking, though he's right about the VIOS startup pause13:10
efriedadreznec Breaking how?13:10
adreznecefried: Things that would be painfully heavy to maintain differently between IT and OOT, for example13:11
efriedI don't have a problem with the other 80% of his comments.  The copyright thing took some churn, but I've got a lengthy response for which the TLDR is that I'm gonna whack the "All Rights Reserved" throughout (which is the thing I need to carry forward into the other change sets).13:11
adreznecOr cause major functional changes in how the driver behaves for people switching from OOT to IT down the road13:12
efriedBut yeah, the Session timeout is going to be painful to resolve.13:12
efriedBut as far as maintaining sync between IT/OOT, nothing's a real big deal.13:12
adreznecMostly worried about maintainability and consistency for eventual end users of the IT driver13:12
adreznecOk13:13
efriedFunctionally I don't think there's anything that's going to change13:13
efried(depending on the outcome of the Session timeout discussion)13:13
efriedBut most of the things I'm changing IT, I'm proposing corresponding backports to OOT.13:13
efriedwhere appropriate.13:13
efriedEspecially when they're improvements.13:13
efriedOkay, back to OOT?13:14
efriedesberglu Would changing our setuptools req in networking-powervm's requirements.txt allow us to pass CI in ocata?13:14
efriedWe've got a consumer waiting for a fix that's not merging because of that snafu.13:14
esbergluDepends. Let me check if the tempest change merged yet one sec13:14
efriedIt didn't13:15
efriedat least as of 10 minutes ago.13:15
esbergluThen no13:15
efriedbogus.13:16
esbergluI believe you need both13:16
efriedHow hard would it be for us to pull down that change set from gerrit when we clone tempest?13:16
esbergluNot that hard, it would just take a CI redeploy. And then another redeploy once it merges13:17
esbergluOr reusing that logic to not apply patches already in the commit chain13:17
esbergluI thought these would merge faster...13:18
efried"CI redeploy" sounds annoying.13:18
esbergluJust the management nodes, but yeah it's annoying that's why the initial plan was to just wait it out13:18
efriedsvenkat How urgently do you need https://review.openstack.org/443956 ?13:19
svenkatefried checking...13:19
svenkatit can wait.. not very urgent.13:19
efriedOkay.  So esberglu let's just sit on it.13:20
esbergluOkay. Apparently they don't want to restrict setuptools to <34.0.0 so we might keep hitting this issue13:20
esbergluon new versions of setuptools13:20
efriedGuess we'll burn that bridge when we come to it.13:21
esbergluUntil setuptools fixes the issue on their end13:21
adreznecesberglu: Are other people not impacted by this? Or have they worked around it some other way in other CIs?13:21
esbergluNot sure, didn't really look further into it once we had a fix lined up13:22
efriedYou would think there would be more chatter if others were affected.13:22
efriedwhich leads one to wonder whether there's an easy workaround we're missing.13:22
adreznecRight13:22
efriedesberglu Maybe ask in #openstack-qa ?13:22
efriedand/or try to find a launchpad bug?13:23
esbergluWill do13:24
efriedoh, which reminds me (sorry to be jumping topics) - I think we should backport the VTerm 404 fix to ocata.13:24
esbergluI can do that13:24
esberglu#action esberglu: Port vterm 404 to ocata13:24
efriedThis entails opening a launchpad bug and including it in the Closes-Bug: tag on the cherry-pick.13:24
esberglu#action esberglu: Follow through on setuptools issue13:25
esbergluOk13:25
efriedI assume you know how to do all of that; let me know if you need help.13:25
esbergluAnything else OOT? I don't have anything13:25
efriedDon't think so.13:26
esberglu#topic CI13:26
adreznectjakobs is looking at starting on iSER support, but that's really it13:26
efriedwhat's iSER?13:26
adrezneciSCSI extensions for RDMA13:26
adreznecBasically faster/better performing iSCSI13:26
adreznecShould be relatively small extensions to the existing rest/pypowervm/nova-powervm iSCSI flow13:27
efriedWow, that's some serious nested acronymage.13:27
efriedAnything else?13:30
adreznecAnyway, that's all I had there. Back to CI, the land of rainbows and unicorns13:30
esbergluMerged that glance api tempest change13:31
efriedgood13:31
esbergluSo we should be back to seeing passing master OOT and IT13:31
esbergluThat's it for me13:31
*** smatzek has quit IRC13:34
esbergluAny other topics?13:34
adreznecAnything Drew would normally be doing that we're missing?13:36
efriedHah13:37
efriedDrew would be doing like presentations to execs and stuff.13:37
adreznecNope, ok, guess Drew wasn't doing anything13:37
adreznec:P13:37
efriedHe doesn't do *real* work anymore.13:37
adreznecPoor guy13:38
efriedikr13:38
efriedwedone?13:39
efriedcallit13:39
adreznecLooks like it13:39
esberglu#endmeeting13:39
openstackMeeting ended Tue Mar 14 13:39:32 2017 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:39
openstackMinutes:        http://eavesdrop.openstack.org/meetings/powervm_driver_meeting/2017/powervm_driver_meeting.2017-03-14-13.03.html13:39
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/powervm_driver_meeting/2017/powervm_driver_meeting.2017-03-14-13.03.txt13:39
openstackLog:            http://eavesdrop.openstack.org/meetings/powervm_driver_meeting/2017/powervm_driver_meeting.2017-03-14-13.03.log.html13:39
-openstackstatus- NOTICE: Gerrit is going to be restarted due to performance problems13:40
*** ChanServ changes topic to "Gerrit is going to be restarted due to performance problems"13:40
*** jpasqualetto has quit IRC13:41
efriedoh, hey, adreznec, can you explain https://review.openstack.org/#/c/404679/ to me?13:43
openstackgerritEric Berglund proposed openstack/nova-powervm master: DNM: ci check  https://review.openstack.org/32831513:44
adreznecefried: I think he's just trying to bring us in line with other upstream projects. They all have author set to openstack and email set to the mailing list13:45
adreznecSo people can send questions that way13:45
efriedShrug.  Okay.13:45
adreznecRight13:45
adreznecIn reality, I have no idea if anyone actually reads that stuff13:45
efriedheh, yeah.13:46
-openstackstatus- NOTICE: Gerrit has been successfully restarted13:46
*** ChanServ changes topic to "Gerrit has been successfully restarted"13:46
efriedWell, clearly *someone* does.13:46
adreznecRight13:46
adreznecFirst guy in 2 years probably :P13:47
*** ChanServ changes topic to "This channel is for PowerVM-related development and discussion. For general OpenStack support, please use #openstack."13:53
-openstackstatus- NOTICE: Gerrit has been successfully restarted13:53
*** smatzek has joined #openstack-powervm13:59
*** jpasqualetto has joined #openstack-powervm14:01
*** tjakobs_ has joined #openstack-powervm14:11
*** tjakobs_ has quit IRC14:29
*** nbante has joined #openstack-powervm14:32
*** edmondsw has joined #openstack-powervm14:40
*** smatzek_ has joined #openstack-powervm14:46
*** smatzek has quit IRC14:49
*** burgerk has joined #openstack-powervm14:49
*** edmondsw has quit IRC14:53
*** tjakobs_ has joined #openstack-powervm15:18
*** jpasqualetto has quit IRC16:31
*** jpasqualetto has joined #openstack-powervm16:47
*** kriskend has joined #openstack-powervm17:48
*** nbante has quit IRC17:49
*** k0da has quit IRC17:53
*** apearson has quit IRC18:01
*** apearson has joined #openstack-powervm18:04
*** apearson has quit IRC18:40
*** apearson has joined #openstack-powervm18:40
*** kriskend has quit IRC18:51
*** apearson has quit IRC18:59
*** apearson has joined #openstack-powervm19:22
*** apearson has quit IRC19:42
*** apearson has joined #openstack-powervm19:47
*** k0da has joined #openstack-powervm19:54
*** jpasqualetto has quit IRC20:08
*** smatzek_ has quit IRC20:28
*** kriskend has joined #openstack-powervm20:40
*** k0da has quit IRC21:00
*** svenkat has quit IRC21:02
*** smatzek has joined #openstack-powervm21:04
*** apearson has quit IRC21:19
*** smatzek has quit IRC21:39
*** tblakes has quit IRC21:44
*** edmondsw_ has quit IRC21:52
*** edmondsw has joined #openstack-powervm21:55
*** edmondsw has quit IRC21:59
*** burgerk_ has joined #openstack-powervm21:59
*** burgerk has quit IRC22:02
*** burgerk_ has quit IRC22:04
*** kjw3 has quit IRC22:06
*** kriskend has quit IRC22:14
*** esberglu has quit IRC22:15
*** edmondsw has joined #openstack-powervm22:18
*** edmondsw has quit IRC22:22
openstackgerritTaylor Jakobson proposed openstack/nova-powervm master: Add iSER support  https://review.openstack.org/44566722:24
*** tjakobs_ has quit IRC22:29
*** esberglu has joined #openstack-powervm22:32
*** esberglu has quit IRC22:33
*** svenkat has joined #openstack-powervm23:44

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!