| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2018-04-05 | |||
| 15:29:07 | kosamara | Hi zhipeng! We had Easter here and some holidays, so I intend to review the vGPU spec next Tuesday/Wednesday. | |
| 15:31:45 | kosamara | Sundar, I made a comment on the multifunction etherpad (https://etherpad.openstack.org/p/Cyborg-Nova-Multifunction) about vGPUs. The physical hardware can be split according to numerous profiles. Once it has been configured, it can be reconfigured when not in use. I find this similar to the workflow that you describe for FPGAs, no? | |
| #openstack-cyborg - 2018-04-06 | |||
| 09:42:28 | openstackgerrit | Zhipeng Huang proposed openstack/cyborg master: Enable mutable config in Cyborg https://review.openstack.org/559303 | |
| 11:37:29 | openstackgerrit | Zhipeng Huang proposed openstack/cyborg master: Enable mutable config in Cyborg https://review.openstack.org/559303 | |
| 14:52:33 | openstackgerrit | Merged openstack/cyborg master: bug fix: devstack can not start cyborg https://review.openstack.org/557742 | |
| 18:40:37 | openstackgerrit | Li Liu proposed openstack/cyborg master: Added cyborg fpga programming spec https://review.openstack.org/559395 | |
| 18:49:24 | openstackgerrit | Li Liu proposed openstack/cyborg master: Added cyborg fpga programming spec https://review.openstack.org/559395 | |
| #openstack-cyborg - 2018-04-07 | |||
| 12:07:44 | openstackgerrit | Merged openstack/cyborg master: Enable mutable config in Cyborg https://review.openstack.org/559303 | |
| #openstack-cyborg - 2018-04-11 | |||
| 06:46:19 | openstackgerrit | Xinran WANG proposed openstack/cyborg master: Introduce Cyborg Resource Quota https://review.openstack.org/560285 | |
| 06:47:39 | Xinran | Hi guys, i just upload a bp for quota support, pls feel free to review it. Thanks! | |
| 09:22:44 | openstackgerrit | Xinran WANG proposed openstack/cyborg master: Introduce Cyborg Resource Quota https://review.openstack.org/560285 | |
| 09:33:02 | openstackgerrit | Xinran WANG proposed openstack/cyborg master: Introduce Cyborg Resource Quota https://review.openstack.org/560285 | |
| 12:18:25 | openstackgerrit | ShaoHe Feng proposed openstack/python-cyborgclient master: Initialize cyborgclient repository https://review.openstack.org/560400 | |
| 12:24:44 | openstackgerrit | ShaoHe Feng proposed openstack/python-cyborgclient master: Initialize cyborgclient repository https://review.openstack.org/560400 | |
| 13:59:49 | zhipeng | #startmeeting openstack-cyborg | |
| 13:59:50 | openstack | Meeting started Wed Apr 11 13:59:49 2018 UTC and is due to finish in 60 minutes. The chair is zhipeng. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 13:59:51 | openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 13:59:54 | openstack | The meeting name has been set to 'openstack_cyborg' | |
| 13:59:59 | zhipeng | #topic Roll Call | |
| 14:00:04 | zhipeng | #info Howard | |
| 14:02:06 | NokMikeR | #info Mike | |
| 14:02:08 | Li_Liu | #info Li Liu | |
| 14:02:15 | kosamara | #info kosamara | |
| 14:02:36 | Melissa_S | #info Melissa | |
| 14:02:45 | circ-user-S6lQW | #info Helloway | |
| 14:03:27 | edleafe | #info edleafe | |
| 14:04:10 | Helloway | #info Helloway | |
| 14:04:14 | zhipeng | let's wait for another 5 mins in case more people will show up :) | |
| 14:04:53 | zhuli | #info zhuli | |
| 14:06:54 | zhipeng | hi xinran_ :) | |
| 14:08:48 | xinran_ | hi sorry i'am late | |
| 14:09:00 | zhipeng | no problem and not late :) | |
| 14:09:08 | zhipeng | ok let's start | |
| 14:09:19 | zhipeng | #topic confirmation of new core reviewer promotion | |
| 14:09:36 | zhipeng | today Yumeng, Shaohe and Sundar will be absent from the meeting | |
| 14:10:04 | zhipeng | I proposed to add Li_Liu as a new core team member last week, and received no negative feedback | |
| 14:10:38 | zhipeng | so if there will be no further objection then I will acknowledge the promotion | |
| 14:11:10 | Li_Liu | Thanks guys :) | |
| 14:11:47 | zhuli | sure thing, congrats to Li_Liu, thanks for you hard work | |
| 14:12:33 | Li_Liu | It's great to work with all of you guys | |
| 14:13:28 | zhipeng | okey it's done then :) | |
| 14:13:32 | zhipeng | next topic | |
| 14:13:44 | zhipeng | #topic Critical Rocky Spec Discussion | |
| 14:14:10 | zhipeng | last week we mentioned there are still two specs missing, xinran_ just updated one on the quota | |
| 14:14:24 | zhipeng | xinran_ could you explain it a little bit for the team ? | |
| 14:15:16 | zhipeng | #link https://review.openstack.org/560285 | |
| 14:16:18 | xinran_ | ok | |
| 14:18:29 | xinran_ | it's similar with other projects, every tenant has a limitation when he wants use acceleration resources on the cloud | |
| 14:19:50 | xinran_ | we should,check if he has already reached this limitation, and then update the quota (+/-) | |
| 14:20:15 | xinran_ | of course we should also add rollback function | |
| 14:21:53 | zhipeng | xinran_ I'm not sure if you have checked out the Dublin PTG summary | |
| 14:22:17 | zhipeng | one of the conclusions was that we will try to experiment with the limit api developed by Keystone team | |
| 14:22:24 | zhipeng | for unified quota control | |
| 14:23:00 | zhipeng | the api will be implemented as a oslo library for project to consume, oslo_limit will be release for rocky as well | |
| 14:23:23 | zhipeng | xinran_ I found you have new apis proposed, are those inline with the limit api ? | |
| 14:24:50 | xinran_ | ah not yet... | |
| 14:25:40 | zhipeng | plz take a look at it, I could introduce you to the oslo_limit author | |
| 14:25:45 | xinran_ | fine, I will look into it soon | |
| 14:25:48 | zhipeng | to speed up things :) | |
| 14:25:56 | zhipeng | okey fantastic | |
| 14:26:20 | zhipeng | #action xinran_ to update with new limit api design | |
| 14:26:34 | zhipeng | zhuli do you have any update on the os-acc design spec ? | |
| 14:28:53 | Coco | Hi, zhipeng, I noticed three are two db tables, one is 'accelerator', the other is 'deployable', does this two table have any relativity? Sorry, I missed some of your discussions before. | |
| 14:29:29 | Li_Liu | Coco, I can explain this to you offline | |
| 14:29:41 | Coco | thank you~ | |
| 14:29:46 | zhipeng | one of the popular question :P | |
| 14:29:51 | zhipeng | zhuli are you still around ? | |
| 14:29:54 | Li_Liu | We can let Howard focus on his agenda | |
| 14:30:53 | Coco | OK, pls continue. Sorry to interrupt. | |
| 14:30:54 | zhipeng | okey let's move on then | |
| 14:31:16 | zhipeng | #link https://review.openstack.org/559395 | |
| 14:31:29 | zhipeng | #link https://review.openstack.org/558265 | |
| 14:31:49 | zhipeng | the two spec proposal from Li Liu, plz help review those :) | |
| 14:32:14 | zhipeng | Sundar's spec still need update to reflect the discussion on the etherpad as we agreed last week | |
| 14:32:16 | Li_Liu | appreciate all the comments :) | |
| 14:32:29 | zhipeng | #link https://review.openstack.org/554717 | |
| 14:33:00 | zhipeng | okey next topic | |
| 14:33:10 | zhipeng | #topic open patch discussion | |
| 14:33:24 | zhipeng | we have two new repo setup, thanks to Yumeng and Shaohe | |
| 14:33:37 | zhipeng | there are two patches on initialize the two repos | |
| 14:33:50 | zhipeng | plz help land these if there are no further problems | |
| 14:34:05 | zhipeng | #link https://review.openstack.org/554766 | |
| 14:34:17 | zhipeng | #link https://review.openstack.org/560400 | |
| 14:34:30 | zhipeng | Yumeng's ready to go, Shaohe still need the mercy from Zuul | |
| 14:35:12 | zhipeng | #link https://review.openstack.org/552734 | |
| 14:35:35 | zhipeng | Li Liu's patch on the deployable data model finalization is also ready to go | |
| 14:36:28 | Li_Liu | That's great, coz I am having another patch based on this one. | |
| 14:36:42 | zhuli | still work in progress on the os-acc lib, I had intended to refer the os-brick spec but seems there is not one for that, so I'm still looking inside the openstack/os-brick source code try to find the interaction between cinder and nova, it cloud help to find the functionality cyborg needed, will try to post a spec these days | |
| 14:37:04 | zhipeng | zhuli many thanks | |
| 14:38:10 | zhipeng | okey next | |
| 14:38:20 | zhipeng | #topic Vancouver Summit Prep | |
| 14:38:38 | zhipeng | anyone plan to attend the summit ? | |
| 14:38:48 | Coco | Coco from lenovo beijing | |
| 14:39:48 | zhipeng | anyone else ? | |
| 14:40:06 | NokMikeR | sorry transiting space and time, what was the question? | |
| 14:40:08 | Coco | We have a session with Rushil before, but seems he will not go there. | |
| 14:40:27 | zhipeng | Coco yes he'll skip that I guess | |
| 14:40:38 | zhipeng | NokMikeR will you be at Vancouver Summit ? | |
| 14:40:54 | NokMikeR | No I wont be going | |
| 14:40:54 | Coco | zhenghao, is also to be there. | |