03:00:02 <hongbin> #startmeeting zun
03:00:03 <openstack> Meeting started Tue Sep 12 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 <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> #link https://wiki.openstack.org/wiki/Zun#Agenda_for_2017-09-12_0300_UTC Today's agenda
03:00:13 <hongbin> #topic Roll Call
03:00:21 <Namrata> Namrata
03:00:42 <mkrai> o/
03:01:38 <hongbin> thanks for joining the meeting Namrata mkrai
03:01:49 <lakerzhou> lakerzhou
03:02:00 <hongbin> thanks for joining lakerzhou
03:02:01 <mkrai> Hi lakerzhou
03:02:10 <hongbin> lakerzhou: in ptg now?
03:02:16 <lakerzhou> Hi Mkrai
03:02:48 <hongbin> ok, let's get the meeting start
03:02:50 <hongbin> #topic Announcements
03:02:58 <hongbin> 1. Zun tempest plugin repository was created
03:03:05 <hongbin> #link https://github.com/openstack/zun-tempest-plugin
03:03:19 <hongbin> this is part of the community goal for spliting out tempest plugin
03:03:31 <lakerzhou> yes, I am in PTG, any topics that you want me to follow up, I can collect information for you
03:03:33 <hongbin> we will move the tempest code from zun to zun-tempest-plugin
03:03:41 <mkrai> is there a spec for this?
03:03:51 <mkrai> Wanted to know why this decision was made
03:04:08 <hongbin> #link https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
03:04:18 <hongbin> this is the spec
03:04:56 <mkrai> hongbin: Thank you I will read it
03:05:02 <hongbin> mkrai: ack
03:05:09 <mkrai> hongbin: are you working on moving the code?
03:05:21 <hongbin> mkrai: yes, i can work on that
03:05:32 <mkrai> Ok thanks
03:05:44 <hongbin> any other remark for this?
03:06:04 <mkrai> No
03:06:12 <hongbin> ok, next topic
03:06:13 <hongbin> #topic Cinder integration (hongbin)
03:06:20 <hongbin> #link https://blueprints.launchpad.net/zun/+spec/direct-cinder-integration Direct Cinder integration
03:06:30 <hongbin> i am working on this bp last week
03:06:54 <hongbin> got several patches merged, including the db model, objects and mount utility
03:07:06 <hongbin> other patches are under review
03:07:47 <hongbin> #link https://review.openstack.org/#/q/branch:master+topic:bp/direct-cinder-integration
03:08:16 <hongbin> above are the list of patches about this bp
03:08:24 <hongbin> any questions for this topic?
03:08:38 <mkrai> No
03:08:46 <mkrai> I will continue to review
03:08:55 <hongbin> mkrai: thanks
03:09:05 <hongbin> #topic Introduce container composition (kevinz)
03:09:19 <hongbin> i believe kevin is on PTG right now
03:09:30 <hongbin> i will skip this topic for this time
03:09:36 <hongbin> #topic Add support for clear container (mkrai)
03:09:42 <hongbin> #link https://blueprints.launchpad.net/zun/+spec/support-secure-container
03:09:46 <hongbin> mkrai: ^^
03:10:01 <mkrai> Yes
03:10:21 <mkrai> I posted a patch to devstack-container-plugin
03:10:37 <mkrai> That installs clear container and configure it as one of the runtime
03:10:49 <hongbin> that would be cool
03:10:56 <mkrai> #link https://review.openstack.org/#/c/499534/
03:11:16 <mkrai> Also few of the patches are close to merge
03:11:31 <mkrai> After which we will have a basic clear container support in Zun
03:11:50 <Namrata_> mkrai great work
03:11:55 <mkrai> hongbin: Could you please review the devstack plugin patch?
03:12:02 <mkrai> hongbin: Namrata_ thanks
03:12:08 <hongbin> mkrai: yes, i added it to my review queue
03:12:19 <hongbin> will do that soon
03:12:21 <mkrai> hongbin: Thanks
03:12:47 <mkrai> I will continue to submit more patches this week which include adding a new config for supported runtimes
03:12:56 <Namrata_> I will also go through it I want to know how it works
03:13:08 <hongbin> mkrai: good progress on this feature, thanks for your work on this.
03:13:08 <mkrai> That's all from my side
03:13:20 <hongbin> thanks mkrai
03:13:21 <mkrai> Namrata_: sure. Let me know if you have any questions
03:13:27 <mkrai> hongbin: Thank you :)
03:13:28 <Namrata_> mkrai sure
03:13:33 <hongbin> #topic NFV use cases (lakerzhou)
03:13:51 <hongbin> lakerzhou: do you have any remark on this topic?
03:14:12 <lakerzhou> Hongbin, thanks, can you give a quick update on coding part?
03:14:29 <hongbin> lakerzhou: sure
03:14:42 <hongbin> for the coding part, there are two patches under review
03:14:49 <lakerzhou> sorry, I am still behind, because sickness for the whole week
03:15:01 <hongbin> #link https://review.openstack.org/#/c/500420/
03:15:12 <mkrai> lakerzhou: sorry to hear that, please take care
03:15:20 <hongbin> this part is for the openstack/kuryr repo
03:15:42 <hongbin> it is for introducing a driver to perform SR-IOV port binding
03:15:58 <lakerzhou> thanks mkrai.
03:16:10 <hongbin> #link https://review.openstack.org/#/c/500436/
03:16:20 <hongbin> this patch is for kuryr-libnetwork
03:17:30 <lakerzhou> hongbin, for testing, I have setup three-hysical-node devstack environment today. I am going to verify nova SR-IOV using the environment tomorrow.
03:18:01 <lakerzhou> Once I confirm the environment is solid (at most two days), I will start zun testing
03:18:17 <hongbin> lakerzhou: sound good
03:18:53 <hongbin> lakerzhou: i deliver a guide for the setup
03:18:57 <hongbin> #link https://review.openstack.org/#/c/500436/6/doc/source/config-sriov.rst
03:19:03 <lakerzhou> I will write the document when I am testing this and share it with the team.
03:19:08 <hongbin> lakerzhou: hope it will help you a bit
03:19:28 <lakerzhou> Hongbin, thanks for the link
03:19:28 <hongbin> great, thanks for that
03:20:01 <hongbin> ok, that is the updates for the kuryr part
03:20:02 <lakerzhou> that is all from me
03:20:25 <hongbin> i believe shunli is working on a few patches in zun for the pci resource management
03:20:36 <hongbin> that is all about this bp
03:20:40 <hongbin> any questions?
03:21:09 <lakerzhou> Is shunli's work ready for testing?
03:21:28 <hongbin> he get the db model and objects patches ready
03:21:47 <hongbin> still need some work on the scheduling and pci resource tracker
03:21:55 <hongbin> i believe it is not ready for now
03:22:24 <hongbin> but i will work closely with him for that
03:22:54 <lakerzhou> hongbin, thanks for the update, I will think about what we can test using the kuryr and available zun pieces
03:23:18 <hongbin> lakerzhou: ack
03:23:31 <hongbin> ok, move on to the next topic
03:23:35 <hongbin> #topic Mutli-host problems (kiennt)
03:23:38 <hongbin> kiennt: there?
03:24:26 <hongbin> i think kiennt did a good job for setting up the multi node job
03:24:42 <hongbin> i just saw the multi-node job is success
03:24:56 <hongbin> #link https://review.openstack.org/#/c/501651/
03:25:03 <mkrai> That's great :)
03:25:08 <hongbin> yes
03:25:16 <hongbin> amazing to see it pass
03:25:36 <hongbin> #topic Open Discussion
03:25:38 <mkrai> yes indeed :)
03:25:52 <hongbin> any other topic to bring up?
03:26:00 <mkrai> None from me
03:26:21 <hongbin> i have a small one
03:26:38 <hongbin> currently, our gate is not stable, it failed randomly
03:26:49 <hongbin> i think this patch might fix it: https://review.openstack.org/#/c/502263/
03:26:51 <hongbin> #link https://review.openstack.org/#/c/502263/
03:27:13 <hongbin> it would be great if we could land it soon
03:27:25 <mkrai> sure I will review it
03:27:27 <mkrai> now
03:27:35 <hongbin> mkrai: thanks
03:27:45 <mkrai> sure
03:27:49 <hongbin> that is all from me
03:27:56 <hongbin> anyone else has a topic?
03:28:41 <hongbin> Namrata: want to give a update about your planned work?
03:29:04 <hongbin> Namrata: i believe you are working on the api version bp?
03:29:22 <Namrata> I will start this week was buy with relocation
03:29:29 <Namrata> will update you soon with the work
03:29:36 <hongbin> ok
03:30:01 <hongbin> Namrata: great to see your interest in this bp, look forward to reviewing your patch
03:30:12 <Namrata> thanks hongbin for the help
03:30:18 <Namrata> will work on that
03:30:21 <hongbin> Namrata: np
03:30:37 <hongbin> ok, all . thanks for joining today, see you next week
03:30:43 <hongbin> #endmeeting