03:00:14 #startmeeting zun 03:00:14 Meeting started Tue Oct 17 03:00:14 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:15 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 03:00:17 The meeting name has been set to 'zun' 03:00:19 #link https://wiki.openstack.org/wiki/Zun#Agenda_for_2017-10-17_0300_UTC Today's agenda 03:00:26 #topic Roll Call 03:00:29 Namrata 03:00:39 o/ 03:01:07 o/ 03:01:37 thanks for joining Namrata kevinz kiennt26 03:02:04 we could have a short meeting today if not too much people is able to join 03:02:13 shunli 03:02:17 hi zsli_ 03:02:23 let's get started 03:02:28 #topic Announcements 03:02:30 O/ 03:02:36 hi FengShengqin 03:03:09 sorry for later 03:03:16 i have an announcement, i and lakerzhou will have a presentation in sydney summit 03:03:31 the topic is about Zun SR-IOV support 03:03:49 this is the announcement i want to make 03:03:59 anyone else has an announcement ? 03:04:01 Great! 03:04:05 FengShengqin: np, thanks for joining 03:04:31 #topic Cinder integration (hongbin) 03:04:37 #link https://blueprints.launchpad.net/zun/+spec/direct-cinder-integration Direct Cinder integration 03:04:56 there are a few patches under reviews for this BP 03:05:13 #link https://review.openstack.org/#/q/status:open+project:openstack/zun+branch:master+topic:bp/direct-cinder-integration 03:05:32 in particular, we need reviews for these two patches: 03:05:33 1. https://review.openstack.org/#/c/499381/ 03:05:39 2. https://review.openstack.org/#/c/499374/ 03:05:57 welcome feedback if you have a chance to review 03:06:23 that is all from me about this bp 03:06:25 any question? 03:06:32 I'm just reviewing the 499374 now 03:06:48 kevinz: thx, look forward to your feedback 03:07:02 499374 is the base for the next few pathes? 03:07:22 yes, it is 03:07:22 kevinz: yes 03:07:44 this is a workflow patch so that I can use it to mount the volume? 03:08:22 Or it need more patches to realize the function? 03:08:30 yes, it provides the API for later patches to mount the cinder volume to compute host 03:08:41 hongbin: OK 03:09:12 the major api is the two methods: attach_volume, and detach_volume 03:09:37 all the codes are for implementing these two methods 03:09:54 hongbin: thanks for the information. 03:09:59 kevinz: np 03:10:29 i have a question 03:10:35 Namrata: go ahead 03:10:41 can I downloaad this and run and attach the volume 03:10:58 or some work is pending 03:11:02 i think you need to download all the patches to get it work 03:11:24 okay want to test it will download all patches 03:11:58 supposet you downloaded all the patches, the way to test it is: docker --mount source=,destination=/data ... 03:12:16 okay got it 03:12:19 Namrata: thanks 03:12:24 thanks hongbin 03:12:41 ok, let's move on to the next topic 03:12:46 #topic Introduce container composition (kevinz) 03:12:52 #link https://blueprints.launchpad.net/zun/+spec/introduce-compose 03:12:58 kevinz: ^^ 03:13:50 Last week I've tried to register a node in K8s with the kubernetes python client called "client-python" 03:14:07 The register node process is easy to finish 03:14:34 client-python is the official kubernetes client 03:14:42 #link https://github.com/kubernetes-incubator/client-python 03:14:50 Yes, this one 03:14:59 almost official, it is incubating 03:15:29 I see dims also contribute some code in this project 03:15:33 but i think this is the right choice as a pything binding 03:15:47 cool 03:16:23 i assume the capsule coding is almost finish ? 03:17:00 remain one features "upgrade" and a document 03:17:23 Document I've submitted to gerrit and will modified this week 03:17:33 cool 03:17:55 upgrade features is not implemented. 03:18:35 This need container upgrade first 03:18:36 in overall, i think this is a good progress 03:18:48 yes 03:19:30 thanks kevinz for getting the capsule implemented 03:19:37 and we are almost there 03:19:52 hongbin: My pleasure:-) 03:20:09 thanks kevinz 03:20:22 any other comment about this topic? 03:20:59 #topic Add support for clear container (mkrai) 03:21:05 mkrai: you there? 03:21:21 no she will not attend the meeting 03:21:29 Namrata: ack 03:21:33 there is festival in india 03:21:33 let's skip this one 03:21:40 i see 03:21:56 Namrata: hope you guys enjoy the festival 03:22:04 thanks hongbin 03:22:09 #topic NFV use cases (lakerzhou, Shunli) 03:22:37 Shunli: ^^ 03:23:03 the pci tracker is under reviewing. 03:23:28 #link https://review.openstack.org/#/c/508025/ 03:23:33 The pci devcie of compute node can be collected now. 03:23:55 sounds great ! 03:23:59 a new patch for pci request has submitted, WIP. 03:24:17 @hongbin, are you working on the pci request patch? 03:24:43 Shunli: i might borrwo your patch to do a hack 03:24:46 @hongbin, what port info does kuryr need? 03:25:22 Shunli: i would say you can continue to finish your patch if you want, i might hack your patch for a demo only 03:25:56 Shunli: kuryr needs some information, but i didn't remember them right now 03:26:10 from my investigation of nova code, seem i just set the binding_type=direct, port profile, mac. 03:26:36 Shunli: yes, all those need to be set 03:26:40 do these info enough to connect a port to docker container、 03:26:40 #link https://review.openstack.org/#/c/500436/15/doc/source/config-sriov.rst 03:27:10 Shunli: i am working on a WIP patch in kuryr-libnetwork side, it contains a docs about the detailed information 03:27:29 Shunli: please check out the link above 03:27:52 OK, i will go through the doc. 03:28:03 however, it is a WIP, so expect it to break :) 03:28:34 Shunli: ack, thanks for your work on this feature, we will demo your work in sydney 03:28:42 @hongbin, since zun has no flavor, seems we can only support pre-created SRIOV port use case. 03:28:45 Shunli: if you don't mind, we can put your name on the presentation 03:29:12 Shunli: yes 03:29:20 No problem. but i seems cannot join the submmit. 03:29:50 Shunli: yes, we can still mention you even you cannot join 03:29:54 :) 03:30:43 @hongbin, the pci request patch, i didn't implement zun scheduler filter. 03:30:59 suppose any host can support pci request. 03:31:10 i see 03:31:18 np, i can hack the scheduler for demo purpose 03:31:36 ok, ack. 03:32:04 Shunli: for the non-pre-created SRIOV port use case, i am open for proposal if you have one 03:32:11 we can revisit it later 03:32:23 will work on pci request today, hope it will be ready for review this weekend. 03:32:36 ok, that would be great 03:32:53 that's all for me 03:33:01 thanks Shunli 03:33:13 #topic Open Discussion 03:33:42 anyone has a topic to bring up ? 03:33:59 none from me. 03:34:15 no 03:34:24 kiennt26: btw, thanks for your work on the zuul v3 migration 03:34:29 not from my side too 03:34:48 all, thanks for joining the meeting, see you next time 03:34:51 hongbin: my pleasure! 03:34:52 kiennt26: Thanks +1 03:34:53 #endmeeting