Friday, 2016-12-09

*** chsc has quit IRC00:09
*** Taaronja has quit IRC00:17
timburkekota_: do you know why we do the path quoting at https://github.com/openstack/swift3/blob/v1.11/swift3/request.py#L877 ? it seems strange to me...01:33
timburkei'm having trouble with users that have '@' in their name, which my auth middleware is translating to %40 before putting it into PATH_INFO. i'm trying to decide whether i need to have my auth unquote before doing that (which seems a little silly; it's a perfectly reasonable URL), have swift3 unquote when it *extracts* it around https://github.com/openstack/swift3/blob/v1.11/swift3/request.py#L1019, or just drop the quoting from the previous li01:33
timburkenk01:33
kota_timburke: good point but i have no idea for now. maybe depends on quote/uncquote timing issue for swift world but i cannot point out right now.01:44
timburkei'll play around with it some more. there'll probably be a patch sometime tomorrow :-)01:45
timburkeon the other hand, maybe my middleware *is* in the wrong; looks like eventlet unquotes PATH_INFO: https://github.com/eventlet/eventlet/blob/v0.19.0/eventlet/wsgi.py#L57301:49
timburkeas does swob.Request.blank: https://github.com/openstack/swift/blob/master/swift/common/swob.py#L85101:49
kota_sounds like swob.Request will unquote so that we should feed quoted value to the arg right?01:56
timburkeyeah, that's my current thinking. looking at my history, apparently this is all notmyname's fault01:57
timburke:P01:57
timburkenever mind! carry on! swift3's great01:58
-kota_- >>> quote(quote('?'))01:58
-kota_- '%253F'01:58
kota_sometimes, we got problematic urls like we can unquote twice, likely01:58
kota_oops01:58
kota_:-)01:59
kota_assuming 'my auth middleware' is written by notmyname01:59
timburkeparts of it :)02:00
timburkei'm increasingly convinced that this is on us, not swift302:00
kota_k02:01
*** cschwede has joined #swift303:28
*** chsc has joined #swift304:05
*** chsc has quit IRC04:05
*** chsc has joined #swift304:05
*** chsc has quit IRC04:10
*** Taaronja has joined #swift305:55
*** Taaronja has quit IRC06:00
*** Taaronja has joined #swift306:02
*** Taaronja has quit IRC06:07
*** nikivi has joined #swift313:02
*** chsc has joined #swift315:02
*** chsc has quit IRC15:02
*** chsc has joined #swift315:02
*** Taaronja has joined #swift316:23
*** openstackgerrit has joined #swift318:10
openstackgerritTim Burke proposed openstack/swift3: Put nested virtualenv in $TMP  https://review.openstack.org/40928718:10
openstackgerritKaren Chan proposed openstack/swift3: Pass arguments to nosetests in run_test.sh  https://review.openstack.org/40929818:42
openstackgerritKaren Chan proposed openstack/swift3: Change PUT bucket conflict error  https://review.openstack.org/40929918:42
openstackgerritKaren Chan proposed openstack/swift3: PUT bucket returns new error BucketAlreadyExists  https://review.openstack.org/40930018:42
openstackgerritKaren Chan proposed openstack/swift3: Fix "Handler" typo in acl_handlers.py  https://review.openstack.org/40930118:42
notmynamewhoa. karenc off to a nice start in outreachy :-)19:01
karenchaha ^_^ ... The tests don't pass, might need some help with the changes19:07
timburkekarenc: yay! i'll be sure to take a look19:20
openstackgerritTim Burke proposed openstack/swift3: Put nested virtualenv in $TMP  https://review.openstack.org/40928719:24
karenctimburke: thanks!19:25
openstackgerritTim Burke proposed openstack/swift3: Fix "Handler" typo in acl_handlers.py  https://review.openstack.org/40930119:38
openstackgerritMerged openstack/swift3: Pass arguments to nosetests in run_test.sh  https://review.openstack.org/40929819:41
*** openstack has joined #swift319:47
openstackgerritMerged openstack/swift3: Fix "Handler" typo in acl_handlers.py  https://review.openstack.org/40930120:15
openstackgerritMerged openstack/swift3: Put nested virtualenv in $TMP  https://review.openstack.org/40928720:15
*** nikivi has quit IRC20:44
*** chsc has quit IRC23:19
*** chsc has joined #swift323:24
*** chsc has quit IRC23:24
*** chsc has joined #swift323:24
*** chsc has quit IRC23:32
*** nikivi has joined #swift323:52

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