*** esberglu has joined #openstack-powervm | 00:10 | |
*** esberglu has quit IRC | 00:15 | |
*** tonyb has quit IRC | 00:16 | |
*** edmondsw has joined #openstack-powervm | 00:37 | |
*** edmondsw has quit IRC | 00:42 | |
*** tonyb has joined #openstack-powervm | 02:22 | |
*** edmondsw has joined #openstack-powervm | 02:25 | |
*** edmondsw has quit IRC | 02:30 | |
*** esberglu has joined #openstack-powervm | 02:41 | |
*** esberglu has quit IRC | 02:46 | |
*** esberglu has joined #openstack-powervm | 04:11 | |
*** esberglu has quit IRC | 04:16 | |
*** esberglu has joined #openstack-powervm | 05:42 | |
*** esberglu has quit IRC | 05:47 | |
*** esberglu has joined #openstack-powervm | 08:12 | |
*** esberglu has quit IRC | 08:17 | |
*** esberglu has joined #openstack-powervm | 09:52 | |
*** esberglu has quit IRC | 09:56 | |
*** esberglu has joined #openstack-powervm | 10:32 | |
*** esberglu has quit IRC | 10:36 | |
*** esberglu has joined #openstack-powervm | 11:02 | |
*** esberglu has quit IRC | 11:07 | |
*** efried is now known as fried_rice | 12:48 | |
*** edmondsw_ has joined #openstack-powervm | 13:00 | |
openstackgerrit | Matthew Edmonds proposed openstack/nova-powervm master: Add support to extend rbd cinder volumes https://review.openstack.org/569430 | 13:36 |
---|---|---|
openstackgerrit | Merged openstack/nova-powervm master: Use the new loop backstore type for fileio https://review.openstack.org/568374 | 13:41 |
fried_rice | edmondsw_: sounds like ianw might be a guy to ask about moving from rtd to docs.o.o... | 14:02 |
edmondsw_ | fried_rice ack | 14:06 |
*** edmondsw_ is now known as edmondsw | 14:08 | |
fried_rice | edmondsw: See https://paste.ubuntu.com/p/NZCjZdrkmW/ ? | 15:38 |
fried_rice | remind me, in our overarching work item to move to py3, have we gotten specific about minor version? | 15:38 |
edmondsw | fried_rice yeah, I saw that bug come in... gonna try to look this afternoon | 15:39 |
edmondsw | we have not gotten specific about minor versions | 15:39 |
edmondsw | zigo is trying to get OpenStack working for 3.7, which I assume is behind this defect | 15:39 |
edmondsw | there have been some ML posts about that | 15:40 |
fried_rice | I may need to bite the bullet and upgrade my laptop OS. I can't get 3.7 from the standard repositories. | 15:40 |
fried_rice | yeah | 15:40 |
edmondsw | fried_rice I do all my dev in an Ubuntu VM | 15:40 |
edmondsw | it's 16.04, though... one of my todos is to see if I can get 3.7 there or will need 18.04 | 15:40 |
fried_rice | I run ubuntu on my laptop, but I'm still on trusty. | 15:41 |
fried_rice | I'm sure there's a way for me to run a VM at a higher release... | 15:41 |
fried_rice | wonder if that's a better or worse idea than trying to go through the pain of upgrading. | 15:42 |
fried_rice | Is 18.04 the latest LTS? | 15:42 |
edmondsw | yes | 15:42 |
fried_rice | It scares me to think about upgrading, which is why I haven't done it. | 15:43 |
edmondsw | remember I'm just using vim for editing, though... I haven't tried to do anything graphical like PyCharm in a VM, which could be more cpu/mem intensive | 15:44 |
fried_rice | Can the host system see the VM's file systems? | 15:44 |
fried_rice | ...easily, as normal directories | 15:44 |
edmondsw | not the way I am doing things, but there may be a way to do that, I don't know | 15:44 |
fried_rice | I'm talking ubuntu host running kvm, I guess. | 15:45 |
fried_rice | point being that I could use my IDE from the host to edit the repositories in the guest. | 15:45 |
edmondsw | right... I don't know | 15:45 |
edmondsw | I'm not using kvm | 15:45 |
fried_rice | But yeah, in my limited experience with VMs, I've found the perf degradation unacceptable. | 15:45 |
fried_rice | So I should probably just try to upgrade. | 15:45 |
fried_rice | See you in two weeks. | 15:45 |
edmondsw | lol | 15:46 |
edmondsw | I've been happy with non-graphical VM perf | 15:46 |
fried_rice | graphical is a big deal for me and my dev work. | 15:46 |
edmondsw | how often does that require py 3.7 though? | 15:47 |
fried_rice | that remains to be seen, I suppose, dunnit? | 15:47 |
edmondsw | I would think it's only really needed if you want to run tox to try something | 15:47 |
edmondsw | not for editing | 15:47 |
fried_rice | If I just need to do something one-off like this, I can use my victim and edit with vi. | 15:48 |
fried_rice | But if py37 becomes a Thing, I'll need a more permanent solution. | 15:48 |
edmondsw | agreed | 15:48 |
fried_rice | shit, my xenial repositories on my victim don't go past 3.5. | 15:49 |
fried_rice | Guess I can upgrade my victim to 18.04 | 15:49 |
edmondsw | fried_rice maybe check out https://github.com/pyenv/pyenv | 15:51 |
fried_rice | following https://serverfault.com/questions/918335/best-way-to-run-python-3-7-on-ubuntu-16-04-which-comes-with-python-3-5 to install 3.7 on my victim. | 15:54 |
fried_rice | snot gonna work for my laptop, though, I don't think. | 15:54 |
fried_rice | yeah, the problem isn't switching python versions once they're installed - it's installing them in the foist place. | 15:55 |
edmondsw | fried_rice I thought you could do that with pyenv... second answer here: https://askubuntu.com/questions/865554/how-do-i-install-python-3-6-using-apt-get | 16:00 |
edmondsw | but yeah, your link might be easier | 16:01 |
fried_rice | edmondsw: I'm pretty close to having a repro on p8-100-neo.pok at ~/pypowervm | 16:02 |
fried_rice | running tox with 3.7 now | 16:02 |
-openstackstatus- NOTICE: The infra team is renaming projects in Gerrit. There will be a short ~10 minute Gerrit downtime in a few minutes as a result. | 16:03 | |
fried_rice | edmondsw: Done. cd ~/pypowervm; tox -e py37 <== same three failures from the bug report. I'm going to be out for a couple hours, in case you want to use this env to debug. | 16:06 |
edmondsw | fried_rice ack | 16:06 |
fried_rice | interestingly, running pep8-py37 also had the same failures. Which is weird, cause it shouldn't have been running testr at all. | 16:07 |
fried_rice | We're doing that as part of our [testenv], but I thought a local `commands` overrides that. | 16:08 |
edmondsw | hmm... sounds like will need to look at that as well | 16:09 |
fried_rice | yuh. | 16:09 |
fried_rice | edmondsw: disregard, my mistake. | 16:13 |
edmondsw | :) | 16:13 |
fried_rice | tox is smarter than me. | 16:13 |
fried_rice | edmondsw: pep8-py37 succeeds. | 16:14 |
edmondsw | fried_rice I wonder if this is related: https://www.python.org/dev/peps/pep-0479/ | 16:15 |
edmondsw | see https://www.python.org/dev/peps/pep-0479/#transition-plan | 16:16 |
fried_rice | I'm sure there's stackoverflow chatter about how to port. | 16:16 |
edmondsw | yeah, I'm reading... will figure this out | 16:17 |
fried_rice | coo | 16:18 |
*** fried_rice is now known as fried_rolls | 16:19 | |
*** openstackgerrit has quit IRC | 16:49 | |
*** esberglu has joined #openstack-powervm | 16:59 | |
edmondsw | fried_rolls one down... looking at the other 2 now | 17:00 |
-openstackstatus- NOTICE: Project renames and review.openstack.org downtime are complete without any major issue. | 17:29 | |
edmondsw | fried_rolls I am not finding anything that explains the other 2. Can you take a look when you get back? | 18:08 |
edmondsw | there's a pypowervm commit up for review for the PEP 479 issue. | 18:08 |
fried_rolls | edmondsw: ack | 19:18 |
*** fried_rolls is now known as fried_rice | 19:18 | |
fried_rice | edmondsw: I'm curious: can we add py37 support for zuul right now? | 19:26 |
fried_rice | not zuul, I guess - jenkins. | 19:26 |
edmondsw | don't see why not | 19:28 |
fried_rice | does jenkins just run tox, or does it do something special? | 19:42 |
fried_rice | If the former, we can effect the change just by editing our tox.ini. | 19:42 |
*** mdrabe has quit IRC | 19:54 | |
*** mdrabe has joined #openstack-powervm | 19:56 | |
edmondsw | fried_rice I think we just edit our tox.ini | 20:56 |
fried_rice | Yeah, I was wondering if it was that simple. | 20:56 |
edmondsw | easy enough to try :) | 20:56 |
edmondsw | you gonna throw that up? | 20:56 |
fried_rice | In which case, the edits I had made in that sandbox would be sufficient. | 20:56 |
edmondsw | yup | 20:56 |
fried_rice | I think I may need to re-vpn | 20:56 |
fried_rice | not getting to morpheus or that neo. | 20:57 |
edmondsw | except that I don't think we want to remove py35... just add py37, not replace | 20:57 |
fried_rice | right - and do we want to throw 36 in there too, or just skip it? | 20:57 |
edmondsw | fried_rice yeah, I think the pok lab is having power issues with a storm rolling through again | 20:57 |
fried_rice | oh, okay, that would explain why both are dead. | 20:57 |
edmondsw | I don't know that we want to test every minor version... would be too resource intensive | 20:58 |
edmondsw | that may actually be a reason not to add py37 yet... wait and follow the lead of other projects | 20:58 |
fried_rice | I'm going to throw up the py37 add to see if it works at all in jenkins (possible our jenkins server needs to install 37 - that it's not already there) | 20:58 |
edmondsw | oh, that's a good point... I bet wherever this gets run doesn't have py37 installed | 20:59 |
fried_rice | suspect hsien will have to install it. | 20:59 |
fried_rice | bleh, I can't even git pull | 20:59 |
edmondsw | I don't think it's that simple... I believe zuul runs on a community setup outside our control | 20:59 |
fried_rice | zuul does, yes, but we're not talking about nova-powervm | 20:59 |
edmondsw | oh, pypowervm, right | 21:00 |
fried_rice | we're talking about pypowervm, which is validated through morpheus, which hsien has control over. | 21:00 |
fried_rice | do we have a patch up yet to switch pypowervm to stestr? | 21:00 |
edmondsw | no | 21:00 |
fried_rice | we should do that. | 21:00 |
edmondsw | yes | 21:00 |
fried_rice | course now that we have five things we want to do to pypowervm, pok is down. | 21:01 |
edmondsw | one of those lower priority things | 21:01 |
*** esberglu has quit IRC | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!