Tuesday, 2017-06-20

*** openstack has joined #openstack-kuryr00:15
*** huats has quit IRC00:15
*** jermz has quit IRC00:16
*** jermz has joined #openstack-kuryr00:16
*** neiljerram has quit IRC00:17
*** vikasc has quit IRC00:17
*** alraddarla has quit IRC00:17
*** neiljerram has joined #openstack-kuryr00:17
*** vikasc has joined #openstack-kuryr00:17
*** alraddarla has joined #openstack-kuryr00:19
*** mchiappe1o has joined #openstack-kuryr00:19
*** jerms has quit IRC00:20
*** mchiappero has quit IRC00:20
*** s1061123 has joined #openstack-kuryr00:23
*** yuanying has quit IRC00:36
*** limao has joined #openstack-kuryr00:39
*** yedongcan has joined #openstack-kuryr01:07
fkautzapuimedo: does kuryr have a python3 requirement or should it run in python2?01:10
*** lakerzhou has joined #openstack-kuryr01:53
*** yamamoto has joined #openstack-kuryr02:17
*** hongbin has joined #openstack-kuryr02:31
*** yuanying has joined #openstack-kuryr02:35
*** lakerzhou has left #openstack-kuryr03:00
*** yuanying has quit IRC03:04
*** yuanying has joined #openstack-kuryr03:04
*** yuanying has quit IRC03:09
*** longfei_zhang has joined #openstack-kuryr03:29
longfei_zhangHi,  one quick question do we support  ports pool in macvlan mode?03:32
longfei_zhangi found that the request_vifs func in nested_macvlan_vif.py is not implemented03:33
openstackgerritliuxiaoyang proposed openstack/fuxi master: The imports are not put at the top  https://review.openstack.org/47563403:34
longfei_zhangping mchiappe1o  Icould you please help to confirm that?03:38
longfei_zhangltomasbo, do we support  ports pool in macvlan mode?03:52
*** gouthamr has quit IRC04:03
longfei_zhangOK i got the answer , There is no support for MACVLAN ports pool (for now)04:06
longfei_zhangthe answer is in this review https://review.openstack.org/#/c/474589/404:06
longfei_zhangdo we have any time plan to enable ports pool for macvlan?04:10
vikascfkautz, kuryr runs with both python2 and python304:17
*** hongbin has quit IRC04:17
*** salv-orlando has joined #openstack-kuryr04:48
*** salv-orlando has quit IRC04:49
*** salv-orlando has joined #openstack-kuryr04:49
*** salv-orlando has quit IRC04:51
*** salv-orlando has joined #openstack-kuryr04:51
*** janki has joined #openstack-kuryr04:53
openstackgerritKirill Zaitsev proposed openstack/kuryr-kubernetes master: Allow passing multiple VIFs to CNI  https://review.openstack.org/47101205:01
*** kzaitsev_mb has joined #openstack-kuryr05:02
*** yuanying has joined #openstack-kuryr05:11
*** pcaruana has joined #openstack-kuryr05:14
*** salv-orl_ has joined #openstack-kuryr05:15
kzaitsev_mbhumbly requesting some reviews to my https://review.openstack.org/#/c/471012/ =) it's about multiple VIFs, it's not SRIOV-related, but is required for it05:16
*** ltomasbo|away is now known as ltomasbo05:17
kzaitsev_mbivc_: apuimedo: irenab: ^^05:17
*** salv-orlando has quit IRC05:18
kzaitsev_mbltomasbo: I tried to answer all your questions on ^^^ pls ping me if you have some more or if I wasn't clear =)05:18
kzaitsev_mbI'm on "vacation", but starting today evening I'll have a bunch of time, that I would not know what to do with =)05:19
ltomasbokzaitsev_mb, thanks! I'll take a loop asap05:20
*** pcaruana has quit IRC05:30
openstackgerritliuxiaoyang proposed openstack/fuxi master: Move the imports to the top of the file  https://review.openstack.org/47563405:50
*** kzaitsev_mb has quit IRC05:56
vikascltomasbo, https://groups.google.com/forum/#!topic/kubernetes-sig-network/54QcDiF64TY06:27
ltomasbothanks vikasc06:30
vikascltomasbo, yw06:31
ltomasbovikasc, has you seen the last comment:06:31
ltomasbo"Note that TPR will be deprecated in v1.7, it's better to start with CustomResourceDefinition for multiple networks."06:31
vikascltomasbo, yep06:32
vikascltomasbo, so CustomeResourceDefinition will be used, its pretty much same06:32
ltomasboyep, just something to consider as I remember yesterday we mentioned tpr06:34
vikascltomasbo, yeah, used tpr to bring more new terms and confusion :)06:35
vikascltomasbo, s/to avoid06:35
ltomasbo:D06:35
vikasc:)06:36
*** pcaruana has joined #openstack-kuryr06:49
*** salv-orl_ has quit IRC07:01
*** salv-orlando has joined #openstack-kuryr07:02
*** salv-orlando has quit IRC07:07
*** salv-orlando has joined #openstack-kuryr07:09
*** limao has quit IRC07:20
*** limao has joined #openstack-kuryr07:21
*** limao_ has joined #openstack-kuryr07:23
*** limao has quit IRC07:24
*** pcaruana|afk| has joined #openstack-kuryr07:35
*** pcaruana has quit IRC07:36
*** pcaruana has joined #openstack-kuryr07:40
*** egonzalez has joined #openstack-kuryr07:43
*** garyloug has joined #openstack-kuryr08:01
*** garyloug has quit IRC08:06
*** garyloug has joined #openstack-kuryr08:06
openstackgerritvikas choudhary proposed openstack/kuryr-kubernetes master: Add support to install Kuryr as a network addon  https://review.openstack.org/46667508:13
irenabltomasbo, good morning08:37
irenabregarding https://review.openstack.org/#/c/474576/2/kuryr_kubernetes/controller/drivers/vif_pool.py08:37
irenabI am  not sure I understand why do you need to break at line 37208:38
ltomasboirenab, it is not a must08:40
ltomasbobut since the port is already found, there is not need to keep in the loop08:41
irenabbut you need to go over all ports08:42
irenabsubports08:42
*** openstackgerrit has quit IRC08:48
ltomasboyes and no08:49
ltomasbowe go over each subport attached to each trunk08:49
ltomasboand then, for each subport we stop when we found the port (filtered-port) that match08:50
ltomasboas the subport info a the trunk is different from the port object that we neefd08:50
ltomasboirenab, ^^08:50
ltomasboso, we are iterating over all the subports attached to all the trunk ports08:50
ltomasboand just use filtered port list to figure out the port-object associated to a given subport08:51
irenabltomasbo, need to go over the code one more time, but will add comment for adding test with more than one sub port08:52
*** openstackgerrit has joined #openstack-kuryr08:52
openstackgerritMerged openstack/kuryr-kubernetes master: Update ports manager spec with reboot information  https://review.openstack.org/47538908:52
ltomasboirenab, sounds good09:04
*** salv-orlando has quit IRC09:09
*** salv-orlando has joined #openstack-kuryr09:09
*** salv-orlando has quit IRC09:13
*** limao_ has quit IRC09:23
*** limao has joined #openstack-kuryr09:24
*** limao has quit IRC09:28
vikaschi apuimedo , struggling with a codec related cni error, which occurs when cni is executed by kubelet only.09:32
apuimedovikasc: when it is already in binary form?09:33
vikascyes09:33
*** openstackgerrit has quit IRC09:33
vikascat pod creation09:33
apuimedopaste?09:33
vikaschttps://paste.fedoraproject.org/paste/bBCwZ56fZHul9k3Lx1CPpA09:33
vikascif i try exercising same steps in builder container, like importing jsonutil and call jsonutil.load, it doesnot gives any error09:34
apuimedovikasc: on stdin?09:40
vikascapuimedo, yes09:41
*** yamamoto has quit IRC09:41
vikascjsonutils.load(stdin)09:41
vikascapuimedo, to my surprise it works fine in builder container09:41
apuimedowhat's the locale in the host?09:42
vikascapuimedo, that also i verified, utf-809:42
vikascapuimedo, using remotepdb , in binary form09:43
vikascapuimedo, at pdb, import locale, locale.getdefaultlocale()09:44
apuimedook09:44
vikascapuimedo, i am not able to figure out the difference in env which let it to error with kubelet and let it work in builder container09:45
* apuimedo investigating09:47
vikasci am also  trying09:48
vikascthough have been trying since hours09:48
*** yamamoto has joined #openstack-kuryr09:56
*** yamamoto has quit IRC10:06
*** dims has quit IRC10:16
janonymousapuimedo, irenab, vikasc, ivc_: can you please provide your opinion on : https://bugs.launchpad.net/kuryr-kubernetes/+bug/169908810:18
openstackLaunchpad bug 1699088 in kuryr-kubernetes "CNI Passing Wrong Configurations" [Undecided,New] - Assigned to janonymous (janonymous)10:18
vikascjanonymous,  looks like an issue to me as we discussed.10:19
janonymousvikasc: yup, thanks :)10:20
vikascyw!10:20
*** dims has joined #openstack-kuryr10:21
*** yamamoto has joined #openstack-kuryr10:25
*** kzaitsev_mb has joined #openstack-kuryr10:41
dmelladoapuimedo: irenab and co10:44
dmelladogate up and running ;)10:44
vikascapuimedo, i workarounded this error for now by replacing  "newdata" with "newdata.encoding()"  here https://github.com/python/cpython/blob/3.5/Lib/codecs.py#L49711:02
vikascapuimedo, testing further with this workaround for now.11:04
*** janki has quit IRC11:06
*** janki has joined #openstack-kuryr11:07
*** neiljerram has quit IRC11:08
*** neiljerram has joined #openstack-kuryr11:09
*** jchhatbar has joined #openstack-kuryr11:16
*** janki has quit IRC11:19
*** atoth has joined #openstack-kuryr11:21
*** jchhatbar is now known as janki11:26
*** foutatoro has quit IRC11:30
vikascapuimedo, on continuing further after workaround in codes for str to byte coversion, again similar error related to "types' occuring which doing watch: https://paste.fedoraproject.org/paste/qxC6AdMOGtDiZTdPwGajog11:32
vikascapuimedo, these errors are not in kuryr-k8s directly. Are these bugs in other packages or we missed something in kuryr-k8s while invoking apis from these packages? whole day went into type errors .. sigh11:35
vikasclet me try workaround this as well.11:37
*** openstackgerrit has joined #openstack-kuryr11:44
openstackgerritOpenStack Proposal Bot proposed openstack/kuryr-kubernetes master: Updated from global requirements  https://review.openstack.org/46948911:44
irenabdmellado, cool!12:14
*** salv-orlando has joined #openstack-kuryr12:19
*** kzaitsev_mb has quit IRC12:40
*** kzaitsev_mb has joined #openstack-kuryr12:42
*** salv-orlando has quit IRC12:52
*** salv-orlando has joined #openstack-kuryr12:52
*** janki has quit IRC12:52
*** rwallner has joined #openstack-kuryr12:56
*** salv-orlando has quit IRC12:56
*** rwallner has quit IRC12:58
*** rwallner has joined #openstack-kuryr12:58
*** kzaitsev_mb has quit IRC13:08
*** yamamoto has quit IRC13:10
*** yamamoto has joined #openstack-kuryr13:11
*** salv-orlando has joined #openstack-kuryr13:12
*** gouthamr has joined #openstack-kuryr13:13
*** yamamoto has quit IRC13:15
*** limao has joined #openstack-kuryr13:25
*** limao has quit IRC13:29
*** yamamoto has joined #openstack-kuryr13:29
*** yamamoto has quit IRC13:29
*** yamamoto has joined #openstack-kuryr13:31
*** limao has joined #openstack-kuryr13:36
*** limao has quit IRC13:41
*** limao has joined #openstack-kuryr13:41
*** apuimedo has quit IRC13:43
*** dougbtv_ is now known as dougbtv13:58
*** gouthamr has quit IRC13:58
dmelladoirenab: ping re kuryr-release group14:09
dmelladowould  you mind adding me there so I can push a release tag for kuryr-tempest-plugin?14:09
dmelladoeither that or I tell you what to do xD14:09
*** limao has quit IRC14:20
*** limao has joined #openstack-kuryr14:20
*** salv-orlando has quit IRC14:24
*** salv-orlando has joined #openstack-kuryr14:28
*** salv-orlando has quit IRC14:30
*** gouthamr has joined #openstack-kuryr14:30
*** salv-orlando has joined #openstack-kuryr14:30
*** limao has quit IRC14:40
*** limao has joined #openstack-kuryr14:41
*** hongbin has joined #openstack-kuryr14:46
*** yamamoto has quit IRC14:53
*** yamamoto has joined #openstack-kuryr14:54
*** yamamoto has quit IRC14:54
*** yedongcan has left #openstack-kuryr15:02
*** yamamoto has joined #openstack-kuryr15:04
*** rwallner has quit IRC15:10
*** yamamoto has quit IRC15:11
*** yamamoto has joined #openstack-kuryr15:11
*** yamamoto has quit IRC15:15
*** limao_ has joined #openstack-kuryr15:17
*** limao has quit IRC15:19
*** rwallner has joined #openstack-kuryr15:25
*** ltomasbo is now known as ltomasbo|away15:34
*** egonzalez has quit IRC16:01
*** longfei_zhang has quit IRC16:08
*** ltomasbo|away is now known as ltomasbo16:13
*** yamamoto has joined #openstack-kuryr16:17
*** pcaruana has quit IRC16:19
*** limao_ has quit IRC16:27
*** yamamoto has quit IRC16:28
*** ltomasbo is now known as ltomasbo|away16:42
*** yamamoto has joined #openstack-kuryr16:57
*** yamamoto has quit IRC17:03
*** edisonxiang_ has joined #openstack-kuryr18:16
*** edisonxiang has quit IRC18:19
openstackgerritHongbin Lu proposed openstack/kuryr-libnetwork master: Upgrade from docker-py to docker  https://review.openstack.org/47589318:20
openstackgerritHongbin Lu proposed openstack/fuxi master: Upgrade from docker-py to docker  https://review.openstack.org/47589518:24
*** tonanhngo has joined #openstack-kuryr18:24
openstackgerritHongbin Lu proposed openstack/kuryr-libnetwork master: Upgrade from docker-py to docker  https://review.openstack.org/47589318:24
*** tonanhngo has quit IRC18:25
*** tonanhngo has joined #openstack-kuryr18:26
*** kzaitsev_mb has joined #openstack-kuryr18:29
*** salv-orlando has quit IRC18:38
*** salv-orlando has joined #openstack-kuryr18:39
openstackgerritKirill Zaitsev proposed openstack/kuryr-tempest-plugin master: Add initial documentation  https://review.openstack.org/47590119:01
*** rwallner has quit IRC19:03
kzaitsev_mbdmellado: ^^^ as a response to http://lists.openstack.org/pipermail/openstack-dev/2017-June/118670.html19:04
kzaitsev_mbwierd, that plugin doesnt have doc jobs for gate.19:05
*** atoth has quit IRC19:22
kzaitsev_mbalso https://review.openstack.org/47590419:23
openstackgerritKirill Zaitsev proposed openstack/kuryr-tempest-plugin master: Add initial documentation  https://review.openstack.org/47590119:29
kzaitsev_mbugh, I'm not lucky with jenkins tonight =/19:36
*** rwallner has joined #openstack-kuryr19:59
*** kzaitsev_mb has quit IRC20:28
*** kzaitsev_mb has joined #openstack-kuryr20:31
*** kzaitsev_mb has quit IRC21:04
*** rwallner has quit IRC21:06
*** rwallner has joined #openstack-kuryr21:07
*** rwallner has quit IRC21:11
*** kzaitsev_mb has joined #openstack-kuryr21:13
*** salv-orl_ has joined #openstack-kuryr21:17
*** salv-orlando has quit IRC21:20
*** kzaitsev_mb has quit IRC21:24
*** apuimedo has joined #openstack-kuryr21:29
*** lihi has quit IRC21:31
*** gouthamr has quit IRC21:31
*** lihi has joined #openstack-kuryr21:32
*** apuimedo has quit IRC21:33
*** apuimedo has joined #openstack-kuryr21:34
*** rwallner has joined #openstack-kuryr21:41
*** rwallner_ has joined #openstack-kuryr21:43
*** rwallner has quit IRC21:45
*** gouthamr has joined #openstack-kuryr21:46
*** rwallner_ has quit IRC21:47
*** openstack has joined #openstack-kuryr22:15
*** s1061123 has joined #openstack-kuryr22:15
*** jgriffith has quit IRC22:15
*** jgriffith has joined #openstack-kuryr22:16
*** apuimedo has quit IRC22:17
*** apuimedo has joined #openstack-kuryr22:19
*** neiljerram has quit IRC22:20
*** garyloug has quit IRC22:53
*** salv-orl_ has quit IRC22:59
*** salv-orlando has joined #openstack-kuryr22:59
*** salv-orlando has quit IRC23:03
*** tonanhngo has quit IRC23:47
*** tonanhngo has joined #openstack-kuryr23:52
*** tonanhngo has quit IRC23:57

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