Monday, 2019-06-17

*** baojg has joined #openstack-swift01:36
*** ianychoi has quit IRC02:25
*** ianychoi has joined #openstack-swift02:26
*** psachin has joined #openstack-swift03:37
*** m75abrams has joined #openstack-swift04:59
*** viks__ has joined #openstack-swift05:39
*** rcernin has quit IRC06:02
*** rcernin has joined #openstack-swift07:00
*** mikecmpbll has joined #openstack-swift07:21
*** tesseract has joined #openstack-swift07:24
*** rdejoux has joined #openstack-swift07:46
*** ccamacho has joined #openstack-swift08:30
*** pcaruana has joined #openstack-swift08:52
*** tkajinam has quit IRC09:00
*** ccamacho has quit IRC09:30
*** ccamacho has joined #openstack-swift09:31
*** rcernin has quit IRC09:36
*** baojg has quit IRC09:51
*** m75abrams has quit IRC10:00
*** baojg has joined #openstack-swift11:33
*** m75abrams has joined #openstack-swift12:29
*** tdasilva has joined #openstack-swift12:29
*** ChanServ sets mode: +v tdasilva12:29
*** psachin has quit IRC12:46
*** pcaruana has quit IRC13:26
*** pcaruana|afk| has joined #openstack-swift13:26
*** mikecmpbll has quit IRC13:32
*** tdasilva has quit IRC13:41
*** tdasilva has joined #openstack-swift13:42
*** ChanServ sets mode: +v tdasilva13:42
*** m75abrams has quit IRC13:44
*** pcaruana has joined #openstack-swift13:48
*** m75abrams has joined #openstack-swift13:50
*** pcaruana|afk| has quit IRC13:51
openstackgerritThiago da Silva proposed openstack/swift master: Enable s3api in saio docker container  https://review.opendev.org/66540313:54
*** e0ne has joined #openstack-swift14:21
*** e0ne has quit IRC14:26
*** e0ne has joined #openstack-swift14:36
*** pcaruana has quit IRC14:47
timburkegood morning14:51
*** m75abrams has quit IRC15:03
openstackgerritTim Burke proposed openstack/swift master: Stop sending non-UTF-8 prefixes in func tests  https://review.opendev.org/66548715:04
openstackgerritTim Burke proposed openstack/swift master: py3: Specify an encoding when loading db.pending pickles  https://review.opendev.org/66548615:06
openstackgerritTim Burke proposed openstack/swift feature/losf: Get new unit tests running under py3  https://review.opendev.org/66442415:09
openstackgerritTim Burke proposed openstack/swift master: Allow "harder" symlinks  https://review.opendev.org/63309415:18
*** e0ne has quit IRC15:20
*** tesseract has quit IRC15:38
*** pcaruana has joined #openstack-swift15:40
*** tdasilva_ has joined #openstack-swift15:40
*** ChanServ sets mode: +v tdasilva_15:40
*** tdasilva has quit IRC15:42
*** ianychoi_ has joined #openstack-swift15:48
*** gyee has joined #openstack-swift15:49
*** gyee has quit IRC15:49
*** ianychoi has quit IRC15:52
*** gyee has joined #openstack-swift16:11
openstackgerritTim Burke proposed openstack/swift master: py3: Be able to read and write non-ASCII headers  https://review.opendev.org/66254616:58
timburkeremaining py3 unit test patches: p 662115 (which unblocks the already-approved p 652928), p 652819, p 66504217:39
patchbothttps://review.opendev.org/#/c/662115/ - swift - Fix up how we memcache on py3 - 5 patch sets17:39
patchbothttps://review.opendev.org/#/c/652928/ - swift - py3: Port the tempurl middleware - 8 patch sets17:39
patchbothttps://review.opendev.org/#/c/652819/ - swift - py3: port obj/reconstructor tests - 4 patch sets17:39
patchbothttps://review.opendev.org/#/c/665042/ - swift - py3: port the test of locale - 3 patch sets17:39
timburkeothers needed to get us to py2 func tests against py3 services: p 664438, p 665487, p 66254617:43
patchbothttps://review.opendev.org/#/c/664438/ - swift - py3: Fix header_to_environ_key - 1 patch set17:43
patchbothttps://review.opendev.org/#/c/665487/ - swift - Stop sending non-UTF-8 prefixes in func tests - 2 patch sets17:43
patchbothttps://review.opendev.org/#/c/662546/ - swift - py3: Be able to read and write non-ASCII headers - 3 patch sets17:43
*** tdasilva_ has quit IRC18:06
*** tdasilva has joined #openstack-swift18:13
*** ChanServ sets mode: +v tdasilva18:13
*** rdejoux has quit IRC18:28
*** niceplace has quit IRC18:30
*** niceplace has joined #openstack-swift18:31
openstackgerritTim Burke proposed openstack/swift master: py3: Decode some things in s3api  https://review.opendev.org/66574618:40
*** pcaruana has quit IRC18:44
*** tdasilva has quit IRC18:50
*** pcaruana has joined #openstack-swift19:17
*** pcaruana has quit IRC19:27
openstackgerritTim Burke proposed openstack/swift master: Move call to global_conf_callback after loadapp()  https://review.opendev.org/66549420:07
*** e0ne has joined #openstack-swift20:07
*** e0ne has quit IRC20:07
openstackgerritTim Burke proposed openstack/swift master: py3: Be able to read and write non-ASCII headers  https://review.opendev.org/66254620:10
*** mrjk has quit IRC20:19
*** mrjk has joined #openstack-swift20:19
openstackgerritTim Burke proposed openstack/swift master: Stop manually installing eventlet for our py3 tests  https://review.opendev.org/66133620:22
openstackgerritTim Burke proposed openstack/swift master: Bump up our minimum eventlet version  https://review.opendev.org/66575820:22
*** patchbot has quit IRC20:25
*** notmyname has quit IRC20:26
*** patchbot has joined #openstack-swift20:30
openstackgerritTim Burke proposed openstack/swift master: Move call to global_conf_callback after loadapp()  https://review.opendev.org/66549420:32
openstackgerritTim Burke proposed openstack/swift master: py3: add swift-dsvm-functional-py3 job  https://review.opendev.org/65354820:32
*** notmyname has joined #openstack-swift20:33
*** ChanServ sets mode: +v notmyname20:33
openstackgerritMerged openstack/swift master: s3api: Fix ETag when copying a MU part from another MU  https://review.opendev.org/66024920:38
openstackgerritMerged openstack/swift master: Remove invalid dict entries from hashes.pkl  https://review.opendev.org/66193020:38
openstackgerritTim Burke proposed openstack/swift master: Move calls to self.app outside of error handling  https://review.opendev.org/66548820:44
openstackgerritTim Burke proposed openstack/swift master: py3: increase _MAXHEADERS for eventlet, too  https://review.opendev.org/66577021:42
*** rcernin has joined #openstack-swift21:43
*** early` has joined #openstack-swift21:51
*** early has quit IRC21:52
*** ChanServ has quit IRC22:09
openstackgerritMerged openstack/swift master: Fix :param: in docstring  https://review.opendev.org/66528422:10
*** ChanServ has joined #openstack-swift22:14
*** niven.freenode.net sets mode: +o ChanServ22:14
openstackgerritTim Burke proposed openstack/swift master: Give ECAppIter greenthreads a chance to wrap up  https://review.opendev.org/66577322:32
timburkeok, i think i've got a stack of patches that'll let you run functests under py2 against services under py3: p 662115 and p 652928 (to get us tempurl support), with all of p 662546, p 665487, p 665746, p 665770, and p 66577322:37
patchbothttps://review.opendev.org/#/c/662115/ - swift - Fix up how we memcache on py3 - 5 patch sets22:37
patchbothttps://review.opendev.org/#/c/652928/ - swift - py3: Port the tempurl middleware - 8 patch sets22:37
patchbothttps://review.opendev.org/#/c/662546/ - swift - py3: Be able to read and write non-ASCII headers - 4 patch sets22:37
patchbothttps://review.opendev.org/#/c/665487/ - swift - Stop sending non-UTF-8 prefixes in func tests - 2 patch sets22:37
patchbothttps://review.opendev.org/#/c/665746/ - swift - py3: Decode some things in s3api - 1 patch set22:37
patchbothttps://review.opendev.org/#/c/665770/ - swift - py3: increase _MAXHEADERS for eventlet, too - 1 patch set22:37
patchbothttps://review.opendev.org/#/c/665773/ - swift - Give ECAppIter greenthreads a chance to wrap up - 1 patch set22:37
timburkeupdated https://wiki.openstack.org/wiki/Swift/PriorityReviews to reflect that22:42
timburkefwiw, a bunch of those are quite small changes: +5/-1, +9/-2, +3/-0, +2/-122:48
*** tkajinam has joined #openstack-swift22:55
*** gyee has quit IRC23:28

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