*** echevemaster has joined #openstack-swift | 00:17 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 00:18 |
---|---|---|
*** dmorita has quit IRC | 00:29 | |
openstackgerrit | Merged openstack/swift: Bypass paste.deploy's loadcontext to read a config from a string https://review.openstack.org/163209 | 00:38 |
zaitcev | guys, a stupid Python question here. Why is it that we see things like except (Exception, ChunkWriteTimeout): <--- isn't ChunkWriteTimeout a subclass of Exception, in which case it's redundant to spell out? | 00:39 |
klrmn | zaitcev: i would have expected a different except clause for each | 00:42 |
klrmn | zaitcev: do this specific thing for a ChunkWriteTimeout, or this more general thing for any other Exception | 00:42 |
zaitcev | klrmn: maybe it was a replacement for a comment "# ChunkWriteTimeout often ends here" | 00:43 |
klrmn | zaitcev: could be | 00:43 |
*** tab____ has quit IRC | 00:55 | |
mattoliverau | K, I've done enough reviewing on this Sat (at least for now), I might go out and spend time with the wife. Have a great weekend all. | 00:57 |
openstackgerrit | Samuel Merritt proposed openstack/swift: EC: support single ranges for GET requests https://review.openstack.org/163620 | 01:04 |
torgomatic | notmyname: I pushed up what I have; it still doesn't fix ranged HEAD requests, but that one broken functional test passes now | 01:04 |
torgomatic | zaitcev: ChunkWriteTimeout > eventlet.Timeout > BaseException; Exception isn't an ancestor | 01:05 |
torgomatic | FWIW | 01:05 |
zaitcev | torgomatic: weird, but... okay | 01:05 |
zaitcev | thanks | 01:05 |
torgomatic | np | 01:05 |
clayg | peluse: oh hey! | 01:07 |
clayg | is there a short hand for "the previous sha I was on" | 01:07 |
*** tsg has quit IRC | 01:07 | |
clayg | like if I git reset HEAD^1 - can I get the sha of what HEAD *used* to be w/o having to resort to reflog by hand? | 01:07 |
clayg | i would have swore I had this trick last rebase-i-esta where I would rebase -i, the e some sha, then reset HEAD^1 and add -p because it had some junk in there that didn't belong - then when I'm happy I would 'git commit -C <some-magic>' and that would commit with the message from the sha i was editing - then I would have all my dangling changes in the working tree that I extracted from that commit and I'd add them in bit by | 01:10 |
clayg | HEAD@{1} maybe? | 01:12 |
*** srsakhamuri has quit IRC | 01:13 | |
*** srsakhamuri has joined #openstack-swift | 01:13 | |
clayg | zaitcev: when eventlet raises a Timeout it needs to get out through except Exception in stdlib code or else you can't catch it | 01:18 |
zaitcev | clayg: wow, thanks | 01:33 |
peluse | clayg, forgot what I was gonna ask... | 01:40 |
peluse | clayg, about to head out to get my drink on but I'll be working on ECrecon and more probe tests tommorrow and Sun both. I assume I'm good to keep plugging away with the old MFI as my dependency? | 01:41 |
openstackgerrit | Merged openstack/swift: Enable in-process functional test policy to be configured https://review.openstack.org/159205 | 01:44 |
*** panbalag has quit IRC | 01:47 | |
*** fifieldt__ has quit IRC | 02:58 | |
*** panbalag has joined #openstack-swift | 03:37 | |
*** panbalag has quit IRC | 04:21 | |
*** reed has quit IRC | 04:44 | |
*** zaitcev has quit IRC | 05:06 | |
*** echevemaster has quit IRC | 06:46 | |
*** silor has joined #openstack-swift | 06:53 | |
*** coreyfarrell has joined #openstack-swift | 07:21 | |
*** aswadr has joined #openstack-swift | 07:37 | |
*** silor has quit IRC | 07:45 | |
*** mmcardle has joined #openstack-swift | 08:15 | |
*** mmcardle has quit IRC | 08:25 | |
*** joeljwright has joined #openstack-swift | 08:39 | |
*** joeljwright has quit IRC | 09:01 | |
*** Bsony has joined #openstack-swift | 09:03 | |
*** joeljwright has joined #openstack-swift | 09:19 | |
*** G________ has joined #openstack-swift | 13:02 | |
*** geaaru has joined #openstack-swift | 13:03 | |
*** thumpba has joined #openstack-swift | 14:16 | |
*** thumpba has quit IRC | 14:20 | |
*** tsg has joined #openstack-swift | 14:22 | |
*** pcaruana has joined #openstack-swift | 14:42 | |
-openstackstatus- NOTICE: Gerrit will be offline starting at 1500 UTC for scheduled maintenance | 14:53 | |
*** ChanServ changes topic to "Gerrit will be offline starting at 1500 UTC for scheduled maintenance" | 14:53 | |
*** tsg has quit IRC | 15:00 | |
*** G________ has quit IRC | 15:07 | |
-openstackstatus- NOTICE: Gerrit is offline for scheduled maintenance || http://lists.openstack.org/pipermail/openstack-infra/2015-March/002540.html | 15:07 | |
*** ChanServ changes topic to "Gerrit is offline for scheduled maintenance || http://lists.openstack.org/pipermail/openstack-infra/2015-March/002540.html" | 15:07 | |
*** openstackgerrit has quit IRC | 15:29 | |
tdasilva | is review.openstack.org down? | 15:29 |
joeljwright | it's not working for me | 15:29 |
*** joeljwright has quit IRC | 15:55 | |
*** ChanServ changes topic to "Review Dashboard: http://goo.gl/uRzLBX | Overview Dashboard: http://goo.gl/2By1qv | Priority Reviews: https://wiki.openstack.org/wiki/Swift/PriorityReviews | EC status: https://gist.github.com/notmyname/ddde46b782957dec6675 | Logs: http://eavesdrop.openstack.org/irclogs/%23openstack-swift/" | 16:06 | |
-openstackstatus- NOTICE: Gerrit is back online | 16:06 | |
*** openstackgerrit has joined #openstack-swift | 16:23 | |
*** openstackgerrit has quit IRC | 16:24 | |
*** openstackgerrit has joined #openstack-swift | 16:25 | |
openstackgerrit | Thiago da Silva proposed openstack/swift: Refactoring the PUT method https://review.openstack.org/156825 | 16:31 |
*** tellesnobrega has quit IRC | 16:59 | |
*** Bsony has quit IRC | 17:19 | |
*** Guest___ has joined #openstack-swift | 18:12 | |
*** tsg has joined #openstack-swift | 18:57 | |
*** silor has joined #openstack-swift | 19:15 | |
*** aswadr has quit IRC | 19:22 | |
*** joeljwright has joined #openstack-swift | 19:28 | |
*** coreyfarrell has left #openstack-swift | 20:07 | |
*** Guest___ has quit IRC | 20:14 | |
*** Bsony has joined #openstack-swift | 20:32 | |
*** silor has quit IRC | 20:34 | |
*** bishtsand has joined #openstack-swift | 20:35 | |
bishtsand | hi | 20:35 |
bishtsand | Have one doubt | 20:35 |
bishtsand | Object migration is possible from one devstack to another | 20:36 |
bishtsand | ? | 20:36 |
*** silor has joined #openstack-swift | 20:39 | |
bishtsand | is there any one alive :) | 21:04 |
bishtsand | ? | 21:04 |
*** bishtsand has quit IRC | 21:08 | |
*** panbalag has joined #openstack-swift | 21:34 | |
openstackgerrit | paul luse proposed openstack/swift: Erasure Code Reconstructor https://review.openstack.org/131872 | 21:41 |
openstackgerrit | paul luse proposed openstack/swift: wip: ec reconstructor probe test https://review.openstack.org/164291 | 21:44 |
*** panbalag has quit IRC | 21:52 | |
*** silor has quit IRC | 21:52 | |
*** Bsony has quit IRC | 22:02 | |
openstackgerrit | Janie Richling proposed openstack/swift: WIP - non-in-process functest mods to support different policies https://review.openstack.org/166097 | 22:25 |
openstackgerrit | Janie Richling proposed openstack/swift: WIP - non-in-process functest mods to support different policies https://review.openstack.org/166097 | 22:29 |
*** Bsony has joined #openstack-swift | 22:38 | |
*** Bsony has quit IRC | 22:51 | |
*** joeljwright has quit IRC | 22:56 | |
*** aswadr has joined #openstack-swift | 23:05 | |
openstackgerrit | paul luse proposed openstack/swift: Merge master to feature/ec https://review.openstack.org/166558 | 23:22 |
openstackgerrit | paul luse proposed openstack/swift: Merge master to feature/ec https://review.openstack.org/166558 | 23:29 |
*** Bsony has joined #openstack-swift | 23:30 | |
*** Bsony has quit IRC | 23:40 | |
*** geaaru has quit IRC | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!