Tuesday, 2019-10-22

*** e0ne has joined #openstack-swift00:00
*** e0ne has quit IRC00:13
*** gyee has quit IRC00:28
*** diablo_rojo has quit IRC01:02
*** ianychoi has quit IRC01:16
*** ianychoi has joined #openstack-swift01:16
*** nanzha has joined #openstack-swift01:33
*** nanzha has quit IRC01:48
*** nanzha has joined #openstack-swift01:49
*** nanzha has quit IRC01:54
*** nanzha has joined #openstack-swift01:55
*** nanzha has quit IRC02:18
*** nanzha has joined #openstack-swift02:19
*** ianychoi has quit IRC02:31
*** ianychoi has joined #openstack-swift02:33
*** spsurya has joined #openstack-swift02:50
*** ianychoi has quit IRC02:51
*** ianychoi has joined #openstack-swift02:52
*** diablo_rojo has joined #openstack-swift03:02
*** psachin has joined #openstack-swift03:36
*** diablo_rojo has quit IRC03:39
*** nanzha has quit IRC04:43
*** nanzha has joined #openstack-swift04:43
*** ianychoi has quit IRC05:13
*** ianychoi has joined #openstack-swift05:14
*** ianychoi has quit IRC05:26
*** ianychoi has joined #openstack-swift05:28
*** e0ne has joined #openstack-swift06:11
*** e0ne has quit IRC06:14
*** nanzha has quit IRC06:15
*** nanzha has joined #openstack-swift06:15
*** rcernin has quit IRC06:16
openstackgerritkangyufei proposed openstack/python-swiftclient master: Switch to Ussuri jobs  https://review.opendev.org/68997606:33
manuvakery@rledisez i am able to fix the  ceilometermiddleware issue (swift api fails when rabbitmq server is down) by adding monkey_patch on ceilometermiddleware . After an initial round of testing it seems to be working irrespective of whether rabbitmq server is up/down06:38
*** ccamacho has joined #openstack-swift06:41
*** pcaruana has joined #openstack-swift06:47
*** e0ne has joined #openstack-swift07:00
*** e0ne has quit IRC07:01
*** rdejoux has joined #openstack-swift07:32
*** mikecmpbll has joined #openstack-swift08:10
*** e0ne has joined #openstack-swift08:19
*** tesseract has joined #openstack-swift08:21
*** tesseract has quit IRC08:21
*** nanzha has quit IRC09:51
*** nanzha has joined #openstack-swift09:53
*** pcaruana has quit IRC10:16
*** pcaruana has joined #openstack-swift10:21
manuvakery@rledisez  https://bugs.launchpad.net/oslo.messaging/+bug/1696905 here is the monkey_patch reference10:52
openstackLaunchpad bug 1696905 in oslo.messaging "SWIFT request hangs as "oslo_messaging.Notifier.info()" interface does not returns in some failure scenarios" [Undecided,Incomplete]10:52
*** tonyb has joined #openstack-swift11:31
*** ianychoi has quit IRC11:37
*** ianychoi has joined #openstack-swift11:40
*** ianychoi has quit IRC12:00
*** ianychoi has joined #openstack-swift12:03
rledisezmanuvakery: that's interesting, I'll have a look at it. thx for the pointer12:08
*** nanzha has quit IRC12:30
*** nanzha has joined #openstack-swift12:34
*** ianychoi has quit IRC12:39
*** ianychoi has joined #openstack-swift12:41
*** nanzha has quit IRC12:53
*** ianychoi has quit IRC12:54
*** ianychoi has joined #openstack-swift12:57
*** nanzha has joined #openstack-swift13:01
*** baffle has quit IRC13:07
*** csmart has quit IRC13:07
*** diablo_rojo has joined #openstack-swift13:49
*** ianychoi has quit IRC13:58
*** ianychoi has joined #openstack-swift14:00
*** ianychoi has quit IRC14:38
*** ianychoi has joined #openstack-swift14:40
timburkei guess there's some blocking call that gets made, so when eventlet finally gets a chance to come back to the backend requests, all their timeouts have popped. that explains the "Account HEAD returning 503 for []"14:52
openstackgerritTim Burke proposed openstack/swift stable/rocky: Verify client input for v4 signatures  https://review.opendev.org/68988314:55
*** pcaruana has quit IRC14:58
openstackgerritTim Burke proposed openstack/swift stable/rocky: s3api: Delete multipart uploads via multi-delete  https://review.opendev.org/69010215:14
*** gyee has joined #openstack-swift15:33
*** psachin has quit IRC15:34
*** ianychoi has quit IRC15:52
*** ianychoi has joined #openstack-swift15:54
*** rpittau is now known as rpittau|afk16:17
*** e0ne has quit IRC16:24
openstackgerritMerged openstack/swift stable/rocky: fix documentation of default  https://review.opendev.org/68988916:27
*** rdejoux has quit IRC16:31
*** nanzha has quit IRC16:38
*** mikecmpbll has quit IRC16:40
*** pcaruana has joined #openstack-swift16:41
*** pcaruana has quit IRC16:52
*** ianychoi has quit IRC17:39
*** ianychoi has joined #openstack-swift17:42
openstackgerritMerged openstack/swift stable/rocky: Unquote URL before using splited parts.  https://review.opendev.org/68988817:54
*** ianychoi has quit IRC17:55
*** ianychoi has joined #openstack-swift17:58
*** patchbot has quit IRC18:03
*** patchbot has joined #openstack-swift18:09
*** e0ne has joined #openstack-swift18:11
*** ianychoi has quit IRC18:12
openstackgerritMerged openstack/swift stable/rocky: s3api: Block ETag header from CompleteMultipartUpload requests  https://review.opendev.org/68988518:14
claygi still don't understand wsgi_quote18:14
claygI have a native string (like a container name) and I want to make it quoted bytes (like to stick it in a header)18:15
*** ianychoi has joined #openstack-swift18:16
claygdo I want wsgi_quote(str_to_wsgi(...)) ???18:16
*** e0ne has quit IRC18:23
claygI think maybe I just disagree with how str_to_wsgi works under py218:23
*** ianychoi has quit IRC18:26
*** e0ne has joined #openstack-swift18:29
*** ianychoi has joined #openstack-swift18:30
*** spsurya has quit IRC18:30
*** e0ne has quit IRC18:32
openstackgerritMerged openstack/swift stable/rocky: s3api: Delete multipart uploads via multi-delete  https://review.opendev.org/69010218:33
clayglike I want there to be a unicode_to_wsgi somewhere18:34
claygI think there's a case to be that str_to_wsgi shouldn't return unicode on py2 - why can't it .encode18:38
*** ianychoi has quit IRC18:38
*** ianychoi has joined #openstack-swift18:42
*** e0ne has joined #openstack-swift18:46
*** pcaruana has joined #openstack-swift19:04
*** ianychoi has quit IRC19:04
*** ianychoi has joined #openstack-swift19:08
*** e0ne has quit IRC19:11
*** ianychoi has quit IRC19:15
*** pcaruana has quit IRC19:19
claygtimburke: maybe a unicode_to_wsgi?19:22
*** ianychoi has joined #openstack-swift19:24
*** henriqueof has joined #openstack-swift19:27
*** ianychoi has quit IRC19:39
*** e0ne has joined #openstack-swift20:04
openstackgerritClay Gerrard proposed openstack/swift master: WIP: Allow internal clients to use reserved namespace  https://review.opendev.org/68213820:25
openstackgerritClay Gerrard proposed openstack/swift master: WIP: New Object Versioning mode  https://review.opendev.org/68238220:25
claygtimburke: once the py2 tests all start to fail on p  682382 - I'd appreciate your thoughts about how to move forward in sane way20:26
patchbothttps://review.opendev.org/#/c/682382/ - swift - WIP: New Object Versioning mode - 18 patch sets20:26
claygit's possible my decision in p 682138 that RESERVED_STR is always unicode is going to cause more pain that simplicity20:27
patchbothttps://review.opendev.org/#/c/682138/ - swift - WIP: Allow internal clients to use reserved namespace - 17 patch sets20:27
claygso... i'd love a sanity check or even a nudge in the right direction20:27
timburkeyeah, i'd be ok with adding a unicode_to_wsgi/wsgi_to_unicode pair -- there have been a few different places where i found it a little silly that i had to say bytes_to_wsgi(item['name'].encode('utf8'))20:28
timburkeclayg, so do we want RESERVED_STR to be of type (native) str, or six.text_type?20:50
timburkewe have a new swift with some py3 fixes! https://github.com/openstack/swift/blob/2.23.1/CHANGELOG#L1-L1421:05
*** e0ne has quit IRC21:13
*** e0ne has joined #openstack-swift21:13
timburkehmm... i wonder if deployers/operators would be open to us including a header like `Server: swift-proxy/2.23.1` in responses... arguably more valuable when making backend requests -- in the obj controller (for example) we could verify that we *really are* talking to an object server (or at least raise an error if we know we're talking to an account or container server)21:50
mattoliveraumorning22:10
*** e0ne has quit IRC22:15
*** baffle has joined #openstack-swift22:17
*** baffle has quit IRC22:27
*** baffle has joined #openstack-swift22:35
*** tkajinam has joined #openstack-swift22:53
*** csmart has joined #openstack-swift23:27
*** diablo_rojo has quit IRC23:47

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