Wednesday, 2019-07-03

*** gyee has quit IRC00:28
*** baojg has quit IRC01:09
*** baojg has joined #openstack-swift01:36
openstackgerritMatthew Oliver proposed openstack/swift master: py3: Be able to read and write non-ASCII headers  https://review.opendev.org/66254602:01
*** dasp has quit IRC02:46
*** dasp has joined #openstack-swift03:03
*** StevenK has quit IRC03:08
mattoliverautimburke: not your fault. Should've thought to try and rebase it first.03:22
*** psachin has joined #openstack-swift03:34
*** zaitcev_ has quit IRC03:35
*** StevenK has joined #openstack-swift03:37
*** djhankb has quit IRC03:38
*** zaitcev_ has joined #openstack-swift03:47
*** ChanServ sets mode: +v zaitcev_03:47
kota_hello03:52
*** zaitcev__ has joined #openstack-swift04:16
*** ChanServ sets mode: +v zaitcev__04:16
*** zaitcev_ has quit IRC04:19
viks___Hi,04:48
viks___From `proxy-server.conf` i.e.04:48
viks___```04:48
viks___# Note that s3_acl currently supports only keystone and tempauth.04:48
viks___# DON'T USE THIS for production before enough testing for your use cases.04:48
viks___# This stuff is still under development and it might cause something04:48
viks___# you don't expect.04:48
viks___# s3_acl = false04:48
viks___```04:48
viks___Does this still hold true for keystone? Or is it  safe to use `s3_acl = True` in stein swift ?04:48
*** tkajinam has quit IRC05:01
*** zaitcev__ has quit IRC05:02
*** pcaruana has joined #openstack-swift05:06
openstackgerritMerged openstack/swift master: Add information about secret_cache_duration to sample config  https://review.opendev.org/66872705:08
*** zaitcev__ has joined #openstack-swift05:14
*** ChanServ sets mode: +v zaitcev__05:14
*** zaitcev__ is now known as zaitcev05:16
*** e0ne has joined #openstack-swift05:20
*** tdasilva_ has joined #openstack-swift05:41
*** ChanServ sets mode: +v tdasilva_05:41
*** tdasilva has quit IRC05:44
*** tkajinam has joined #openstack-swift06:00
*** convex2ie has quit IRC06:10
*** e0ne has quit IRC06:12
*** early` has quit IRC06:27
*** early has joined #openstack-swift06:29
kota_viks___: it's from swift3, not a native swift issue and currently it's false in default yet even it's in stein.07:01
openstackgerritpengyuesheng proposed openstack/python-swiftclient master: Bump the openstackdocstheme extension to 1.20  https://review.opendev.org/66879907:01
kota_viks___: and the decision is depending on your use case. if you strongly require some compatibility on ACL (strictly speaking, whether you need object ACL or not) of s3api, you have to turn on the s3acl.07:02
kota_but IIRC, it still has performance issues so that if you don't need the compatibilities, staying it as false might save you on performance.07:03
openstackgerritpengyuesheng proposed openstack/swift master: Update the constraints url  https://review.opendev.org/66880207:09
*** tdasilva_ has quit IRC07:14
*** tdasilva_ has joined #openstack-swift07:14
*** ChanServ sets mode: +v tdasilva_07:14
viks___kota_: Thanks for the info. It's helpful07:15
*** tesseract has joined #openstack-swift07:21
*** tdasilva_ has quit IRC08:14
*** tkajinam has quit IRC08:39
openstackgerritzhufl proposed openstack/swift master: Fix invalid assert states  https://review.opendev.org/66882908:49
*** rdejoux has joined #openstack-swift08:51
*** tesseract-RH has joined #openstack-swift08:57
*** tesseract has quit IRC08:58
*** tdasilva has joined #openstack-swift09:08
*** ChanServ sets mode: +v tdasilva09:08
*** tesseract-RH has quit IRC09:29
openstackgerritHCLTech-SSW proposed openstack/swift master: Add ability to undelete an account.  https://review.opendev.org/50780809:29
*** tesseract has joined #openstack-swift09:29
*** tesseract has quit IRC09:33
*** tesseract has joined #openstack-swift09:33
*** e0ne has joined #openstack-swift09:37
*** tesseract has quit IRC09:38
*** tesseract has joined #openstack-swift09:39
viks___clayg: In https://review.opendev.org/668727,  i think you have put `auth_plugin = password` instead of `auth_type = password`. i.e. here -> https://review.opendev.org/#/c/668727/2/etc/proxy-server.conf-sample.  When i check https://github.com/openstack/swift/blob/dc84c69c652d899bf6b8177fa352cf980ae5ff8a/swift/common/middleware/s3api/s3token.py#L188, i see it's looking for `auth_type`.09:48
patchbotpatch 668727 - swift - Add information about secret_cache_duration to sam... (MERGED) - 2 patch sets09:48
patchbotpatch 668727 - swift - Add information about secret_cache_duration to sam... (MERGED) - 2 patch sets09:48
*** mikecmpbll has joined #openstack-swift10:00
*** psachin has quit IRC11:06
*** mikecmpbll has quit IRC11:29
*** psachin has joined #openstack-swift12:43
*** baojg has quit IRC13:01
*** BjoernT has joined #openstack-swift13:20
*** baojg has joined #openstack-swift13:25
*** psachin has quit IRC13:47
*** BjoernT_ has joined #openstack-swift13:59
*** Fidde has joined #openstack-swift14:00
*** BjoernT has quit IRC14:02
*** BjoernT_ is now known as BjoernT14:08
timburkeviks___, you're right, i did -- my bad, was largely lifting config from the authtoken config (and now i'm wondering whether *that's* right...)14:25
openstackgerritTim Burke proposed openstack/swift master: s3token: fix conf option name  https://review.opendev.org/66891914:28
*** hoonetorg has quit IRC15:20
*** henriqueof has joined #openstack-swift15:24
*** gyee has joined #openstack-swift15:31
*** hoonetorg has joined #openstack-swift15:33
*** Fidde has quit IRC16:06
viks___timburke: hope it works.. or at least I didn't see any errors in logs :)16:11
*** tdasilva has quit IRC16:17
*** Fidde has joined #openstack-swift16:38
*** e0ne has quit IRC16:39
*** henriqueof has quit IRC16:43
*** mvkr has quit IRC16:47
*** mvkr has joined #openstack-swift16:50
*** openstackgerrit has quit IRC17:04
*** openstackgerrit has joined #openstack-swift17:40
openstackgerritTim Burke proposed openstack/swift master: container-replicator: Add a timeout for get_shard_ranges  https://review.opendev.org/66896317:40
*** e0ne has joined #openstack-swift17:44
*** BjoernT has quit IRC17:59
*** e0ne has quit IRC18:06
*** e0ne has joined #openstack-swift18:09
*** rdejoux has quit IRC18:11
*** e0ne has quit IRC18:22
*** BjoernT has joined #openstack-swift18:22
openstackgerritTim Burke proposed openstack/python-swiftclient master: Optionally display listings in raw json  https://review.opendev.org/66870518:32
*** tesseract has quit IRC18:44
*** zaitcev has joined #openstack-swift19:04
*** ChanServ sets mode: +v zaitcev19:04
openstackgerritMerged openstack/swift master: s3token: fix conf option name  https://review.opendev.org/66891919:38
*** e0ne has joined #openstack-swift19:39
*** e0ne has quit IRC19:55
openstackgerritClay Gerrard proposed openstack/python-swiftclient master: Optionally display listings in raw json  https://review.opendev.org/66870519:56
*** jdewald has joined #openstack-swift20:01
*** zaitcev_ has joined #openstack-swift20:08
*** ChanServ sets mode: +v zaitcev_20:08
*** zaitcev has quit IRC20:11
*** e0ne has joined #openstack-swift20:20
*** zaitcev_ has quit IRC20:37
openstackgerritTim Burke proposed openstack/swift master: Authors/changelog for 2.22.0  https://review.opendev.org/66899020:46
*** zaitcev_ has joined #openstack-swift20:49
*** ChanServ sets mode: +v zaitcev_20:49
*** tdasilva has joined #openstack-swift20:51
*** ChanServ sets mode: +v tdasilva20:51
mattoliverauMorning20:55
kota_good morning20:57
timburkeo/20:58
timburkeglad you've got internet again kota_ :-)20:59
kota_timburke: :-)20:59
timburkeclayg, tdasilva, zaitcev_, alecuyer meeting time :-D21:01
*** zaitcev_ is now known as zaitcev21:02
*** pcaruana has quit IRC21:16
*** e0ne has quit IRC21:28
*** e0ne has joined #openstack-swift21:29
*** Fidde has quit IRC21:34
*** e0ne has quit IRC21:46
*** tdasilva has quit IRC21:50
*** rcernin has quit IRC22:04
*** zaitcev_ has joined #openstack-swift22:37
*** ChanServ sets mode: +v zaitcev_22:37
*** zaitcev has quit IRC22:40
*** tkajinam has joined #openstack-swift22:54
*** rcernin has joined #openstack-swift23:09
*** joeljwright has quit IRC23:12
*** joeljwright has joined #openstack-swift23:21
*** ChanServ sets mode: +v joeljwright23:21
*** gyee has quit IRC23:39
*** gyee has joined #openstack-swift23:54
timburkethose rolling upgrade jobs test against the tips of stable branches, right? i'm starting to see some value in backporting the ostestr fix... http://logs.openstack.org/90/668990/1/experimental/swift-multinode-rolling-upgrade-queens/258dfbc/job-output.txt.gz23:59
timburkehttp://logs.openstack.org/90/668990/1/experimental/swift-multinode-rolling-upgrade-queens/258dfbc/job-output.txt.gz#_2019-07-03_22_02_22_424062 in particular23:59

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