| *** mingyu has joined #openstack-swift | 00:14 | |
| openstackgerrit | Tim Burke proposed openstack/swift feature/deep: Address review comments https://review.openstack.org/509884 | 00:29 |
|---|---|---|
| torgomatic | briancline: with Python 2.7, we had to go to some custom ring format instead of a pickle because loading _replica2part2dev got much slower than 2.6; I think it was how 2.7 serialized it, not the loading code though | 00:34 |
| clayg | i guess builders are un-compressed - and doings lots of `swift-ring-builder builder add ...` is already annoyingly slow - but that's mainly python startup... well I mean deserialization/reserialization is *also* slow (in addition to python startup/import) | 00:39 |
| timburke | clayg: briancline: could knock out https://bugs.launchpad.net/swift/+bug/1644387 at the same time :-) | 00:52 |
| openstack | Launchpad bug 1644387 in OpenStack Object Storage (swift) "Ring builder files need a consistent format" [Undecided,New] | 00:52 |
| clayg | timburke: so py2 => py3 is ok but py3 back to py2 is noewheno? | 00:54 |
| timburke | yup. depending on which version of py2 | 00:54 |
| timburke | 2.7.13, it's OK! 2.7.10? nope. | 00:54 |
| clayg | that's pretty neat | 00:55 |
| timburke | seems like if we do something like our current ring format, then just serialize the other large bits *after* r2p2d, it might actually work out pretty well? | 00:57 |
| timburke | this even means there'd be some benefit to be had *before* everything is py3, so it'd stand some chance of actually getting done | 00:59 |
| *** openstackstatus has quit IRC | 01:14 | |
| clayg | yeah... we should write down (like with ascii art) what the format should look like and put it on swift ideas or something... | 01:16 |
| *** openstackstatus has joined #openstack-swift | 01:16 | |
| *** ChanServ sets mode: +v openstackstatus | 01:16 | |
| clayg | "and the reasons it should look like this are cause: ...." | 01:16 |
| *** tovin07_ has joined #openstack-swift | 01:16 | |
| *** zigo has quit IRC | 01:27 | |
| *** gyee has quit IRC | 01:28 | |
| *** zigo has joined #openstack-swift | 01:31 | |
| openstackgerrit | Tim Burke proposed openstack/swift master: Let clients request heartbeats during SLO PUTs https://review.openstack.org/509306 | 01:38 |
| *** d0ugal has quit IRC | 01:45 | |
| *** d0ugal has joined #openstack-swift | 01:45 | |
| *** portdirect has quit IRC | 02:04 | |
| *** portdirect has joined #openstack-swift | 02:04 | |
| *** jrichli has quit IRC | 02:05 | |
| *** jrichli has joined #openstack-swift | 02:05 | |
| *** mingyu has quit IRC | 02:06 | |
| *** andymccr has quit IRC | 02:06 | |
| *** csmart has quit IRC | 02:06 | |
| *** SkyRocknRoll has quit IRC | 02:06 | |
| *** dja has quit IRC | 02:06 | |
| *** mingyu has joined #openstack-swift | 02:06 | |
| *** onovy has quit IRC | 02:08 | |
| *** mtreinish has quit IRC | 02:08 | |
| *** jistr has quit IRC | 02:08 | |
| *** jistr has joined #openstack-swift | 02:10 | |
| *** onovy has joined #openstack-swift | 02:10 | |
| *** seongsoocho_ has joined #openstack-swift | 02:10 | |
| *** mtreinish has joined #openstack-swift | 02:10 | |
| openstackgerrit | Merged openstack/swift feature/deep: split merge_items into merge_objects and merge_shard_ranges https://review.openstack.org/509857 | 02:11 |
| *** kong_ has joined #openstack-swift | 02:11 | |
| openstackgerrit | Merged openstack/swift feature/deep: Add Container Sharder to source docs https://review.openstack.org/509830 | 02:11 |
| *** seongsoocho has quit IRC | 02:12 | |
| *** kong has quit IRC | 02:12 | |
| *** blairo has quit IRC | 02:12 | |
| *** seongsoocho_ is now known as seongsoocho | 02:12 | |
| *** kong_ is now known as kong | 02:12 | |
| *** dja has joined #openstack-swift | 02:13 | |
| *** andymccr has joined #openstack-swift | 02:13 | |
| *** SkyRocknRoll has joined #openstack-swift | 02:14 | |
| *** mahatic has quit IRC | 02:16 | |
| *** csmart has joined #openstack-swift | 02:16 | |
| *** mahatic has joined #openstack-swift | 02:17 | |
| *** mingyu has quit IRC | 02:18 | |
| kota_ | good morning | 02:18 |
| *** blair has joined #openstack-swift | 02:19 | |
| *** mingyu has joined #openstack-swift | 02:22 | |
| *** mgagne has quit IRC | 02:23 | |
| *** zacksh has quit IRC | 02:23 | |
| *** mgagne has joined #openstack-swift | 02:24 | |
| *** mgagne is now known as Guest66098 | 02:24 | |
| *** zacksh has joined #openstack-swift | 02:24 | |
| *** csmart has quit IRC | 02:35 | |
| *** csmart has joined #openstack-swift | 02:38 | |
| kota_ | timburke: btw, could you have time to update swift3 patch? If not, I could push my suggestion and can start to release work. How do you think? | 02:38 |
| *** mahatic has quit IRC | 02:39 | |
| *** mahatic has joined #openstack-swift | 02:41 | |
| *** janonymous has joined #openstack-swift | 03:21 | |
| *** SkyRocknRoll has quit IRC | 03:25 | |
| *** wes_dillingham has quit IRC | 03:29 | |
| *** wes_dillingham has joined #openstack-swift | 03:30 | |
| *** wes_dillingham has quit IRC | 03:30 | |
| *** links has joined #openstack-swift | 03:32 | |
| *** abhitechie has quit IRC | 03:36 | |
| openstackgerrit | Merged openstack/swift feature/deep: add post-sharding object PUT to probe test https://review.openstack.org/509858 | 03:39 |
| *** kei_yama has quit IRC | 03:40 | |
| mahatic | hi clayg ! tombstone bugs eh | 03:51 |
| *** gkadam has joined #openstack-swift | 04:01 | |
| *** kei_yama has joined #openstack-swift | 04:02 | |
| *** klrmn has quit IRC | 04:53 | |
| *** psachin has joined #openstack-swift | 05:05 | |
| *** HCLTech-SSW has joined #openstack-swift | 05:24 | |
| HCLTech-SSW | rledisez: Hi | 05:24 |
| *** ChubYann has quit IRC | 05:34 | |
| mattoliverau | HCLTech-SSW: o/ | 05:52 |
| mattoliverau | I haven't seen rledisez online yet, thanks for the undelete patch | 05:53 |
| mattoliverau | Unfortuantly I'm about to leave for the day (almost 5pm on Friday here in Oz and have family plans). Otherwise I'd love to talk about undelete. | 05:54 |
| *** ChanServ sets mode: +v mattoliverau | 05:55 | |
| *** spectr has joined #openstack-swift | 05:56 | |
| *** m_kazuhiro has joined #openstack-swift | 06:04 | |
| *** silor has joined #openstack-swift | 06:10 | |
| *** skudlik has joined #openstack-swift | 06:12 | |
| *** rcernin has joined #openstack-swift | 06:17 | |
| *** pcaruana has joined #openstack-swift | 06:24 | |
| *** geaaru has joined #openstack-swift | 06:26 | |
| mattoliverau | acoles: I'll be back for a team meeting in a few hours, I'll review the patch while meeting (not saying the meeting is borning or anything) :P | 06:34 |
| *** HCLTech-SSW has quit IRC | 06:36 | |
| *** silor has quit IRC | 06:38 | |
| *** rcernin has quit IRC | 06:41 | |
| *** links has quit IRC | 06:42 | |
| *** rcernin has joined #openstack-swift | 06:43 | |
| *** links has joined #openstack-swift | 06:59 | |
| *** cbartz has joined #openstack-swift | 07:00 | |
| *** tesseract has joined #openstack-swift | 07:25 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Imported Translations from Zanata https://review.openstack.org/510000 | 07:41 |
| *** links has quit IRC | 07:46 | |
| *** links has joined #openstack-swift | 07:59 | |
| *** tovin07_ has quit IRC | 08:18 | |
| *** tovin07 has joined #openstack-swift | 08:22 | |
| *** tovin07_ has joined #openstack-swift | 08:27 | |
| *** psachin has quit IRC | 08:34 | |
| acoles | mattoliverau: no worries, it's not urgent (just removing code) and it's your Friday evening - it can wait til next week | 08:34 |
| *** kei_yama has quit IRC | 08:34 | |
| acoles | clayg: *one* day we'll fix *everything* - on that day the sun will stand still in the sky, somewhere over greenland maybe :D | 08:38 |
| acoles | briancline: this may be of interest to you https://review.openstack.org/#/c/291990/ (IDK, I just speed-read my scrollback) | 08:40 |
| patchbot | patch 291990 - swift - Add commands to ring-builder to change region / zone | 08:40 |
| *** tovin07 has quit IRC | 08:40 | |
| openstackgerrit | HCLTech-SSW proposed openstack/swift master: Added the man page for container-sync-realms.conf https://review.openstack.org/510017 | 08:41 |
| *** m_kazuhiro has quit IRC | 08:42 | |
| *** psachin has joined #openstack-swift | 09:18 | |
| *** spectr has quit IRC | 09:26 | |
| *** spectr has joined #openstack-swift | 09:34 | |
| *** spectr has quit IRC | 09:34 | |
| *** spectr has joined #openstack-swift | 09:36 | |
| *** spectr has quit IRC | 09:36 | |
| *** spectr has joined #openstack-swift | 09:37 | |
| *** spectr has quit IRC | 09:38 | |
| *** spectr has joined #openstack-swift | 09:40 | |
| *** spectr has quit IRC | 09:40 | |
| *** spectr has joined #openstack-swift | 09:41 | |
| *** spectr has quit IRC | 09:43 | |
| *** spectr has joined #openstack-swift | 09:43 | |
| *** spectr has quit IRC | 09:56 | |
| *** spectr has joined #openstack-swift | 09:57 | |
| *** spectr has quit IRC | 09:57 | |
| *** spectr has joined #openstack-swift | 09:58 | |
| openstackgerrit | Alistair Coles proposed openstack/swift feature/deep: Add some assertions to test_set_sharding_states https://review.openstack.org/510041 | 10:00 |
| *** tovin07_ has quit IRC | 10:06 | |
| *** mingyu has quit IRC | 10:21 | |
| *** Dinesh_Bhor has quit IRC | 10:35 | |
| *** mjseger has joined #openstack-swift | 10:40 | |
| mjseger | mattoliverau: is this morning good for you? | 10:41 |
| openstackgerrit | Jan Zerebecki proposed openstack/swift master: Fix swift-ring-builder set_weight with >1 device https://review.openstack.org/509606 | 11:03 |
| *** mingyu has joined #openstack-swift | 11:22 | |
| *** mingyu has quit IRC | 11:26 | |
| *** mingyu has joined #openstack-swift | 11:38 | |
| mattoliverau | mjseger: sorry, Friday night and am a little busy. Monday morning good for you? | 11:40 |
| *** dewanee has joined #openstack-swift | 11:45 | |
| dewanee | hello there | 11:45 |
| mjseger | mattoliverau: ouch, forgot about day difference as well as time. monday could work. re your last email: iostat is old school, collectl does it all ;) | 11:45 |
| dewanee | quick question on public access enabled container | 11:46 |
| dewanee | it seems that the link provided by horizon misses a trailing "/" | 11:47 |
| dewanee | I gather that link gets generated by the webinterface itself, is that correct? | 11:48 |
| dewanee | (I don't seem to find a way to have the whole address assembled by the swift client itself) | 11:48 |
| *** spectr has quit IRC | 12:02 | |
| *** spectr has joined #openstack-swift | 12:03 | |
| dewanee | investigating more it seeems that without a trailing slash I get a redirect to the original_url + "/" | 12:05 |
| *** wes_dillingham has joined #openstack-swift | 12:07 | |
| dewanee | but as I have ssl termination done by haproxy the url get stripped of the https prefix | 12:08 |
| *** d0ugal has quit IRC | 12:15 | |
| *** MVenesio has joined #openstack-swift | 12:21 | |
| kota_ | dewanee: do you mean that http://host/v1/a/c equals to http://host/v1/a/c/ ? | 12:28 |
| *** spectr has quit IRC | 12:28 | |
| kota_ | dewanee: I think they work as same. And my quick check with my swift, they both returned same results. | 12:29 |
| kota_ | i don't think it depends on if the container is public or not. | 12:30 |
| dewanee | kota_, apparently the problem is that we use https | 12:32 |
| dewanee | so the redirect we get is wrong | 12:32 |
| dewanee | if I try https://host/v1/a/c I get host/v1/a/c/ that does not work | 12:33 |
| dewanee | to be more precise our situation is : | 12:34 |
| kota_ | dewanee: it looks like you did the translation/redirect on haproxy, not swift itself? | 12:34 |
| dewanee | that the case, yes | 12:34 |
| dewanee | *that's | 12:34 |
| dewanee | but why should I want to do it on swift itself? | 12:35 |
| kota_ | ? | 12:36 |
| *** spectr has joined #openstack-swift | 12:39 | |
| dewanee | I mean what are the advantages? Is ssl termination on the load balancer an ill conceived idea when it comes to swift? | 12:39 |
| openstackgerrit | Alistair Coles proposed openstack/swift feature/deep: Add some assertions to test_set_sharding_states https://review.openstack.org/510041 | 12:41 |
| openstackgerrit | Alistair Coles proposed openstack/swift feature/deep: copy put-timestamp from original to sharded db https://review.openstack.org/510092 | 12:41 |
| kota_ | i don't think it's a bad case. I think users usually use ssl termination in front of swift proxies for speeding up the transfer. | 12:41 |
| kota_ | can your proxy be configured the protocol prefix to add "http" for the request URI? | 12:43 |
| kota_ | haproxy or load balancer i meant. | 12:43 |
| kota_ | outside of your swift. | 12:43 |
| dewanee | that's a good question: I would apache do that for me in other situations | 12:44 |
| dewanee | not sure about haproxy capabilities | 12:44 |
| dewanee | there's no way to instruct swift-proxy to do that as far as I understand,correct? | 12:45 |
| kota_ | hmm... sorry, I'm not familiar with haproxy too but haproxy - (to) -> swift should have http protocol, i suppose. | 12:46 |
| dewanee | that's the main issue. the problem is then swift -> haproxy -> client issuing a redirect | 12:47 |
| thurloat | LPT: don't fill up disks | 12:47 |
| kota_ | ah... perhaps, the host could be changed. I'm not familiar with such a case but it seems the use case for cname lookup? | 12:49 |
| dewanee | mmh not sure I am following: let's recap for the sake of not talking about two different things :) | 12:50 |
| dewanee | https://host/v1/a/c -> haproxy -> swift -> http://host/v1/a/c | 12:51 |
| dewanee | swift -> http://host/v1/a/c/ -> haproxy -> http://host/v1/a/c/ | 12:52 |
| dewanee | at this point it does not work because the client then tries to access a http on a port that uses SSL | 12:53 |
| kota_ | so if it is able to do that haproxy can return https prefix always, it seems to be resolved | 12:54 |
| dewanee | well if that's the case, yes. I'll dig into it | 12:54 |
| kota_ | sorry, it's time over. I'm on Asian Timezone and I have to get out my office soon :/ | 12:54 |
| dewanee | np. thanks for your time. | 12:55 |
| *** psachin has quit IRC | 13:05 | |
| *** mat128 has joined #openstack-swift | 13:17 | |
| *** gkadam has quit IRC | 13:18 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-swiftclient master: Updated from global requirements https://review.openstack.org/89250 | 13:19 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements https://review.openstack.org/88736 | 13:21 |
| *** mingyu has quit IRC | 13:21 | |
| *** mingyu has joined #openstack-swift | 13:25 | |
| openstackgerrit | Alistair Coles proposed openstack/swift feature/deep: remove support for +/- relative object_count in shard updates https://review.openstack.org/509860 | 13:27 |
| *** mingyu has quit IRC | 13:30 | |
| *** spectr has quit IRC | 13:35 | |
| *** spectr has joined #openstack-swift | 13:36 | |
| *** wes_dillingham has quit IRC | 13:45 | |
| *** wes_dillingham has joined #openstack-swift | 13:46 | |
| *** links has quit IRC | 13:48 | |
| *** d0ugal has joined #openstack-swift | 14:00 | |
| *** catintheroof has joined #openstack-swift | 14:05 | |
| *** catinthe_ has joined #openstack-swift | 14:06 | |
| *** catintheroof has quit IRC | 14:07 | |
| thurloat | I'm not seeing the functionality in the ringbuilder, is it possible to reassign a disk from one physical server to another? i.e. I want to take 15/45 disks from one object server and move them to another without having to do a huge rebalance. | 14:09 |
| *** spectr has quit IRC | 14:11 | |
| *** d0ugal has quit IRC | 14:15 | |
| openstackgerrit | Alistair Coles proposed openstack/swift feature/deep: revert _record_to_dict to same as master https://review.openstack.org/510132 | 14:19 |
| *** gyee has joined #openstack-swift | 14:24 | |
| *** d0ugal has joined #openstack-swift | 14:32 | |
| *** cbartz has quit IRC | 14:58 | |
| *** spectr has joined #openstack-swift | 15:04 | |
| *** spectr has quit IRC | 15:04 | |
| *** links has joined #openstack-swift | 15:07 | |
| *** MVenesio has quit IRC | 15:16 | |
| *** cbartz has joined #openstack-swift | 15:18 | |
| *** rcernin has quit IRC | 15:19 | |
| *** chsc has joined #openstack-swift | 15:19 | |
| *** cbartz has quit IRC | 15:21 | |
| *** skudlik has quit IRC | 16:09 | |
| *** pcaruana has quit IRC | 16:13 | |
| *** mingyu has joined #openstack-swift | 16:15 | |
| *** mingyu has quit IRC | 16:20 | |
| *** alenavolk has joined #openstack-swift | 16:32 | |
| *** alenavolk has quit IRC | 16:33 | |
| *** wes_dillingham has quit IRC | 16:47 | |
| clayg | nothing but win from the new contributor in patch 509606 AFICT | 16:57 |
| patchbot | https://review.openstack.org/#/c/509606/ - swift - Fix swift-ring-builder set_weight with >1 device | 16:57 |
| clayg | onovy: the `.manpages` script is throwing a warning for some link in swift-recon.1 ??? | 17:02 |
| clayg | i don't really know how to render man pages or what the error means? `130: warning [p 2, 10.0i]: cannot adjust line` ??? | 17:03 |
| *** openstackstatus has quit IRC | 17:05 | |
| *** openstack has joined #openstack-swift | 17:07 | |
| *** ChanServ sets mode: +o openstack | 17:07 | |
| *** wes_dillingham has joined #openstack-swift | 17:08 | |
| openstackgerrit | Clay Gerrard proposed openstack/swift master: Remove trailing whitespace in manpage https://review.openstack.org/510190 | 17:11 |
| *** klrmn has joined #openstack-swift | 17:19 | |
| *** vint_bra has joined #openstack-swift | 17:22 | |
| clayg | acoles: I should have included the related patch 510017 in that commit message - but thanks for the enthusiasm | 17:24 |
| patchbot | https://review.openstack.org/#/c/510017/ - swift - Added the man page for container-sync-realms.conf | 17:24 |
| acoles | clayg: I didn't notice the parent patch, but I did wonder what you were doing noticing those whitespaces :) | 17:26 |
| openstackgerrit | Tim Burke proposed openstack/swift feature/deep: Address review comments https://review.openstack.org/509884 | 17:28 |
| *** links has quit IRC | 17:32 | |
| *** MVenesio has joined #openstack-swift | 17:40 | |
| *** MVenesio has quit IRC | 17:45 | |
| *** psachin has joined #openstack-swift | 18:29 | |
| openstackgerrit | Merged openstack/swift feature/deep: remove support for +/- relative object_count in shard updates https://review.openstack.org/509860 | 18:49 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements https://review.openstack.org/88736 | 19:03 |
| *** chlong has joined #openstack-swift | 19:06 | |
| zaitcev | clayg: I'm going to embark on an ill-advised adventure tomorrow, so just in case here's an update -- since you're almost the only guy who was interested. PUT+POST is now 3-stage, but full-up testing found that at times it fails to send chunked as needed or whatever, so object server returns 411 Length Required. | 19:06 |
| clayg | Lol. Be careful!? | 19:07 |
| clayg | And thanks. | 19:07 |
| zaitcev | I should be back by Thursday | 19:07 |
| clayg | Cool! Good luck and have fun. | 19:08 |
| zaitcev | But because of weight limits I'm only taking a cellphone, so no data | 19:08 |
| clayg | Sounds like a party! | 19:08 |
| *** wes_dillingham has quit IRC | 19:24 | |
| *** ChubYann has joined #openstack-swift | 19:26 | |
| *** tesseract has quit IRC | 19:31 | |
| timburke | https://github.com/openstack/swift/blob/master/test/functional/swift_test_client.py#L350 doesn't interact well with return_resp over in https://github.com/openstack/swift/blob/master/test/functional/swift_test_client.py#L966 :-( | 19:41 |
| timburke | ...and we've got no func tests for any of bulk, do we? | 19:42 |
| timburke | clayg: you know how you like to point to "Be very careful about asking an author to add a test ... before attempting to do so yourself." ? i might have to call you out on it for the func test for https://review.openstack.org/#/c/509306/ | 19:46 |
| patchbot | patch 509306 - swift - Let clients request heartbeats during SLO PUTs | 19:46 |
| clayg | timburke: sounds fair - do we not currently test SLO's? | 19:46 |
| timburke | totally do. we just never look at any response bodies for writes (as far as i'm aware) | 19:47 |
| clayg | timburke: I do think you can't merge client facing API changes without functional tests - but ... if you think it will be a challenge I could take a stab at it and let you know what I think? | 19:47 |
| clayg | oic. that sucks. Sorry bro :'( | 19:47 |
| timburke | i'm really tempted to just stick self.response.body = self.response.read() ahead of that close... | 19:49 |
| timburke | but even then, we're not really testing the heartbeating | 19:50 |
| *** oshritf has joined #openstack-swift | 20:09 | |
| *** ChubYann has quit IRC | 20:10 | |
| *** oshritf has quit IRC | 20:12 | |
| *** oshritf has joined #openstack-swift | 20:17 | |
| *** catinthe_ has quit IRC | 20:28 | |
| *** spectr has joined #openstack-swift | 20:34 | |
| *** spectr has quit IRC | 20:36 | |
| *** ChubYann has joined #openstack-swift | 20:50 | |
| openstackgerrit | Tim Burke proposed openstack/swift master: Let clients request heartbeats during SLO PUTs https://review.openstack.org/509306 | 20:57 |
| *** mat128 has quit IRC | 21:03 | |
| openstackgerrit | Tim Burke proposed openstack/swift feature/deep: revert _record_to_dict to same as master https://review.openstack.org/510132 | 21:13 |
| openstackgerrit | Merged openstack/swift feature/deep: Address review comments https://review.openstack.org/509884 | 21:20 |
| *** wes_dillingham has joined #openstack-swift | 21:23 | |
| *** wes_dillingham has quit IRC | 21:24 | |
| timburke | clayg: if you like p 509306 you might want to go land https://review.openstack.org/#/c/509305/ so it's out of the way | 21:29 |
| patchbot | patch 509306 - swift - Let clients request heartbeats during SLO PUTs | 21:29 |
| patchbot | patch 509305 - swift - Clean up SLO tests and docs | 21:29 |
| timburke | and if you want to see my plan to use it in p 509321, it'd be helpful (but not strictly necessary) to have https://review.openstack.org/#/c/441520/ | 21:29 |
| patchbot | patch 509321 - swift3 - WIP: support long-running multipart uploads | 21:29 |
| patchbot | patch 441520 - swift - Use swift3's check_signature function | 21:29 |
| timburke | (and thanks for already looking at https://review.openstack.org/#/c/509594/!) | 21:29 |
| patchbot | patch 509594 - swift - Stop clearing params for account_autocreate responses | 21:29 |
| clayg | oh yeah, we need to get patch 509594 landed - I'm already shipping that change :\ | 21:35 |
| patchbot | https://review.openstack.org/#/c/509594/ - swift - Stop clearing params for account_autocreate responses | 21:35 |
| timburke | thanks clayg! that first one helped minimize the test changes necessary for the heartbeating since we don't raise exceptions as often | 21:37 |
| *** wes_dillingham has joined #openstack-swift | 21:51 | |
| *** wes_dillingham has quit IRC | 21:52 | |
| *** wes_dillingham has joined #openstack-swift | 21:53 | |
| *** wes_dillingham has quit IRC | 21:53 | |
| *** wes_dillingham has joined #openstack-swift | 21:54 | |
| *** wes_dillingham has quit IRC | 21:54 | |
| *** wes_dillingham has joined #openstack-swift | 21:55 | |
| *** wes_dillingham has quit IRC | 21:56 | |
| *** wes_dillingham has joined #openstack-swift | 21:57 | |
| *** wes_dillingham has quit IRC | 21:57 | |
| *** chlong has quit IRC | 22:14 | |
| *** oshritf has quit IRC | 22:42 | |
| *** mingyu has joined #openstack-swift | 22:48 | |
| *** mingyu has quit IRC | 22:52 | |
| openstackgerrit | Merged openstack/swift master: Clean up SLO tests and docs https://review.openstack.org/509305 | 22:58 |
| *** vint_bra has quit IRC | 23:05 | |
| *** chsc has quit IRC | 23:21 | |
| thurloat | looking for some info on mucking with ring data without using swift-ring-builder, maybe my google-fu is weak but I'm not seeing much other than folks mentioning it's possible. | 23:36 |
| *** chsc has joined #openstack-swift | 23:41 | |
| *** chsc has quit IRC | 23:45 | |
| openstackgerrit | Merged openstack/swift master: Fix swift-ring-builder set_weight with >1 device https://review.openstack.org/509606 | 23:49 |
| *** mingyu has joined #openstack-swift | 23:53 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!