03:00:02 <hongbin> #startmeeting zun 03:00:03 <openstack> Meeting started Tue Sep 26 03:00:02 2017 UTC and is due to finish in 60 minutes. The chair is hongbin. Information about MeetBot at http://wiki.debian.org/MeetBot. 03:00:03 <hongbin> #link https://wiki.openstack.org/wiki/Zun#Agenda_for_2017-09-26_0300_UTC Today's agenda 03:00:04 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 03:00:06 <openstack> The meeting name has been set to 'zun' 03:00:08 <hongbin> #topic Roll Call 03:00:18 <mkrai> o/ 03:00:28 <Shunli> o/ 03:01:06 <kevinz> o/ 03:01:13 <hongbin> thanks for joining mkrai Shunli kevinz 03:01:18 <hongbin> ok, let's get started 03:01:25 <hongbin> #topic Announcements 03:01:30 <hongbin> 1. Welcome Kien Nguyen to join the core team. 03:01:35 <hongbin> kiennt26: there? 03:01:40 <kiennt26> o/ 03:01:42 <kiennt26> hi 03:01:49 <hongbin> kiennt26: welcome to the core team 03:02:07 <mkrai> Congrats Kkiennt26 ! Welcome :) 03:02:13 <kiennt26> hongbin: thank you :D 03:02:22 <Shunli> Congrats Kkiennt26 03:02:31 <kevinz> welcome kiennt26 03:02:42 <hongbin> i finish my announcement, any other announcement from our team member? 03:02:47 <kiennt26> mkrai, Shunli, kevinz: Thank you all. 03:03:27 <hongbin> ok, next topic 03:03:29 <hongbin> #topic Cinder integration (hongbin) 03:03:35 <hongbin> #link https://blueprints.launchpad.net/zun/+spec/direct-cinder-integration Direct Cinder integration 03:03:48 <hongbin> #link https://review.openstack.org/#/q/status:open+project:openstack/zun+branch:master+topic:bp/direct-cinder-integration 03:04:17 <hongbin> we need reviews on these two patches in particular: 03:04:19 <hongbin> #link https://review.openstack.org/#/c/499374/ 03:04:20 <patchbot> patch 499374 - zun - Implement Cinder attach workflow 03:04:27 <hongbin> #link https://review.openstack.org/#/c/499381/ 03:04:28 <patchbot> patch 499381 - zun - Introduce Cinder volume driver 03:04:56 <mkrai> I will try to do it this week 03:05:06 <hongbin> these two patches are the being depended by other patches 03:05:11 <hongbin> mkrai: thx 03:05:21 <hongbin> that is all from my side 03:05:33 <hongbin> any remark on this topic? 03:06:07 <hongbin> #topic Introduce container composition (kevinz) 03:06:12 <hongbin> #link https://blueprints.launchpad.net/zun/+spec/introduce-compose 03:06:17 <hongbin> kevinz: ^^ 03:06:45 <kevinz> This week some patches have been merged. Thanks all for review :-) 03:07:17 <kevinz> I will modify the doc and add OSC support in zun-client 03:07:34 <kevinz> And do some investigation about aci-k8s-connector 03:08:07 <hongbin> kevinz: investigation on aci-k8s-connector would be cool ! 03:08:52 <mkrai> +1 for aci-k8s-connector 03:09:00 <kevinz> hongbin: it is an interesting topic :-) 03:09:19 <hongbin> kevinz: yes, it is also a critical feature in zun 03:09:54 <hongbin> kevinz: we count on you on that, i will give you some helps 03:09:55 <kevinz> hongbin: absolutely 03:10:10 <kevinz> hongbin: Thanks hongbin 03:10:22 <hongbin> kevinz: np 03:11:08 <kevinz> That's all from my side about capsule :-) 03:11:30 <hongbin> thanks kevinz 03:11:39 <kevinz> my pleasure 03:11:58 <hongbin> #topic Add support for clear container (mkrai) 03:12:03 <hongbin> #link https://blueprints.launchpad.net/zun/+spec/support-secure-container 03:12:06 <hongbin> mkrai: ^^ 03:12:28 <mkrai> I didn't get time last week to make any progress on this 03:12:48 <mkrai> I was trying to write patch to update the daemon.json to include the new runtime 03:13:33 <hongbin> mkrai: yes, that would be a good start 03:13:41 <mkrai> I was stuck at the technical issue where modifying a json file was a problem 03:14:06 <hongbin> what technical issue? 03:14:23 <mkrai> How to modify a json file from shell script 03:14:36 <mkrai> I tried to look for answers but didn't get much help 03:15:24 <hongbin> if the file is static, we can simply dump the json text into the file 03:15:29 <mkrai> hongbin: I can ping you offline for this 03:15:36 <hongbin> mkrai: ack 03:16:01 <mkrai> That's all from me 03:16:03 <mkrai> hongbin: Thank you 03:16:10 <hongbin> thanks mkrai 03:16:21 <hongbin> #topic NFV use cases (lakerzhou, Shunli) 03:16:27 <hongbin> #link https://etherpad.openstack.org/p/zun-nfv-use-cases 03:16:41 <hongbin> Shunli: have anything to update? 03:17:07 <Shunli> Investigated the nova pci workflow last week. 03:17:09 <hongbin> (lakerzhou is leaving these days for personal issues) 03:17:19 <Shunli> working on the pci tracker. 03:18:21 <hongbin> ok, everything on the right track? 03:18:21 <Shunli> can get all the pci info by linux shell though it's a bit urgly. 03:18:41 <Shunli> https://review.openstack.org/#/c/500418/ 03:18:41 <patchbot> patch 500418 - zun - Port pci device objects from nova to zun 03:18:49 <Shunli> https://review.openstack.org/#/c/505504/ 03:18:50 <patchbot> patch 505504 - zun - port pci device pool from nova to zun 03:19:02 <Shunli> these two patch need review. 03:19:09 <Shunli> the later work depend on it. 03:20:00 <Shunli> will port the pci stats and refine the pci tracker this week. 03:20:13 <Shunli> hongbin: i think yes. 03:20:23 <hongbin> Shunli: great 03:20:24 <Shunli> that's all for me. 03:20:38 <hongbin> Shunli: thanks for all the hard work on this, Shunli :) 03:20:49 <Shunli> my pleasure. 03:20:52 <Shunli> :) 03:21:05 <hongbin> all, any other question for Shunli ? 03:21:32 <hongbin> #topic Open Discussion 03:22:02 <hongbin> any topic to bring up for discussion? 03:22:44 <hongbin> seems no 03:22:58 <hongbin> all, thanks for joining the meeting, see you next time 03:23:02 <hongbin> #endmeeting