Tuesday, 2017-08-29

*** slaweq_ has joined #openstack-shade00:45
SamYaplemordred: https://review.openstack.org/#/c/498132/ need another +W, i rebased it and forgot i wasn't a core00:46
*** slaweq_ has quit IRC00:50
mordredSamYaple: done00:59
SamYaplemordred: how do you think the cache will handle user_list where it only gives a subset of users (for a single domain for example)...?01:05
*** gouthamr_ has joined #openstack-shade01:05
*** gouthamr has quit IRC01:07
mordredSamYaple: the caching decorators take input parameters into account01:08
mordredSamYaple: so if caching is on, and you do list_users(domain_id='foo') - it will cache that separately from list_users()01:09
SamYaplenice. ok cool01:13
*** gouthamr_ is now known as gouthamr01:27
*** slaweq_ has joined #openstack-shade01:46
*** slaweq_ has quit IRC01:50
*** slaweq_ has joined #openstack-shade02:47
*** slaweq_ has quit IRC02:52
*** gouthamr has quit IRC02:59
*** gkadam_ has joined #openstack-shade03:41
*** slaweq_ has joined #openstack-shade03:48
*** slaweq_ has quit IRC03:52
*** calebb has quit IRC04:44
*** slaweq_ has joined #openstack-shade04:49
*** slaweq_ has quit IRC04:54
*** calebb has joined #openstack-shade04:54
*** slaweq_ has joined #openstack-shade05:50
*** slaweq_ has quit IRC05:54
*** slaweq_ has joined #openstack-shade06:51
*** slaweq_ has quit IRC06:56
*** ioggstream has joined #openstack-shade07:32
*** slaweq_ has joined #openstack-shade07:52
*** slaweq_ has quit IRC07:57
*** ioggstream has quit IRC08:45
*** slaweq_ has joined #openstack-shade08:53
*** slaweq_ has quit IRC08:58
*** ioggstream has joined #openstack-shade09:00
*** slaweq_ has joined #openstack-shade09:54
*** slaweq_ has quit IRC09:58
*** slaweq_ has joined #openstack-shade10:55
*** slaweq_ has quit IRC11:00
*** gkadam_ has quit IRC12:39
*** slaweq_ has joined #openstack-shade12:48
*** slaweq_ has quit IRC12:48
*** slaweq has quit IRC13:02
*** slaweq has joined #openstack-shade13:03
openstackgerritMerged openstack-infra/shade master: De-client-ify Service Update  https://review.openstack.org/48219613:27
*** slaweq has quit IRC13:29
*** slaweq has joined #openstack-shade13:30
*** slaweq has quit IRC13:30
*** slaweq has joined #openstack-shade13:32
*** gouthamr has joined #openstack-shade13:33
*** slaweq_ has joined #openstack-shade13:49
*** slaweq_ has quit IRC13:54
openstackgerritMerged openstack-infra/shade master: Support to get resource by id  https://review.openstack.org/49208014:17
*** slaweq_ has joined #openstack-shade14:50
*** slaweq_ has quit IRC14:55
SamYaplethis patch was passing the gate and has had no changes, but is now failing on volume stuff. https://review.openstack.org/#/c/498132/15:05
slaweqSamYaple: maybe You can rebase Your patch on top of master15:08
slaweqrecently I pushed some fix/workaround this issue15:09
SamYapleslaweq: yea i did that. its on master15:09
SamYapleslaweq: it doesnt have https://review.openstack.org/492080 , does that fix that issue?15:10
slaweqSamYaple: no15:11
slaweqYou have already my patch15:12
slaweqI will have to check it once again then :/15:12
slaweqSamYaple: I will check it today evening but for now You can just recheck :)15:14
SamYapleslaweq: ok. rechecking. so this is an inconsistent issue?15:14
slaweqno, it's sometimes only15:15
slaweqand it's issue with deleting volume after test15:15
slaweqI think that I know what I missed there but I have to check it15:15
SamYaplecool cool15:16
SamYaplethanks for the help15:16
slaweqno problem15:16
*** rods has joined #openstack-shade15:21
*** slaweq has quit IRC15:38
*** slaweq has joined #openstack-shade15:51
*** slaweq has quit IRC15:56
*** thrash is now known as thrash|biab16:16
*** gkadam_ has joined #openstack-shade16:37
*** rods has quit IRC16:39
*** ioggstream has quit IRC16:42
*** rods has joined #openstack-shade16:43
*** slaweq has joined #openstack-shade16:52
*** slaweq has quit IRC16:57
*** slaweq has joined #openstack-shade17:14
*** gkadam_ has quit IRC17:15
*** Shrews has quit IRC17:33
*** Shrews has joined #openstack-shade17:34
*** slaweq has quit IRC17:36
SamYapleyea legacy test seems to just be busted for me17:38
SamYapleit has to be related to this patch17:38
*** thrash|biab is now known as thrash17:52
*** slaweq has joined #openstack-shade17:57
*** slaweq has quit IRC18:01
TheJuliaout of curiosity, have there been any massive changes to auth that have landed say in the last week?18:27
openstackgerritMonty Taylor proposed openstack/oaktree master: Add zuul v3 job to trigger readthedocs  https://review.openstack.org/49890518:33
openstackgerritMonty Taylor proposed openstack/oaktree master: Use new make_client method  https://review.openstack.org/49890618:33
mordredTheJulia: yes18:34
* TheJulia prepares the wet cats18:34
mordredTheJulia: by that - I mean we released a new version of keystoneauth18:34
TheJuliajoy18:34
mordredTheJulia: that has a whole bunch of new shiny in it18:34
mordredTheJulia: however, we're not actually making use of any of it in shade yet18:34
mordredTheJulia: as I await another release to take care of a couple of issues I found trying to consume the new stuff18:35
mordredTheJulia: what's breaking for you?18:35
TheJuliawell, i just had the os_client_config ansible module explode on me randomly, but only after I started to troubleshooting another bug related to auth oddly enough. (except, the bug is clearly my creation from a while back)18:37
*** slaweq has joined #openstack-shade18:42
*** slaweq has quit IRC18:44
TheJuliamordred: if your curious, it does seem like something with keystoneauth1, http://paste.openstack.org/show/r31UMw3VvT2otdPcmQTQ/   I've tossed my local changes up into CI to see if I'm going to cry later :)18:47
SamYaplelegacy gate seems to be busted for more than just me. i tried to look into it slaweq, but i ran out of time19:02
mordredTheJulia: that actually looks like an issue with your clouds.yaml19:07
mordredTheJulia: "Couldn't find the vendor profile 'bifrost', for the cloud 'envvars'"19:08
mordredTheJulia: so I think something is wonky19:08
TheJuliaohhh... I didn't see the last part of that19:08
TheJuliahmm19:08
SamYapleTheJulia: if you have envars set it will prefer those over clouds.yaml iirc19:09
TheJulialol19:09
TheJuliai set OS_CLOUD manually to run cli commands19:09
SamYaple:)19:09
TheJuliaoh, wow19:09
* TheJulia unsets and reexecutes19:11
TheJuliathat explains why things went totally sideways on me between test runs19:11
SamYapleyea it bit me a couple years ago19:11
SamYapleinsane behavouir to me19:12
SamYaplebut i get why it happened19:12
TheJuliaSamYaple: my liver thanks you :)19:12
*** slaweq has joined #openstack-shade19:15
*** rods has quit IRC19:33
openstackgerritSlawek Kaplonski proposed openstack-infra/shade master: Fix handling timeouts in volume functional tests cleanup  https://review.openstack.org/49891819:38
mordredTheJulia, SamYaple: well - if OS_CLOUD is causing an envvars cloud to get created, that's a bug19:41
mordredit's supposed to be explicitly excluded from the logic - since it's a selector19:41
mordredso if that does fix it, we should still figure out why it broke19:41
*** calebb has quit IRC19:43
*** calebb has joined #openstack-shade19:44
openstackgerritSlawek Kaplonski proposed openstack-infra/shade master: Add handling timeout in servers cleanup function  https://review.openstack.org/49892520:03
slaweqmordred: hello20:04
slaweqI just pushed two patches for functional tests cleanups ^^20:04
slaweqcan You maybe take a look on them in meantime and tell me if it makes sense for You? :)20:05
SamYaplethanks slaweq for the patches20:13
slaweqSamYaple: no problem, I hope it will help for this failing tests :)20:13
TheJuliamordred: so i also had os_auth_token in the background too, so it might have caused it actually20:14
* TheJulia will put os_cloud back in a little bit and try20:15
*** calebb has quit IRC20:18
*** squid has joined #openstack-shade20:22
*** squid has quit IRC20:22
*** squid has joined #openstack-shade20:25
mordredTheJulia: yes - os_auth_token will definitely break you20:26
mordredor, rather, OS_AUTH_TOKEN will break you20:27
SamYaplemordred: https://github.com/openstack-infra/shade/blob/master/shade/operatorcloud.py#L1706 -- is there any reason for this to be *only* domain id?20:51
* mordred runs and hides20:54
SamYapleheh20:55
SamYaplewell it influences my user/group/project_domain patch20:55
SamYapleif those should only be ids then i just need to know20:55
*** slaweq has quit IRC21:04
*** gouthamr has quit IRC21:05
*** rods has joined #openstack-shade21:17
*** olaph1 has joined #openstack-shade21:42
*** olaph has quit IRC21:42
*** slaweq has joined #openstack-shade21:44
*** slaweq has quit IRC21:49
*** olaph1 is now known as olaph22:05
*** dtroyer has quit IRC22:14
openstackgerritSam Yaple proposed openstack-infra/shade master: Support domain_id for user operations  https://review.openstack.org/49748322:26
*** gouthamr has joined #openstack-shade22:38
*** thrash is now known as thrash|g0ne22:38
*** dtroyer has joined #openstack-shade22:44
openstackgerritSam Yaple proposed openstack-infra/shade master: Add domain_id to groups  https://review.openstack.org/49753722:46
openstackgerritSam Yaple proposed openstack-infra/shade master: Allow domain_id for roles  https://review.openstack.org/49699223:13
openstackgerritSam Yaple proposed openstack-infra/shade master: Add domain_id to groups  https://review.openstack.org/49753723:24
openstackgerritSam Yaple proposed openstack-infra/shade master: Support domain_id for user operations  https://review.openstack.org/49748323:28
openstackgerritSam Yaple proposed openstack-infra/shade master: Support domain_id for user operations  https://review.openstack.org/49748323:32
openstackgerritSam Yaple proposed openstack-infra/shade master: Support domain_id for user operations  https://review.openstack.org/49748323:33
*** htaccess has joined #openstack-shade23:45

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