Tuesday, 2018-08-07

*** zhurong has joined #openstack-zun00:23
*** harlowja has quit IRC00:26
*** hongbin has joined #openstack-zun01:03
*** chenyb4 has joined #openstack-zun01:24
*** zhurong has quit IRC01:26
openstackgerritweikeyou proposed openstack/zun master: Add healthcheck to api-ref  https://review.openstack.org/58769501:45
openstackgerritMerged openstack/zun master: Refactor network disconnect code  https://review.openstack.org/58894101:46
openstackgerritweikeyou proposed openstack/zun master: Refactor list function in docker driver  https://review.openstack.org/58888101:57
openstackgerritfeng.shengqin proposed openstack/zun master: enable RuntimeFilter  https://review.openstack.org/58932602:19
*** kiennt26 has joined #openstack-zun02:36
*** LXM has joined #openstack-zun02:57
hongbin#startmeeting zun03:00
openstackMeeting started Tue Aug  7 03:00:21 2018 UTC and is due to finish in 60 minutes.  The chair is hongbin. Information about MeetBot at http://wiki.debian.org/MeetBot.03:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.03:00
openstackThe meeting name has been set to 'zun'03:00
hongbin#topic Roll Call03:00
kiennt26hi hongbin03:00
hongbinhi kiennt2603:01
hongbinpause a few more minutes for potential atteedees03:01
openstackgerritMerged openstack/zun master: Reuse the RPC transport to create RPC client  https://review.openstack.org/58899203:02
hongbinok, let's get started03:03
hongbin#topic Blueprints03:03
hongbin1.OpenStack as a virtual Kubernetes node (assignee: kevinz)03:03
hongbin#link https://blueprints.launchpad.net/zun/+spec/zun-connector-for-k8s03:03
*** kevinz has joined #openstack-zun03:03
hongbinkevinz: hey03:04
kevinzhi hongbin03:04
kiennt26hi kevinz03:04
kevinzhi kiennt2603:04
hongbinkevinz: you showed up at the right time, it is on your topic03:04
kevinzAha03:04
kevinzGood03:04
hongbinabout OpenStack as a virtual Kubernetes node03:04
kevinzI find vk has conflict with master branch03:05
kevinzwill refresh code and subscribe new patch03:05
kevinzI also investigate about Kata with Zun for capsule03:06
kevinznow we use Docker API, but docker API could not support create pod with Kata03:06
kevinzI will paste the information03:06
hongbinas far as i know, kata is integrated with k8s03:07
hongbinthis is already done03:07
kevinzYes, and if we want to use docker api to create pod, it is not implemented03:08
kevinzhttps://github.com/kata-containers/runtime/issues/39003:08
kevinzhttps://github.com/kata-containers/runtime/issues/49303:08
kevinzand Kata is working on it.03:08
kevinzI will table the BP : Kata with Capsule03:09
kevinzand implement it after kata docker api is ready03:09
hongbinfor sure03:10
hongbinkevinz: anything else from your side?03:11
kevinzhongbin: That's all from my side03:12
hongbinthanks kevinz03:12
hongbinnext one03:12
kevinzthanks hongbin03:12
hongbin2. Introduce quota for containers (assignee: kiennt26)03:12
hongbin#link https://blueprints.launchpad.net/zun/+spec/quota-support03:12
hongbinkiennt26: ^^03:12
kiennt26I've implemented Quota API. it almost done, need to add more unittest and split patch to smaller patches03:13
kiennt26#link https://review.openstack.org/#/c/570683/03:13
kiennt26After that, I will propose api-ref and zunclient side patch03:13
hongbincool03:14
kiennt26right now, the patch is huge. I will split it to multiple patches :)03:14
hongbinyes, that would be easier to review03:15
kiennt26That's all from my side.03:15
hongbinkiennt26: thanks for your contribution on this feature, look forward to reviewing your patches03:16
kiennt26hongbin: yeah :)03:16
hongbini skip the octavia bp, since i haven't got a chance to work on it last week03:16
hongbinyour new PTL (jiwei) cannot join this meeting, he sent me a list of BPs that he wanted to discuss03:17
hongbinlet's go through them03:17
hongbin3. Runtime aware scheduling (assignee: fengshengqin)03:17
hongbin#link https://blueprints.launchpad.net/zun/+spec/runtime-aware- scheduling03:17
hongbin#link https://blueprints.launchpad.net/zun/+spec/runtime-aware-scheduling03:18
hongbinthis BP is about separating kata from runc into different hosts03:19
hongbinbasically, the perferred model is to have each compute host support either kata or runc03:19
hongbinthen, have the schedule to pick the right compute host with the right container runtime for it03:20
hongbinthat is the idea, but i haven't got a chance to review the code yet03:20
hongbin#link https://review.openstack.org/#/q/topic:bp/runtime-aware-scheduling+(status:open+OR+status:merged)03:21
hongbinshengqin proposed a bunch of patches that are under reviews03:21
hongbini would encourage everyone to review the patches if you have a chance03:21
hongbinok, next one03:21
hongbin4. use placement for unified resource management (assignee: fengshengqin)03:22
hongbin#link https://blueprints.launchpad.net/zun/+spec/use-placement-resource-management03:22
hongbinthe idea of this BP is to ingrate with placement API03:22
hongbinas a result, both nova and zun will report resource usage to placement03:23
hongbinso that zun and nova can share the same resource pool03:24
hongbin#link https://review.openstack.org/#/c/586960/03:24
hongbinshengqin uploaded a patch for that, which is under review03:24
hongbin5. Support Cinder volume multi-attach (assignee: jiwei)03:25
hongbin#link https://blueprints.launchpad.net/zun/+spec/cinder-volume-multi-attach03:25
hongbinthis one is also making a progress, i have reviewed @jiwei's patch, it looks pretty good03:26
hongbini think we can land this feature soon03:26
hongbinthat is all about BPs03:26
hongbinany question so far?03:26
hongbin#topic Bugs03:27
hongbin1. Race condition on creating docker network (assignee: hongbin)03:28
hongbin#link https://bugs.launchpad.net/zun/+bug/174349803:28
openstackLaunchpad bug 1743498 in Zun "Race condition on creating docker network" [High,In progress] - Assigned to hongbin (hongbin034)03:28
hongbinfor this one, i have a fix that is under merged conflict03:29
hongbini will re-visit this one soon03:29
hongbin#link https://review.openstack.org/#/c/570693/03:29
hongbinfyi, here is the patch03:29
hongbin2. Unable to specify compute node to run the containers (assignee: caishan)03:30
hongbin#link https://bugs.launchpad.net/zun/+bug/176423603:30
openstackLaunchpad bug 1764236 in Zun "Unable to specify compute node to run the containers" [High,Triaged] - Assigned to caishan (caishan2018)03:30
hongbin#link https://review.openstack.org/#/c/576753/03:31
hongbinfor this one, @caishan proposes a patch, but it seems he doesn't have a chance to continue the work03:31
hongbinif anyone interest, welcome to pick up his patch and continue the fix03:32
hongbinthat is all about bugs03:32
hongbinany question?03:32
kiennt26none from me03:33
hongbin#topic Open Discussion03:33
kiennt26I will take a look at these patches when have a chance03:33
hongbinkiennt26: thanks03:33
hongbinany topic to bring up03:34
hongbinok, all, thanks for joining the meeting03:35
hongbinsee you next time03:35
hongbin#endmeeting03:35
openstackMeeting ended Tue Aug  7 03:35:58 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)03:36
openstackMinutes:        http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-08-07-03.00.html03:36
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-08-07-03.00.txt03:36
openstackLog:            http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-08-07-03.00.log.html03:36
openstackgerritHongbin Lu proposed openstack/zun stable/queens: Reuse the RPC transport to create RPC client  https://review.openstack.org/58933103:37
*** janki has joined #openstack-zun03:41
kiennt26hongbin: I've read bug 1785371 description that you did a performance test. How do you do that? I mean which test scenarios were used, which tools.03:43
openstackbug 1785371 in Zun queens "too many connections from zun-api to rabbitmq" [Critical,In progress] https://launchpad.net/bugs/1785371 - Assigned to hongbin (hongbin034)03:43
hongbinkiennt26: technically, i haven't performed any performance test, i just ran a script to create several containers, and check the number of connections in rabbitmq03:44
*** kevinz has quit IRC03:45
kiennt26hongbin: aha, I got it, thanks.03:45
*** kiennt26 has quit IRC03:51
*** Bhujay has joined #openstack-zun04:13
*** hongbin has quit IRC04:15
*** Bhujay has quit IRC04:30
*** nicolasbock has joined #openstack-zun05:46
*** Bhujay has joined #openstack-zun06:42
openstackgerritfeng.shengqin proposed openstack/zun master: Optimize error log for bool_from_string  https://review.openstack.org/58938707:30
openstackgerritfeng.shengqin proposed openstack/zun master: Check policy only when the status of container is running  https://review.openstack.org/58938807:35
*** chenyb4 has quit IRC10:17
openstackgerritJiWei proposed openstack/zun master: Support Cinder volume multi-attach  https://review.openstack.org/58908910:53
openstackgerritweikeyou proposed openstack/zun master: Unbind port when disconnect nerwork  https://review.openstack.org/58942611:15
*** Bhujay has quit IRC11:18
*** Bhujay has joined #openstack-zun12:24
*** janki has quit IRC13:03
*** janki has joined #openstack-zun13:04
*** chenyb4 has joined #openstack-zun13:22
*** chenyb4 has quit IRC13:44
*** Bhujay has quit IRC14:18
*** nicolasbock has quit IRC14:18
*** hongbin has joined #openstack-zun14:38
*** nicolasbock has joined #openstack-zun15:07
*** Bhujay has joined #openstack-zun15:23
*** Bhujay has quit IRC16:00
*** janki has quit IRC16:47
*** harlowja has joined #openstack-zun17:31
*** harlowja has quit IRC17:43
*** openstackgerrit has quit IRC18:49
-openstackstatus- NOTICE: Due to a bug, Zuul has been unable to report on cherry-picked changes over the last 24 hours. This has now been fixed; if you encounter a cherry-picked change missing its results (or was unable to merge), please recheck now.20:44
*** nicolasbock has quit IRC20:45
*** strigazi has joined #openstack-zun22:20
*** strigazi has quit IRC22:21
*** strigazi has joined #openstack-zun22:21
*** strigazi has quit IRC22:27
*** strigazi has joined #openstack-zun22:28
*** strigazi has quit IRC22:28
*** strigazi has joined #openstack-zun22:29
*** strigazi has quit IRC22:32
*** strigazi has joined #openstack-zun22:33
*** hongbin has quit IRC22:39

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