Tuesday, 2015-09-29

*** kota_ has joined #swift300:25
*** lyrrad has quit IRC00:36
timburkekota_: what do you think of patch 224912? as something of a package maintainer, it'd certainly simplify my life a little :)00:38
patchbottimburke: https://review.openstack.org/#/c/224912/ - Add a manifest file similar to Swift's00:38
timburkeand patch 198842; i feel like that one's been open for a while...00:38
patchbottimburke: https://review.openstack.org/#/c/198842/ - Quote-wrap etags in bucket listings00:38
kota_let me look at00:38
timburkethanks!00:39
*** _hrou_ has joined #swift300:47
kota_patch 224912 looks good to me.00:48
patchbotkota_: https://review.openstack.org/#/c/224912/ - Add a manifest file similar to Swift's00:48
kota_let me take a time to test according to your gerrit comment.00:48
*** hrou has quit IRC00:51
kota_timburke: btw, could you have a time to look at signature v4 patch? (patch 211933)00:52
patchbotkota_: https://review.openstack.org/#/c/211933/ - support AWS signature v400:52
timburkekota_: yeah, i'd meant to circle back on that. i think there's still more work that needs to be done, but i haven't actually finished my review yet00:53
timburkei'm not terribly fond of the version-specific user-agent sniffing :/00:53
kota_yup, thanks.01:00
kota_done for patch 22491201:13
patchbotkota_: https://review.openstack.org/#/c/224912/ - Add a manifest file similar to Swift's01:13
openstackgerritMerged stackforge/swift3: Add a manifest file similar to Swift's  https://review.openstack.org/22491201:21
kota_timburke: still here?01:27
timburkeyeah, winding down for the day though01:27
kota_timburke: I'm now looking at patch 198842 but I still have a question01:28
patchbotkota_: https://review.openstack.org/#/c/198842/ - Quote-wrap etags in bucket listings01:28
kota_for the validation of  "01:28
kota_that is because the object list (i.e. objects variable) comes from GET container with format=json.01:29
kota_I tried to figure out the format but it seems not to include " in the name.01:29
kota_even if it is slo object.01:29
kota_As you said, the header etag of slo includes " character but ...01:30
timburkecorrect. the container listing doesn't01:30
timburkei'm still inclined to leave it though, in case Swift ever starts including quotes in etags for container listings01:31
kota_oh really, is that deprecated?01:32
timburkenot exactly; the rfc (http://tools.ietf.org/html/rfc2616#section-3.11) says that entity tags are quoted opaque strings, possibly prefixed by 'W/'01:36
timburkeso etags *should* have quotes, but apparently the one time that we tried to fix it, it broke a bunch of clients (or something; i kinda remember notmyname saying something along those lines)01:37
timburkeso it definitely won't happen in v1. but we might fix it whenever Swift gets a v2 api01:38
kota_ah, yeah01:39
kota_I know the history, thanks but still wonder about container listing.01:42
kota_RFC seems to define the header format of etag, that need quotes absolutely, I agreed.01:43
kota_And also the etag of GET bucket response includes quotes.01:44
kota_Just one thing, the json-formatted response from vanilla swift will have a chance to include the quotes?01:45
timburkehmmm. i see what you're saying... maybe i agree. since we get to define the listing format however we like, it doesn't necessarily have to match the header; even if we wanted to include the weakness indicator, we could just have it as a separate key in the dict...01:46
kota_right now, I don't thinks so because it needs escape charactor in the string.01:46
kota_above my comments is for my previous comment.01:47
timburkealthough the json library should be fine to take care of that for us... but yeah, i can put up a new patchset. if it becomes an issue, we'll fix it later01:49
kota_timburke: thanks :)01:49
openstackgerritTim Burke proposed stackforge/swift3: Quote-wrap etags in bucket listings  https://review.openstack.org/19884201:53
timburkeyay! gerritbot works! i think this is the first patchset i've seen as a result :)01:54
kota_Awesome!01:54
kota_timburke: Added +2 +A for that, thanks :)01:56
openstackgerritMerged stackforge/swift3: Quote-wrap etags in bucket listings  https://review.openstack.org/19884202:25
*** _hrou_ has quit IRC03:19
*** bill_az has quit IRC03:44
*** chsc has joined #swift304:41
*** chsc has quit IRC04:54
*** openstackgerrit has quit IRC06:16
*** openstackgerrit has joined #swift306:16
*** kota_ has quit IRC09:06
*** kota_ has joined #swift309:48
*** kota_ has quit IRC12:57
*** hrou has joined #swift313:07
*** bill_az has joined #swift313:25
*** chsc has joined #swift314:03
*** lyrrad has joined #swift316:01
*** hrou has quit IRC22:00
*** hrou has joined #swift323:29

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