03:00:02 #startmeeting zun 03:00:03 Meeting started Tue Sep 19 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:04 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 03:00:06 The meeting name has been set to 'zun' 03:00:08 #link https://wiki.openstack.org/wiki/Zun#Agenda_for_2017-09-19_0300_UTC Today's agenda 03:00:12 #topic Roll Call 03:00:18 lakerzhou 03:00:19 Namrata 03:00:21 o/ 03:00:26 o/ 03:00:29 o/ 03:00:40 o/ 03:00:58 thanks for joining the meeting lakerzhou1 Namrata_ spn kevinz kiennt mkrai 03:01:04 #topic Announcements 03:01:10 1. Propose change of the core team 03:01:16 #link http://lists.openstack.org/pipermail/openstack-dev/2017-September/122155.html 03:01:37 i will close the voting in a few days 03:01:48 assume everyone agree, kiennt will join the core team 03:01:55 o/ 03:02:01 hi Shunli 03:02:11 all, any other announcement? 03:02:12 Congratulations kiennt 03:02:18 at PTG, there is a new SIG of K8ts meeting. Here is the etherpad: https://etherpad.openstack.org/p/queens-ptg-sig-k8s 03:02:32 congratulations Kiennt 03:02:45 congratulations Kiennt 03:02:47 congratulations Kiennt 03:02:54 lakerzhou1: yes, unfortunately, i was not there 03:03:12 congratulations Kiennt 03:03:32 i will see how we can work with that sig if there is a chance to collaborate 03:03:32 Thank you everyone! :D I'm so happy 03:03:33 People interested in K8ts related project are encouraged to join the SIG email list 03:04:02 lakerzhou1: ack 03:04:27 thx for link lakerzhou1 03:04:45 ok, advance topic 03:04:51 #topic Cinder integration (hongbin) 03:04:58 #link https://blueprints.launchpad.net/zun/+spec/direct-cinder-integration Direct Cinder integration 03:05:36 #link https://review.openstack.org/#/q/project:openstack/zun+branch:master+topic:bp/direct-cinder-integration 03:06:04 for this bp, i submitted all the important implementation 03:06:21 now, it is waiting for reviews 03:06:48 the db and objects are merged, the cinder attach workflow and API implementation are under reviews 03:07:15 these patches are large, it might take some times to merge 03:07:35 Thank you hongbin . I will try out the patches and review 03:07:44 mkrai: thx 03:07:55 Bdw is there any doc that explains how to attach cinder volume to container? 03:08:30 #link https://docs.openstack.org/cinder/pike/contributor/attach_detach_conventions.html 03:08:32 hongbin: Thank you. I will test another case (multiple attach), single attach works well. 03:08:34 mkrai: am trying the same 03:08:54 mkrai: ^^ 03:09:04 kiennt: ack, thanks for testing 03:09:36 hongbin: I meant with zun 03:09:49 Ok never mind I will figure out while reviewing 03:09:58 mkrai: no, so far... 03:10:07 hongbin: Ok 03:10:33 i don't mind to write a doc for that 03:11:00 hongbin: That will be great. Thanks 03:11:04 np 03:11:26 any other question about this topic? 03:11:54 ok, next topic 03:12:00 #topic Introduce container composition (kevinz) 03:12:09 #link https://blueprints.launchpad.net/zun/+spec/introduce-compose 03:12:10 Hi all 03:12:44 Last week went to PTG, so no more update of this BP. I have add a document about Capsule. 03:13:00 Will finish all the patches and doc before next meeting 03:13:19 kevinz: thanks kevin 03:13:23 Some patches need rebase to newest commit, will implement it this week 03:13:40 hongbin: Yw 03:14:04 ok, next topic 03:14:10 #topic Add support for clear container (mkrai) 03:14:15 #link https://blueprints.launchpad.net/zun/+spec/support-secure-container 03:14:21 Hi 03:14:55 I submitted a patch to devstack-container-plugin for setting up Clear COntainer 03:15:17 #link https://review.openstack.org/#/c/499534/ 03:15:19 Got feedback from Hongbin on checking the virtualization flag before installing 03:15:31 Since CC can't run inside VM 03:15:56 i didn't do much last week. I will update the patch this week 03:16:19 that's all from me. Any questions? 03:16:42 mkrai: no from me, thanks for the patch to devstack-plugin-container 03:16:44 hongbin: I have one question about gate 03:16:51 mkrai: go ahead 03:17:15 we can't setup a gate for CC if we want because infra sets up devstack inside VM. Right? 03:17:45 yes, as far as i know, infra CI are all in VM 03:18:14 Ok thanks 03:18:16 the only way to setup CC in CI is third-party CI 03:18:34 which is difficult to get I assume 03:18:41 that means a spornor needs to contribute the resource for that 03:18:42 i have the setup to try out 03:19:07 spn: dedicate those hardwares to infra team. do you mean? 03:19:12 Or just for testing now? 03:19:42 testi g as of now. we can discuss offline 03:19:51 spn: Thank you for the help. sure 03:20:30 mkrai: thanks madhuri 03:20:42 any other question before advancing topic? 03:21:05 seems no 03:21:07 #topic NFV use cases (lakerzhou) 03:21:14 #link https://etherpad.openstack.org/p/zun-nfv-use-cases 03:21:21 lakerzhou1: Shunli ^^ 03:21:34 hi 03:22:04 last week work on how to collect pci info. 03:22:22 Just investigate how nova to collect pci info. 03:22:54 Hongbin, I have devstack SRIOV setup ready 03:23:18 I should start testing tomorrow 03:23:35 lakerzhou1: ack 03:24:05 Shunli: any finding about the way to collect pci info? 03:24:32 seems no better way 03:25:00 just call 'lspci' for many times to get different info. 03:25:24 Shunli: i see, it should be fine 03:25:37 and check the pci info sysfs 03:26:01 combine these info together maybe can get all pci info 03:26:23 Shunli: like what the Nova xenapi driver does? 03:26:33 yes. 03:26:38 Shunli: ack 03:26:56 did u try discover pkg? 03:27:26 spn: no, do not know what is discoer pkg 03:27:42 discover --vendor-id --model-id pci 03:28:20 spn: thx, i will try later. can not connect to my machine now. 03:28:50 cool 03:29:01 spn: thanks for hte advice 03:29:48 lakerzhou1: it is cool to have the SRIOV setup ready 03:30:16 i will investigate the whole pci flow in nova. 03:30:48 lakerzhou1: i assume you get the nova working with a VF nic ? 03:30:58 still need to add the pci stats, pci pool obejcts from nova to zun. 03:31:07 Shunli: ack 03:31:22 then maybe can start port the pci tracker. 03:31:38 that's all update for me. 03:31:51 Shunli: cool, thanks for working on that, Shunli 03:32:04 my pleasure. 03:32:26 #topic Open Discussion 03:32:45 anyone has a topic to discuss? 03:33:22 none from me. 03:33:29 no 03:33:56 no 03:34:14 ok, everyone, thanks for joining hte meeting 03:34:19 see you next time 03:34:21 bye all 03:34:23 #endmeeting