arcimboldo | and strange, because from https://swiftstack.com/blog/2015/04/30/erasure-codes-now-a-part-of-openstack-kilo/ for instance it seems it should be there | 00:00 |
---|---|---|
notmyname | arcimboldo: right. so it was actually in the 2.3 release | 00:00 |
notmyname | as a beta, "dont really use but definitely test" sort of thing | 00:00 |
arcimboldo | ok, the second question is indeed: how production ready is EC? | 00:00 |
notmyname | we found and fixed a lot of stuff based on all that testing, and I'd recommend using EC in 2.5+ | 00:00 |
arcimboldo | Assuming we will start putting production data middle 2016 | 00:01 |
notmyname | arcimboldo: totally reasonable for that | 00:01 |
notmyname | arcimboldo: it's production ready-ish today. we have a few things we want to improve (some with patches proposed already), but there are no outstanding major issues that we know of, and we're treating it like we do with replicated data (ie expected to work and if it doesn't its a major issue) | 00:02 |
notmyname | arcimboldo: there are people now who are rolling into use. by mid-2016 (your timeframe) it will be even better :-) | 00:02 |
*** mfalatic has quit IRC | 00:03 | |
arcimboldo | so, back to problem 1: I've corrupted my file, and then waited for the auditor to fix it | 00:04 |
notmyname | ok | 00:04 |
arcimboldo | the auditor copied the files in quarantine, and copied back the original file from another node | 00:05 |
notmyname | and you got that traceback | 00:05 |
notmyname | good | 00:05 |
arcimboldo | but the file in quarantine is still there | 00:05 |
notmyname | right | 00:05 |
notmyname | that's expected and by design | 00:05 |
arcimboldo | yes I've got the traceback, I don't know if it's hramless | 00:05 |
arcimboldo | ah, ok, so quarantine files are not deleted automatically? | 00:05 |
notmyname | correct | 00:05 |
arcimboldo | ok, it does make sense | 00:06 |
arcimboldo | as long as you remember to check the quarantine directory periodically :) | 00:06 |
arcimboldo | (although I don't expect to have much of these issues) | 00:06 |
arcimboldo | so, is there a place where I can download newer versions of swift for ubuntu? Or I have to use the liberty repository? | 00:07 |
*** zhill has quit IRC | 00:07 | |
*** pgbridge has quit IRC | 00:07 | |
*** o_o has joined #openstack-swift | 00:08 | |
*** dosaboy has quit IRC | 00:08 | |
notmyname | arcimboldo: I think canonical just packages swift under the combined openstack release names. so yeah, on ubuntu getting "liberty" will get you swift 2.5.0 | 00:08 |
*** wolsen has quit IRC | 00:08 | |
*** o_o is now known as Guest11879 | 00:09 | |
*** dosaboy has joined #openstack-swift | 00:09 | |
*** o_o__ has joined #openstack-swift | 00:09 | |
notmyname | arcimboldo: most people I know who deploy swift end up building their own packages so they can not lag as far as canonical does (eg the missing 2.3 swift release that they never packaged) | 00:09 |
*** zhill has joined #openstack-swift | 00:09 | |
*** wolsen has joined #openstack-swift | 00:09 | |
arcimboldo | yes, I'm pretty unsatisfied with the canonical packaging | 00:10 |
arcimboldo | next question: If I understood correctly from the doc, I could, in principle, create two policies (replica and EC) and two rings, but they can still use the same disks, right? | 00:13 |
notmyname | absolutely, yes | 00:13 |
arcimboldo | and I can set the storage policy at container level. I just couldn't find a command line option for "openstack container create" or "swift post", there isn't any? | 00:14 |
notmyname | arcimboldo: as a header `swift post new_contianer -H "x-storage-policy: sooperdooper"` | 00:15 |
arcimboldo | not very user friendly :- | 00:16 |
arcimboldo | :-/ | 00:16 |
*** david-lyle has quit IRC | 00:16 | |
arcimboldo | is there a reason why there isn't an option like --storage-policy ? | 00:16 |
notmyname | I won't argue with that | 00:16 |
notmyname | only because nobody has typed in that code | 00:16 |
arcimboldo | or just nobody developed it? | 00:16 |
arcimboldo | ah ok | 00:16 |
*** Guest11879 has quit IRC | 00:17 | |
arcimboldo | something to do when I completely stop sleeping | 00:17 |
notmyname | yeah, I was just wondering about that... ;-) | 00:17 |
*** o_o__ has quit IRC | 00:17 | |
clayg | headers are totally user friendly! | 00:18 |
arcimboldo | clayg, it depends on the user | 00:18 |
notmyname | could be some weird json data structre | 00:19 |
arcimboldo | I agree, it could be worst | 00:19 |
arcimboldo | it could be SOAP | 00:19 |
clayg | SOAP isn't even *developer* friendly | 00:21 |
torgomatic | the S is for sadism | 00:24 |
*** hezhiqiang has joined #openstack-swift | 00:28 | |
*** zhill has quit IRC | 00:29 | |
*** o_o has joined #openstack-swift | 00:35 | |
*** o_o is now known as Guest69470 | 00:35 | |
*** o_o_ has joined #openstack-swift | 00:36 | |
*** Guest69470 has quit IRC | 00:36 | |
notmyname | arcimboldo: I'm looking into that exception | 00:36 |
arcimboldo | don't bother, I've just upgraded to swift 2.5 (liberty) | 00:39 |
notmyname | arcimboldo: I'm glad you've upgraded, but I still want to look at it :-) | 00:40 |
notmyname | I wasn't seeing the exception, but I did see a weird log line I didn't expect | 00:41 |
arcimboldo | I also have a new problem in case you get bored :) | 00:42 |
notmyname | heh, ok | 00:42 |
notmyname | what? | 00:42 |
arcimboldo | on one of the 3 nodes, proxy-server doesn't start | 00:42 |
arcimboldo | it's complaining about "EC ring for policy cold needs to be configured with exactly 3 nodes. Got 2." | 00:42 |
arcimboldo | which is strange because swift.conf is the same on all of the nodes | 00:43 |
clayg | check ring md5's? | 00:43 |
arcimboldo | ah ok, it didn't restart the daemon on all of them | 00:43 |
arcimboldo | so, the conf and/or the ring is wrong | 00:43 |
arcimboldo | I'm using 2 data fragments, 1 parity fragment, and have 3 nodes | 00:44 |
arcimboldo | let met check the ring again | 00:44 |
arcimboldo | ah, ok, I probably created the ring wrongly | 00:45 |
*** phchoi1 has joined #openstack-swift | 00:45 | |
*** jlhinson has joined #openstack-swift | 00:47 | |
arcimboldo | aaand I've deleted all my ring files :) | 00:48 |
notmyname | intentionally, I hope | 00:49 |
arcimboldo | not really, but it's a testbed | 00:50 |
arcimboldo | if I lose the rings, I basically lose all of my data right? | 00:50 |
*** breitz has quit IRC | 00:51 | |
*** jerrygb has quit IRC | 00:51 | |
clayg | arcimboldo: builders can write_ring - you can even restore the builder from the ring - but there is some fidelity loss | 00:52 |
clayg | arcimboldo: but if you loose both - it'd be some surgury - try not to loose them | 00:52 |
*** jerrygb has joined #openstack-swift | 00:54 | |
*** jerrygb has quit IRC | 00:54 | |
*** jerrygb has joined #openstack-swift | 00:55 | |
*** zhill has joined #openstack-swift | 00:55 | |
*** hezhiqiang has quit IRC | 00:57 | |
*** jlhinson has quit IRC | 00:57 | |
*** jlhinson has joined #openstack-swift | 00:58 | |
*** hezhiqiang has joined #openstack-swift | 00:58 | |
*** zhill has quit IRC | 00:59 | |
arcimboldo | wow, EC works | 01:02 |
*** hezhiqiang has quit IRC | 01:02 | |
notmyname | of course it does ;-) | 01:03 |
arcimboldo | I had a few errors, probably because I didn't restart the daemon after upgrading :-( | 01:07 |
*** gyee has quit IRC | 01:09 | |
*** klrmn1 has joined #openstack-swift | 01:09 | |
clayg | it does!? | 01:10 |
*** jerrygb has quit IRC | 01:12 | |
arcimboldo | uhm, it doesn't replicate the fragment, after I've corrupted the file | 01:12 |
arcimboldo | who is responsible to replicate the data when EC is used? | 01:13 |
*** jlhinson has quit IRC | 01:14 | |
arcimboldo | ah, ok, you need the object-reconstructor daemon, which is not started on ubuntu apparently | 01:18 |
notmyname | arcimboldo: right. object-reconstructor is what does EC fixing | 01:19 |
arcimboldo | the ubuntu package is missing the upstart script to start it | 01:19 |
arcimboldo | 'night | 01:22 |
notmyname | :-) | 01:23 |
notmyname | I think I figured out the weird traceback/error | 01:27 |
notmyname | int he auditor | 01:27 |
*** arcimboldo has quit IRC | 01:27 | |
notmyname | with running the auditor in once mode, it starts both audit passes. and when the 2nd one gets to the corrupted file, it no longer exists and gives an error | 01:27 |
notmyname | I think it's a weird side effect of how it's run, but not something that would be seen normally | 01:28 |
notmyname | kids home. I'm out for the night | 01:38 |
*** david-lyle has joined #openstack-swift | 01:38 | |
*** jlhinson has joined #openstack-swift | 01:49 | |
*** jlhinson has quit IRC | 01:51 | |
*** jerrygb has joined #openstack-swift | 01:51 | |
*** sanchitmalhotra has joined #openstack-swift | 02:01 | |
*** sanchitmalhotra1 has quit IRC | 02:03 | |
*** hezhiqiang has joined #openstack-swift | 02:03 | |
*** Zyric1 has joined #openstack-swift | 02:12 | |
*** jerrygb has quit IRC | 02:12 | |
*** jerrygb has joined #openstack-swift | 02:13 | |
*** jerrygb has quit IRC | 02:18 | |
*** j_king_ has joined #openstack-swift | 02:18 | |
*** goodygum_ has joined #openstack-swift | 02:18 | |
*** Anticime1 has joined #openstack-swift | 02:18 | |
*** saltsa_ has joined #openstack-swift | 02:18 | |
*** StevenK_ has joined #openstack-swift | 02:18 | |
*** goodygum has quit IRC | 02:19 | |
*** j_king has quit IRC | 02:19 | |
*** saltsa has quit IRC | 02:19 | |
*** Anticimex has quit IRC | 02:19 | |
*** StevenK has quit IRC | 02:19 | |
*** StevenK_ is now known as StevenK | 02:21 | |
*** jrichli has joined #openstack-swift | 02:33 | |
*** sanchitmalhotra1 has joined #openstack-swift | 02:41 | |
*** sanchitmalhotra has quit IRC | 02:43 | |
*** david-lyle has quit IRC | 02:57 | |
*** sanchitmalhotra has joined #openstack-swift | 03:14 | |
*** sanchitmalhotra1 has quit IRC | 03:16 | |
*** sanchitmalhotra1 has joined #openstack-swift | 03:21 | |
*** sanchitmalhotra has quit IRC | 03:24 | |
*** hezhiqiang has quit IRC | 03:29 | |
*** zhill has joined #openstack-swift | 03:29 | |
*** zhill has quit IRC | 03:34 | |
*** mwheckmann has joined #openstack-swift | 04:13 | |
*** zhill has joined #openstack-swift | 04:20 | |
*** jerrygb has joined #openstack-swift | 04:23 | |
*** jerrygb has quit IRC | 04:24 | |
*** jerrygb has joined #openstack-swift | 04:24 | |
*** zhill has quit IRC | 04:25 | |
*** sanchitmalhotra has joined #openstack-swift | 04:32 | |
*** sanchitmalhotra1 has quit IRC | 04:35 | |
*** sanchitmalhotra1 has joined #openstack-swift | 04:38 | |
*** sanchitmalhotra has quit IRC | 04:40 | |
*** mwheckmann has quit IRC | 04:41 | |
*** sanchitmalhotra has joined #openstack-swift | 04:45 | |
*** david-lyle has joined #openstack-swift | 04:47 | |
*** sanchitmalhotra1 has quit IRC | 04:48 | |
*** jerrygb has quit IRC | 04:49 | |
*** jerrygb has joined #openstack-swift | 04:50 | |
*** jerrygb has quit IRC | 04:52 | |
*** mac_ified has joined #openstack-swift | 04:53 | |
*** jerrygb has joined #openstack-swift | 04:53 | |
*** jerrygb has quit IRC | 04:53 | |
*** diazjf has joined #openstack-swift | 04:53 | |
*** diazjf has quit IRC | 04:56 | |
*** zhill has joined #openstack-swift | 05:28 | |
*** sanchitmalhotra1 has joined #openstack-swift | 05:28 | |
*** sanchitmalhotra has quit IRC | 05:29 | |
*** hezhiqiang has joined #openstack-swift | 05:31 | |
*** zhill has quit IRC | 05:32 | |
*** klrmn1 has quit IRC | 05:36 | |
*** trifon has joined #openstack-swift | 05:39 | |
*** daemontool has quit IRC | 06:03 | |
*** daemontool has joined #openstack-swift | 06:04 | |
*** haomaiwa_ has joined #openstack-swift | 06:07 | |
*** sanchitmalhotra has joined #openstack-swift | 06:12 | |
*** sanchitmalhotra1 has quit IRC | 06:14 | |
*** dimasot has joined #openstack-swift | 06:16 | |
*** dimasot has quit IRC | 06:21 | |
*** trifon has quit IRC | 06:26 | |
*** sanchitmalhotra1 has joined #openstack-swift | 06:33 | |
*** sanchitmalhotra has quit IRC | 06:35 | |
*** sanchitmalhotra has joined #openstack-swift | 06:42 | |
*** jrichli has quit IRC | 06:44 | |
*** sanchitmalhotra1 has quit IRC | 06:45 | |
*** tsg has quit IRC | 06:58 | |
*** haomaiwa_ has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-swift | 07:01 | |
*** hezhiqiang has quit IRC | 07:03 | |
*** trifon has joined #openstack-swift | 07:22 | |
*** zhill has joined #openstack-swift | 07:24 | |
*** zhill has quit IRC | 07:28 | |
*** sanchitmalhotra1 has joined #openstack-swift | 07:45 | |
*** sanchitmalhotra has quit IRC | 07:47 | |
*** sanchitmalhotra has joined #openstack-swift | 07:50 | |
*** sanchitmalhotra1 has quit IRC | 07:52 | |
*** jerrygb has joined #openstack-swift | 07:54 | |
*** jerrygb has quit IRC | 07:58 | |
*** haomaiwang has quit IRC | 08:01 | |
*** 21WAADT49 has joined #openstack-swift | 08:01 | |
*** zhill has joined #openstack-swift | 08:03 | |
*** zhill has quit IRC | 08:07 | |
*** SkyRocknRoll has joined #openstack-swift | 08:12 | |
*** 21WAADT49 has quit IRC | 08:16 | |
*** sanchitmalhotra1 has joined #openstack-swift | 08:22 | |
*** ktsuyuzaki has joined #openstack-swift | 08:23 | |
*** sanchitmalhotra has quit IRC | 08:24 | |
*** haomaiwang has joined #openstack-swift | 08:24 | |
*** kota_ has quit IRC | 08:24 | |
*** hezhiqiang has joined #openstack-swift | 08:24 | |
*** zhill has joined #openstack-swift | 08:27 | |
*** zhill has quit IRC | 08:32 | |
*** mac_ified has quit IRC | 08:37 | |
*** haomaiwang has quit IRC | 08:39 | |
*** sanchitmalhotra has joined #openstack-swift | 08:41 | |
*** sanchitmalhotra1 has quit IRC | 08:44 | |
*** asettle has quit IRC | 08:52 | |
*** rcernin has joined #openstack-swift | 08:59 | |
*** trifon has quit IRC | 09:02 | |
*** sanchitmalhotra1 has joined #openstack-swift | 09:06 | |
*** sanchitmalhotra has quit IRC | 09:09 | |
*** 21WAADUK7 has joined #openstack-swift | 09:12 | |
*** sanchitmalhotra has joined #openstack-swift | 09:18 | |
*** sanchitmalhotra1 has quit IRC | 09:20 | |
*** 21WAADUK7 has quit IRC | 09:24 | |
*** haomaiwa_ has joined #openstack-swift | 09:35 | |
*** sanchitmalhotra1 has joined #openstack-swift | 09:43 | |
*** sanchitmalhotra has quit IRC | 09:45 | |
*** sanchitmalhotra has joined #openstack-swift | 09:51 | |
*** haomaiwa_ has quit IRC | 09:52 | |
*** haomaiwang has joined #openstack-swift | 09:52 | |
*** sanchitmalhotra1 has quit IRC | 09:53 | |
*** haomaiwang has quit IRC | 09:57 | |
*** trifon has joined #openstack-swift | 10:16 | |
*** sanchitmalhotra1 has joined #openstack-swift | 10:16 | |
*** arcimboldo has joined #openstack-swift | 10:17 | |
*** sanchitmalhotra has quit IRC | 10:19 | |
*** trifon has quit IRC | 10:23 | |
*** dimasot has joined #openstack-swift | 10:25 | |
*** arcimboldo has quit IRC | 10:27 | |
*** dimasot has quit IRC | 10:31 | |
*** sanchitmalhotra has joined #openstack-swift | 10:34 | |
*** sanchitmalhotra1 has quit IRC | 10:36 | |
*** sanchitmalhotra1 has joined #openstack-swift | 10:49 | |
*** sanchitmalhotra has quit IRC | 10:51 | |
*** sanchitmalhotra has joined #openstack-swift | 10:57 | |
*** Zyric1 has quit IRC | 10:59 | |
*** sanchitmalhotra1 has quit IRC | 11:00 | |
*** zhill has joined #openstack-swift | 11:03 | |
*** zhill has quit IRC | 11:08 | |
*** haomaiwang has joined #openstack-swift | 11:09 | |
*** trifon has joined #openstack-swift | 11:13 | |
*** sanchitmalhotra1 has joined #openstack-swift | 11:19 | |
*** daemontool has quit IRC | 11:19 | |
*** daemontool has joined #openstack-swift | 11:20 | |
*** sanchitmalhotra has quit IRC | 11:21 | |
*** jmccarthy has quit IRC | 11:23 | |
*** jmccarthy has joined #openstack-swift | 11:24 | |
*** zhill has joined #openstack-swift | 11:27 | |
*** jordanP has joined #openstack-swift | 11:31 | |
*** trifon has quit IRC | 11:31 | |
*** zhill has quit IRC | 11:32 | |
openstackgerrit | Peter Lisák proposed openstack/swift: Log error if a local device not identified in replicator https://review.openstack.org/243040 | 11:32 |
*** jerrygb has joined #openstack-swift | 11:55 | |
*** sanchitmalhotra has joined #openstack-swift | 11:57 | |
*** jordanP has quit IRC | 11:58 | |
*** jerrygb has quit IRC | 11:59 | |
*** sanchitmalhotra1 has quit IRC | 11:59 | |
*** haomaiwang has quit IRC | 12:01 | |
*** haomaiwa_ has joined #openstack-swift | 12:01 | |
*** zhill has joined #openstack-swift | 12:27 | |
*** zhill has quit IRC | 12:32 | |
*** hezhiqiang has quit IRC | 12:33 | |
*** sanchitmalhotra1 has joined #openstack-swift | 12:41 | |
*** sanchitmalhotra has quit IRC | 12:43 | |
*** sanchitmalhotra has joined #openstack-swift | 12:46 | |
*** sanchitmalhotra1 has quit IRC | 12:48 | |
*** jordanP has joined #openstack-swift | 12:48 | |
*** sanchitmalhotra1 has joined #openstack-swift | 12:54 | |
*** sanchitmalhotra has quit IRC | 12:56 | |
*** haomaiwa_ has quit IRC | 13:01 | |
*** haomaiwa_ has joined #openstack-swift | 13:01 | |
openstackgerrit | Peter Lisák proposed openstack/swift: Log error if a local device not identified in replicator https://review.openstack.org/243040 | 13:05 |
openstackgerrit | venkatamahesh proposed openstack/swift: OpenStack typo https://review.openstack.org/243608 | 13:09 |
openstackgerrit | venkatamahesh proposed openstack/swift: OpenStack typo https://review.openstack.org/243608 | 13:25 |
*** sanchitmalhotra has joined #openstack-swift | 13:27 | |
*** sanchitmalhotra1 has quit IRC | 13:29 | |
*** sanchitmalhotra1 has joined #openstack-swift | 13:39 | |
*** sanchitmalhotra has quit IRC | 13:41 | |
*** sanchitmalhotra has joined #openstack-swift | 13:52 | |
*** sanchitmalhotra1 has quit IRC | 13:54 | |
*** mac_ified has joined #openstack-swift | 13:57 | |
*** haomaiwa_ has quit IRC | 14:01 | |
*** haomaiwa_ has joined #openstack-swift | 14:01 | |
*** tab has joined #openstack-swift | 14:03 | |
*** tab is now known as Guest96991 | 14:04 | |
*** rcernin is now known as rcernin|afk | 14:11 | |
*** arcimboldo has joined #openstack-swift | 14:14 | |
arcimboldo | hi all, I have trouble configuring swift (liberty) to use s3 token with keystone (kilo) | 14:17 |
arcimboldo | It seems swift is not authenticating to keystone when it's trying to verify the token | 14:18 |
arcimboldo | or the access/secret keys | 14:18 |
arcimboldo | not sure how it actually works... | 14:18 |
arcimboldo | actually, it's sending the access key plus a token. Wher the toke comes from? It's not the secret key | 14:22 |
*** trifon has joined #openstack-swift | 14:25 | |
*** nadeem has joined #openstack-swift | 14:27 | |
*** SkyRocknRoll has quit IRC | 14:31 | |
arcimboldo | got it | 14:34 |
arcimboldo | question: is it possible to have "write/read_affinity" settings for erasure coded ring? | 14:39 |
*** SkyRocknRoll has joined #openstack-swift | 14:49 | |
*** tsg has joined #openstack-swift | 14:57 | |
*** arcimboldo has quit IRC | 14:58 | |
*** haomaiwa_ has quit IRC | 15:01 | |
*** haomaiwa_ has joined #openstack-swift | 15:01 | |
*** sanchitmalhotra1 has joined #openstack-swift | 15:15 | |
*** sanchitmalhotra has quit IRC | 15:17 | |
*** jerrygb has joined #openstack-swift | 15:29 | |
*** jerrygb_ has joined #openstack-swift | 15:29 | |
*** ekarlso has quit IRC | 15:32 | |
*** ekarlso has joined #openstack-swift | 15:32 | |
*** jerrygb has quit IRC | 15:33 | |
*** sanchitmalhotra has joined #openstack-swift | 15:37 | |
*** sanchitmalhotra1 has quit IRC | 15:39 | |
*** jerrygb_ has quit IRC | 15:45 | |
*** sanchitmalhotra1 has joined #openstack-swift | 15:47 | |
*** nadeem has quit IRC | 15:48 | |
*** SkyRocknRoll has quit IRC | 15:48 | |
*** sanchitmalhotra has quit IRC | 15:50 | |
*** proteusguy__ has quit IRC | 15:55 | |
*** SkyRocknRoll has joined #openstack-swift | 15:57 | |
*** sanchitmalhotra has joined #openstack-swift | 16:00 | |
*** haomaiwa_ has quit IRC | 16:01 | |
*** haomaiwa_ has joined #openstack-swift | 16:01 | |
*** sanchitmalhotra1 has quit IRC | 16:02 | |
*** proteusguy__ has joined #openstack-swift | 16:07 | |
*** SkyRocknRoll has quit IRC | 16:12 | |
*** rcernin|afk is now known as rcernin | 16:17 | |
*** daemontool_ has joined #openstack-swift | 16:17 | |
*** jerrygb has joined #openstack-swift | 16:18 | |
*** nadeem has joined #openstack-swift | 16:20 | |
*** daemontool has quit IRC | 16:20 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 16:23 |
*** Guest96991 has quit IRC | 16:25 | |
*** jerrygb has quit IRC | 16:25 | |
*** jerrygb has joined #openstack-swift | 16:27 | |
*** jerrygb has quit IRC | 16:27 | |
*** jerrygb has joined #openstack-swift | 16:27 | |
*** sanchitmalhotra1 has joined #openstack-swift | 16:41 | |
*** sanchitmalhotra has quit IRC | 16:42 | |
*** jerrygb has quit IRC | 16:44 | |
*** jerrygb has joined #openstack-swift | 16:44 | |
*** jerrygb has quit IRC | 16:48 | |
*** jerrygb has joined #openstack-swift | 16:49 | |
*** tsg has quit IRC | 16:51 | |
*** tsg has joined #openstack-swift | 16:51 | |
*** haomaiwa_ has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-swift | 17:01 | |
*** onovy has quit IRC | 17:16 | |
*** thumpba has joined #openstack-swift | 17:16 | |
*** peterlisak has quit IRC | 17:18 | |
openstackgerrit | Mahati Chamarthy proposed openstack/swift: Decrypt multi-part mime doc https://review.openstack.org/248377 | 17:19 |
*** sanchitmalhotra has joined #openstack-swift | 17:21 | |
*** sanchitmalhotra1 has quit IRC | 17:23 | |
*** onovy has joined #openstack-swift | 17:30 | |
*** peterlisak has joined #openstack-swift | 17:31 | |
*** thumpba has quit IRC | 17:31 | |
*** daemontool_ has quit IRC | 17:43 | |
*** daemontool_ has joined #openstack-swift | 17:44 | |
*** blair has quit IRC | 17:44 | |
*** serverascode has quit IRC | 17:45 | |
*** blair has joined #openstack-swift | 17:45 | |
*** serverascode has joined #openstack-swift | 17:50 | |
*** tsg has quit IRC | 17:58 | |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwa_ has joined #openstack-swift | 18:01 | |
*** dimasot has joined #openstack-swift | 18:02 | |
*** sanchitmalhotra1 has joined #openstack-swift | 18:05 | |
*** sanchitmalhotra has quit IRC | 18:07 | |
*** jrichli has joined #openstack-swift | 18:17 | |
*** jerrygb has quit IRC | 18:32 | |
*** sanchitmalhotra has joined #openstack-swift | 18:55 | |
*** sanchitmalhotra2 has joined #openstack-swift | 18:57 | |
*** sanchitmalhotra1 has quit IRC | 18:58 | |
*** sanchitmalhotra has quit IRC | 18:59 | |
*** silor has joined #openstack-swift | 19:00 | |
*** haomaiwa_ has quit IRC | 19:01 | |
*** haomaiwang has joined #openstack-swift | 19:01 | |
*** sanchitmalhotra has joined #openstack-swift | 19:10 | |
*** jordanP has quit IRC | 19:10 | |
*** sanchitmalhotra2 has quit IRC | 19:12 | |
*** silor1 has joined #openstack-swift | 19:13 | |
*** silor has quit IRC | 19:13 | |
*** silor1 is now known as silor | 19:13 | |
*** sanchitmalhotra1 has joined #openstack-swift | 19:22 | |
*** sanchitmalhotra has quit IRC | 19:24 | |
*** nadeem has quit IRC | 19:29 | |
*** tsg has joined #openstack-swift | 19:32 | |
*** onovy has quit IRC | 19:37 | |
*** peterlisak has quit IRC | 19:38 | |
*** onovy has joined #openstack-swift | 19:39 | |
*** peterlisak has joined #openstack-swift | 19:39 | |
*** haomaiwang has quit IRC | 20:01 | |
*** haomaiwang has joined #openstack-swift | 20:01 | |
*** peterlisak has quit IRC | 20:04 | |
*** peterlisak has joined #openstack-swift | 20:04 | |
*** sanchitmalhotra has joined #openstack-swift | 20:08 | |
*** sanchitmalhotra1 has quit IRC | 20:10 | |
*** sanchitmalhotra1 has joined #openstack-swift | 20:14 | |
*** dimasot has quit IRC | 20:16 | |
*** sanchitmalhotra has quit IRC | 20:16 | |
*** sanchitmalhotra has joined #openstack-swift | 20:17 | |
*** sanchitmalhotra1 has quit IRC | 20:18 | |
*** nadeem has joined #openstack-swift | 20:25 | |
*** nadeem has quit IRC | 20:37 | |
*** tsg has quit IRC | 20:53 | |
*** haomaiwang has quit IRC | 21:01 | |
*** silor has quit IRC | 21:01 | |
*** 20WACI1I5 has joined #openstack-swift | 21:01 | |
*** rcernin_ has joined #openstack-swift | 21:07 | |
*** rcernin has quit IRC | 21:08 | |
*** rcernin_ has quit IRC | 21:08 | |
*** rcernin has joined #openstack-swift | 21:08 | |
*** rcernin has quit IRC | 21:08 | |
*** rcernin has joined #openstack-swift | 21:09 | |
*** tsg has joined #openstack-swift | 21:17 | |
*** klrmn1 has joined #openstack-swift | 21:27 | |
*** tsg has quit IRC | 21:29 | |
*** tsg has joined #openstack-swift | 21:30 | |
*** tsg_ has joined #openstack-swift | 21:41 | |
*** tsg has quit IRC | 21:41 | |
*** tsg__ has joined #openstack-swift | 21:44 | |
*** tsg_ has quit IRC | 21:44 | |
*** jerrygb has joined #openstack-swift | 21:47 | |
*** jerrygb has quit IRC | 21:52 | |
*** daemontool_ has quit IRC | 21:54 | |
*** daemontool_ has joined #openstack-swift | 21:55 | |
*** trifon has quit IRC | 21:59 | |
*** sanchitmalhotra1 has joined #openstack-swift | 21:59 | |
*** 20WACI1I5 has quit IRC | 22:01 | |
*** haomaiwang has joined #openstack-swift | 22:01 | |
*** sanchitmalhotra has quit IRC | 22:01 | |
*** thumpba has joined #openstack-swift | 22:02 | |
*** thumpba has quit IRC | 22:02 | |
*** tsg has joined #openstack-swift | 22:09 | |
*** tsg__ has quit IRC | 22:09 | |
*** sanchitmalhotra has joined #openstack-swift | 22:11 | |
*** sanchitmalhotra1 has quit IRC | 22:13 | |
*** sanchitmalhotra1 has joined #openstack-swift | 22:18 | |
*** sanchitmalhotra has quit IRC | 22:20 | |
*** zhill has joined #openstack-swift | 22:21 | |
*** sanchitmalhotra has joined #openstack-swift | 22:27 | |
*** sanchitmalhotra1 has quit IRC | 22:29 | |
*** sanchitmalhotra1 has joined #openstack-swift | 22:45 | |
*** sanchitmalhotra has quit IRC | 22:46 | |
*** sanchitmalhotra has joined #openstack-swift | 22:53 | |
*** sanchitmalhotra1 has quit IRC | 22:55 | |
*** jrichli has quit IRC | 22:57 | |
*** haomaiwang has quit IRC | 23:01 | |
*** haomaiwang has joined #openstack-swift | 23:01 | |
*** swat30 has quit IRC | 23:25 | |
*** swat30 has joined #openstack-swift | 23:28 | |
*** swat30 has quit IRC | 23:32 | |
*** Zyric has joined #openstack-swift | 23:34 | |
*** swat30 has joined #openstack-swift | 23:37 | |
*** sanchitmalhotra1 has joined #openstack-swift | 23:44 | |
*** sanchitmalhotra has quit IRC | 23:45 | |
*** sanchitmalhotra has joined #openstack-swift | 23:52 | |
*** sanchitmalhotra1 has quit IRC | 23:54 | |
*** nadeem has joined #openstack-swift | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!