Monday, 2018-07-02

*** edmondsw has joined #openstack-powervm01:29
*** edmondsw has quit IRC01:34
*** openstackgerrit has quit IRC01:49
*** shyama has quit IRC02:35
*** edmondsw has joined #openstack-powervm03:17
*** edmondsw has quit IRC03:22
*** edmondsw has joined #openstack-powervm05:06
*** edmondsw has quit IRC05:11
*** edmondsw has joined #openstack-powervm06:55
*** edmondsw has quit IRC07:00
*** edmondsw has joined #openstack-powervm08:43
*** edmondsw has quit IRC08:47
*** AlexeyAbashkin has joined #openstack-powervm09:23
*** AlexeyAbashkin has quit IRC09:32
*** edmondsw has joined #openstack-powervm11:14
edmondswefried I got two +2s on https://review.openstack.org/#/c/579292/ but no +W... want to push that?11:33
edmondswmdrabe when you get a chance, please check https://review.openstack.org/#/c/579277/ and https://review.openstack.org/#/c/57929411:34
*** openstackgerrit has joined #openstack-powervm11:53
openstackgerritMatthew Edmonds proposed openstack/nova-powervm master: Bump pypowervm min 1.1.16  https://review.openstack.org/57924811:53
openstackgerritMatthew Edmonds proposed openstack/nova-powervm master: Add support for rbd user  https://review.openstack.org/57383711:53
*** chhagarw has joined #openstack-powervm13:07
*** chhavi__ has joined #openstack-powervm13:10
*** chhagarw has quit IRC13:12
efriededmondsw: done13:33
edmondswefried tx13:33
chhavi__edmondsw: did you got a chance to look athe review: https://review.openstack.org/#/c/576034/13:43
openstackgerritMerged openstack/nova-powervm master: Move to stestr  https://review.openstack.org/57929213:49
mdrabeedmondsw: fyi I'm not a networking-powervm core14:35
edmondswmdrabe oh right, sorry14:37
edmondswchhavi__ I'm confused as to what you want me to look at... it hasn't changed14:39
chhavi__edmondsw: the comments which was there to have SaveBDM in post_live_migration is already incorporated15:35
chhavi__so the patchset is incorporated with the comments already15:35
chhavi__edmondsw: do you still see any missing comments ?16:08
edmondswchhavi__ Yes, absolutely. I will try to clarify that for you when I get a chance16:10
chhavi__sure16:10
efriededmondsw: Did this meeting get rescheduled/canceled?16:35
edmondswnot to my knowledge16:35
openstackgerritMerged openstack/networking-powervm master: Cleanup tox.ini  https://review.openstack.org/57927717:14
openstackgerritMerged openstack/networking-powervm master: docs: Modernize build process  https://review.openstack.org/57929417:18
*** chhavi__ has quit IRC17:34
*** AlexeyAbashkin has joined #openstack-powervm18:57
*** AlexeyAbashkin has quit IRC19:17
efriedmdrabe: The question is gonna get asked: We don't have lpm support in tree, so why do we need to be mucking with this object in tree?  (and why is it here in the first place?)21:45
efriedmdrabe: Just be prepared to answer that question.21:45
efriededmondsw: You and/or thorst might have to help us remember how to word that answer, actually.21:46
efriedsomething to do with not needing to install nova-powervm on the conductor?21:46
edmondswefried from the 198d1668fdee3e331cc8859e7a27ee5c2c030af1 commit message: "This allows consumers using the external nova-powervm driver to install that driver *only* on compute nodes."21:51
edmondswI do believe I read somewhere that previously nova-powervm had to be installed on the conductor21:51
edmondswI think it was in our docs somewhere21:52
efriedYeah, I remember now.21:52
openstackgerritMatthew Edmonds proposed openstack/nova-powervm master: Fix requirements and lower constraints  https://review.openstack.org/57970121:56
efriedmdrabe: Is this not something we could just shove into host_mig_data ?21:56
edmondsw@efried ^ that review should address the lower-constraints issue that I've been dealing with on https://review.openstack.org/#/c/579248/21:58
efriededmondsw: And then you're going to rebase ^ on top of it?21:58
edmondswif you can help me figure out how to rebase onto that21:58
efriedto bump the l-c for pypowervm to .1621:58
efriedoh, yeah, that should be easy.  You have both branches downloaded locally?21:58
edmondswyes, I'm not sure how to do that so need your help there21:58
edmondswyes21:58
efriedgit checkout <the branch for 579701>21:59
efriedgit rebase <the branch for 579248>21:59
edmondswnot the opposite?21:59
edmondswI want 579248 based on top of 57970121:59
efriedyes, you're right, the opposite.22:00
efriedsee, you didn't need my "help".22:00
edmondswI thought I'd tried that before with something else and it didn't work, though22:00
edmondswI'll try22:00
efriedYou'll get merge conflicts, and whatnot, but you just need to finagle it until the second patch is a one-char delta on the pypowervm l-c.22:03
edmondswyeah, that's easy22:03
openstackgerritMatthew Edmonds proposed openstack/nova-powervm master: Bump pypowervm min 1.1.16  https://review.openstack.org/57924822:03
edmondswok there, that seemed pretty easy22:04
edmondswnot sure what I did differently last time...22:04
openstackgerritMatthew Edmonds proposed openstack/nova-powervm master: Add support for rbd user  https://review.openstack.org/57383722:04
efriededmondsw: If you ever have trouble with a rebase, let me know.  As long as the artifacts are in gerrit, you can't eff up unrecoverably, and I can also try stuff out on my end.22:05
edmondswefried tx22:05
efriededmondsw: I'm pretty decent at rebases of basic-to-moderate complexity at this point.22:05
edmondswyeah, I've seen you doing a lot of those22:06
edmondsw's why I asked22:06
efriedAnd I gave you the wrong answer, blithely, glibly, and immediately.22:06
efriedI was really just testing you.  You passed.  Congratulations.22:06
edmondswlol22:27
edmondswefried https://review.openstack.org/#/c/579701 passed zuul23:01
efriedwoot23:02
edmondswon that note... Happy 4th and I'll catch you next week23:02
efriededmondsw: Do we still need amqp in l-c?23:03
efriedis it in nova's test-requirements or something?23:04
edmondswI left it because nova has it. I believe l-c is supposed to have more than what you list in requirements/test-req because it includes things those things prereq23:04
efriedeek23:04
efriedokay.23:04
edmondswnova has it in l-c, not in req/test-req23:04
efried+223:04
*** edmondsw has quit IRC23:05
*** edmondsw has joined #openstack-powervm23:06
*** edmondsw has quit IRC23:11

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