Thursday, 2016-09-01

openstackgerritTakashi Kajinami proposed openstack/storlets: Add python sdaemon support to storlet gateway  https://review.openstack.org/36232604:04
openstackgerritTakashi Kajinami proposed openstack/storlets: Add functional tests for python storlet execution  https://review.openstack.org/35998304:04
openstackgerritTakashi Kajinami proposed openstack/storlets: Add Python sdaemon support in daemon_factory  https://review.openstack.org/35622404:04
openstackgerritTakashi Kajinami proposed openstack/storlets: Implement Python SDaemon  https://review.openstack.org/35825204:04
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330304:04
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330306:14
eranromHi All, you might be interested in this one: http://itsonlyme.name/blog06:23
eranromWill be very interested to get your feedback on this.06:24
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330306:39
*** takashi_ has joined #openstack-storlets06:41
takashi_eranrom: interesting! I'll have a look later06:42
kota_eranrom: awesome. book it to my favarit in my browser, I will take a look later.06:46
*** takashi_ has quit IRC07:11
eranromtakashi: kota_: Thanks!07:33
*** takashi_ has joined #openstack-storlets07:48
openstackgerritEran Rom proposed openstack/storlets: Creanup redundant README.md and README.rst  https://review.openstack.org/34727807:59
eranromflaper87: I have just read the meeting log again. (1) Thanks very much for your help on this.08:34
eranromflaper87: (2) Once Takashi took care of switching to OpenJDK, is seems to me that the next bit todo item is to refactor the structure of the project so that it is python centric08:34
eranromflaper87: while we be looking at this, is there anything else you think we should do at this point?08:35
flaper87eranrom: hey there!11:13
flaper87eranrom: yeah, I noticed a couple of other things I wanted to share11:13
* flaper87 takes his notes11:13
flaper871. Change the copyright header to something like: https://github.com/openstack/zaqar/blob/master/zaqar/i18n.py#L3-L1411:15
eranromflaper87: waiting patiently11:15
flaper872. change the package path to not mention ibm: https://github.com/openstack/storlets/tree/master/Engine/SBus/SBusJavaFacade/src/com/ibm/storlet/sbus11:16
flaper873. Wonder if this should test master: https://github.com/openstack/storlets/blob/master/tox.ini#L1311:17
flaper87although swift has independent releases11:17
flaper87eranrom: I don't recall if storlets will have independent releases too11:17
flaper87will it?11:17
eranromflaper87: In the patch I have 'stated' independent releases11:17
flaper87eranrom: perfect11:17
flaper87I guess it's fine for now. It's weird to download swift code from the tox file11:18
flaper87we'll get to that later11:18
flaper87let's first take care of the restructuring work11:18
eranromflaper87: ok11:18
flaper87eranrom: btw, where are you based?11:18
eranromflaper87: Israel, you?11:18
flaper87eranrom: EU11:18
flaper87perfect11:18
flaper87almost the same TZ11:18
eranromperfect indeed11:18
flaper874. It'd be great to add py35 to the list of envs https://github.com/openstack/storlets/blob/master/tox.ini#L311:19
flaper87that means adding a py35 job11:19
flaper87btw, if there are things you've no clue how to do, let me know. I'm here to help11:20
flaper87like the ci jobs stuff11:20
flaper87Question: Why do you need this file? https://github.com/openstack/storlets/blob/master/.unittests#L111:21
flaper87I understand what it does11:21
flaper87but I'm curious to know what problems it solves11:21
flaper87it'd be great to have storlet use testr11:21
eranromflaper87: well, I mostly followed what's happening in Swift.11:22
eranromflaper87: I agree its 'redundant'11:22
eranromtestr instead of unittest?11:23
flaper87eranrom: gotcha11:23
flaper87yeah, instead of nostests11:23
flaper87we can remove the entire file, tbh11:23
eranromyou mean .unittest?11:23
flaper87Ok, here's a plan of actions, let me know if you agree11:23
flaper87eranrom: yup11:23
eranromok, with you...11:23
flaper87eranrom: let's take care of the easy stuff first like restructuring the code base, fixing the imports order, etc11:24
flaper87once that's done, we'll drill down into the testing side of things11:24
flaper87that way I'll have some time to run the unittests and see if I can help there too11:24
flaper87does that sound good?11:24
eranromflaper87: sounds good to me. At some point I will also need to get kota's / takashi's takwe11:25
eranroms/takwe/take11:25
flaper87yeah! Perfect11:25
* flaper87 runs tox on storlets11:26
eranromto be honest, I am running into prb / setuptools issues around the '>' markers.11:27
eranromJenkins,however, seems to be happy. I still haven't cracked it yet.11:27
flaper87mhh, fun. It's usually the other way around. Jenkins is cranky and I'm happy11:28
eranrom:-)11:28
kota_eranrom: can i do something?11:29
kota_sorry, was away11:29
kota_looking at scroll back...11:30
eranromkota_: great that you have joined.11:30
openstackgerritTakashi Kajinami proposed openstack/storlets: Add python sdaemon support to storlet gateway  https://review.openstack.org/36232611:33
openstackgerritTakashi Kajinami proposed openstack/storlets: Add functional tests for python storlet execution  https://review.openstack.org/35998311:33
openstackgerritTakashi Kajinami proposed openstack/storlets: Add Python sdaemon support in daemon_factory  https://review.openstack.org/35622411:33
openstackgerritTakashi Kajinami proposed openstack/storlets: Implement Python SDaemon  https://review.openstack.org/35825211:33
kota_it looks like takashi is also still working11:34
openstackgerritKota Tsuyuzaki proposed openstack/storlets: WIP: use Swift master to run unit test  https://review.openstack.org/36424611:34
kota_addressed item 3 from flaper8711:35
kota_i think we can track master right now because Akihito did something to fix on copy middleware.11:36
kota_hopefully it works well on the gate.11:36
eranromkota_: I lost the count :-) what is item 3? .unittest?11:37
openstackgerritTakashi Kajinami proposed openstack/storlets: Close metadata read md  https://review.openstack.org/36424711:38
kota_py35... hmm, that makes my headake. I think it's a good comment but I don't know when Swift can finish the py35 migration  :/11:38
kota_ah, changing tox Swift envrion from 2.7.0 to master11:38
kota_.unittest seems extra after item 411:38
flaper87eranrom: I can write them down on an etherpad11:42
eranromflaper87: That would be great, thanks!11:43
flaper87actually, going to do that11:43
* flaper87 dances11:43
eranrom:-)11:43
takashi_kota_, flaper87: IMO, we need 2 steps to add py35 env. First, we can create an entry point in tox for py35, and execute very 'limited' tests as current swift does11:43
takashi_as the second step, we need to fix the things to add complete support for py3511:43
flaper87eranrom: kota_ takashi_ https://etherpad.openstack.org/p/storlets-big-tent11:44
flaper87takashi_: sounds good11:44
flaper87I'll keep digging and adding stuff there11:44
flaper87feel free to scratch the ones that are done11:44
flaper87it'd be cool if you could add the review links that address those points to the ehterpad too11:45
flaper87and thanks a bunch for working on this11:45
flaper87appreciated11:45
eranromflaper87: thanks. kota: let's add your comment on py35 there.11:45
eranromflaper87: kota_: I need to go for a while11:45
eranromtalk to you later.11:45
eranromflaper87: thanks again!11:45
flaper87eranrom: rock on! ttyl11:46
takashi_flaper87: thanks for creating etherpad. I wrote my ideas about py3 in that.11:47
flaper87takashi_: ++11:47
kota_flaper87: thank you for maitaining us :-)11:47
flaper87kota_: my pleasure :)11:56
kota_yup, https://review.openstack.org/36425411:57
kota_eranrom: patcch 364254 is the prep to avoid .unittests for running tox11:58
kota_i'm not sure if we want to remove it because Swift looks like still keeping .unitest file even though they don't run the unittest via .unittest file.11:59
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330312:05
eranromkota_: regarding .unittest I am not sure how significant the point is. We can add t link to the patch on the etherpad, and decide later.12:05
kota_ok, at this time, it's late for today, i'll take a look.12:06
*** takashi_ has quit IRC13:10
*** openstackgerrit has quit IRC13:49
*** openstackgerrit has joined #openstack-storlets13:49
openstackgerritDoron Chen proposed openstack/storlets: skip to relevant section of YouTube video  https://review.openstack.org/36435014:23
openstackgerritTakashi Kajinami proposed openstack/storlets: Add python sdaemon support to storlet gateway  https://review.openstack.org/36232615:51
openstackgerritTakashi Kajinami proposed openstack/storlets: Add functional tests for python storlet execution  https://review.openstack.org/35998315:51
openstackgerritTakashi Kajinami proposed openstack/storlets: Add Python sdaemon support in daemon_factory  https://review.openstack.org/35622415:51
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330315:51
openstackgerritTakashi Kajinami proposed openstack/storlets: Add python sdaemon support to storlet gateway  https://review.openstack.org/36232616:35
openstackgerritTakashi Kajinami proposed openstack/storlets: Add functional tests for python storlet execution  https://review.openstack.org/35998316:35
openstackgerritTakashi Kajinami proposed openstack/storlets: Add Python sdaemon support in daemon_factory  https://review.openstack.org/35622416:35
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330316:35
openstackgerritTakashi Kajinami proposed openstack/storlets: Change the package name to not mention ibm  https://review.openstack.org/36447317:17
openstackgerritTakashi Kajinami proposed openstack/storlets: Make python storlet daemon load applications  https://review.openstack.org/36330317:23
*** openstackgerrit has quit IRC18:18
*** openstackgerrit has joined #openstack-storlets18:19
*** takashi has quit IRC18:56

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