Monday, 2016-02-08

takashi_eranrom: Thank you for your review! I'll check it.00:34
openstackgerritTakashi Kajinami proposed openstack/storlets: Refactor Storlet Handler middleware  https://review.openstack.org/27561901:05
openstackgerritTakashi Kajinami proposed openstack/storlets: Refactor Storlet Handler middleware  https://review.openstack.org/27561901:11
openstackgerritTakashi Kajinami proposed openstack/storlets: Refactor Storlet Handler middleware  https://review.openstack.org/27561901:21
openstackgerritTakashi Kajinami proposed openstack/storlets: Use logger.exception instead of original method  https://review.openstack.org/27654301:22
openstackgerritTakashi Kajinami proposed openstack/storlets: Improve handling about Timeout in storlet_handler  https://review.openstack.org/27654501:29
openstackgerritKota Tsuyuzaki proposed openstack/storlets: Refactor Storlet Handler middleware  https://review.openstack.org/27561902:05
openstackgerritKota Tsuyuzaki proposed openstack/storlets: Refactor Storlet Handler middleware  https://review.openstack.org/27561902:32
openstackgerritTakashi Kajinami proposed openstack/storlets: Fix redundant call of get_vaco in storlet_handler  https://review.openstack.org/27728505:36
*** takashi_ is now known as takashi07:15
openstackgerritTakashi Kajinami proposed openstack/storlets: [WIP] Refactor test_storlet_handler  https://review.openstack.org/27732208:51
*** openstackgerrit has quit IRC09:02
*** openstackgerrit has joined #openstack-storlets09:03
takashikota_: Does the patch 277322 make sence to you?09:12
patchbottakashi: https://review.openstack.org/#/c/277322/ - storlets - [WIP] Refactor test_storlet_handler09:12
takashiI haven't finished it yet (because I know I shoud rebase it soon), but I'm glad to hear your opinion about it.09:12
kota_why not moving some common "init and registers" into "def setUp"?09:16
kota_most likely def setUp: self.app = FakeApp() self.app.register(xxx)09:17
kota_s/setUp/setup(self)/09:18
takashikota_: Thanks. I should consider that.09:23
takashibut we have to be carefule to do that, because each unittests require defferent request pathes.09:31
takashiand that's why I've not done it yet... I'm going to think more about this. :-)09:32
kota_takashi at least, we can initialize the FakeApp in setUp09:41
takashikota_: You are right. I'll do it soon, not to forget it.09:47
openstackgerritTakashi Kajinami proposed openstack/storlets: [WIP] Refactor test_storlet_handler  https://review.openstack.org/27732209:52

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