Earlier  
Posted Nick Remark
#openstack-cyborg - 2019-02-27
15:21:01 cdent I understand very well that concern
15:21:07 efried The API is certainly close enough to demonstrate what the nova side will look like.
15:21:15 efried But... yeah, we've all seen this happen.
15:21:43 cdent I should be able to have a proper look before end of week, probably tomorrow
15:22:23 efried Thank you very much cdent
15:22:43 cdent happy to help move this stuff.
15:22:49 efried The API code is here (in a cyborg pilot branch): https://review.openstack.org/#/c/626419/
15:22:49 efried But the interface is the most important thing rn.
15:25:32 efried Sundar: If you get some time, you might as well add the other APIs the nova code will need - which I think is just 'unbind' and 'delete arq', right?
15:26:14 Sundar efried: Sure
15:26:16 cdent
16:02:29 Sundar Thanks, efried and cdent
16:02:30 edleafe I'll add it to my TODO list
16:06:26 efried Thanks edleafe
#openstack-cyborg - 2019-02-28
07:46:57 openstackgerrit Merged openstack/cyborg master: Add New Driver OVO. https://review.openstack.org/624138
#openstack-cyborg - 2019-03-03
03:58:06 openstackgerrit wangzhh proposed openstack/cyborg master: Report data to conducor https://review.openstack.org/640615
04:01:54 openstackgerrit wangzhh proposed openstack/cyborg master: Report data to conductor https://review.openstack.org/640615
05:04:02 openstackgerrit Li Liu proposed openstack/cyborg master: Modify the deployable's api for new database work https://review.openstack.org/640616
#openstack-cyborg - 2019-03-04
08:03:33 openstackgerrit coco-Gao proposed openstack/cyborg master: Fix bug: deployable object related bugs. https://review.openstack.org/640689
12:27:07 openstackgerrit Merged openstack/cyborg master: Fix bug: deployable object related bugs. https://review.openstack.org/640689
16:30:06 openstackgerrit Xinran WANG proposed openstack/cyborg master: WIP: Improve Intel FPGA driver https://review.openstack.org/599960
#openstack-cyborg - 2019-03-05
12:50:28 openstackgerrit Xinran WANG proposed openstack/cyborg master: Improve Intel FPGA driver https://review.openstack.org/599960
12:52:40 openstackgerrit Xinran WANG proposed openstack/cyborg master: Improve Intel FPGA driver https://review.openstack.org/599960
#openstack-cyborg - 2019-03-06
01:20:53 openstackgerrit Biwei Guo proposed openstack/cyborg master: Fix failures in v1 accelerator API, except patch. https://review.openstack.org/641184
03:01:47 Li_Liu Hi guys
03:01:58 Li_Liu Let's wait for a few min
03:04:18 Sundar #info Sundar
03:04:34 Li_Liu #startmeeting openstack-cyborg
03:04:35 openstack Meeting started Wed Mar 6 03:04:34 2019 UTC and is due to finish in 60 minutes. The chair is Li_Liu. Information about MeetBot at http://wiki.debian.org/MeetBot.
03:04:36 openstack Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
03:04:38 openstack The meeting name has been set to 'openstack_cyborg'
03:05:08 Li_Liu #topic Roll Call
03:05:16 Sundar #info Sundar
03:05:18 Li_Liu #info Li_Liu
03:05:25 xinranwang #info xinranwang
03:05:27 Yumeng_ #info Yumeng
03:05:44 Li_Liu hmm
03:05:52 Li_Liu let's wait for coco for a bit
03:05:58 Li_Liu let me ping her on wechat
03:11:17 Coco_gao Hi all
03:11:40 Sundar Hi Coco_gao
03:11:40 Li_Liu Hi Coco
03:11:45 Li_Liu let's get started
03:11:51 Coco_gao OK
03:11:55 Li_Liu #topic Status Update
03:12:01 Coco_gao #info Coco_gao
03:12:22 Sundar Have any of you tried to run https://review.openstack.org/#/c/640616/ ? I am getting an error
03:12:56 Sundar ccess wasdenied; cyborg:deployable;create
03:13:07 Li_Liu I tried .. it worked
03:13:29 Li_Liu well, we will not merge it for now
03:13:29 Sundar Apart from sourcing openrc as admin, did you do anything else?
03:13:55 Sundar Li_Liu: the code looks good. I may be missing some step.
03:14:12 Li_Liu let 's find out what I did
03:14:13 Coco_gao I finished most of the functions, but not pass the test. So I still need some some to upload the diff code.
03:14:23 Coco_gao some time
03:14:29 Li_Liu Coco_gao, thanks for the update
03:14:30 Coco_gao maybe today
03:14:39 Li_Liu great
03:15:16 Li_Liu xinranwang, how is the conductor part?
03:15:27 Coco_gao I may not have enough time for the unittest
03:15:44 Li_Liu Coco_gao, that's should be fine
03:16:20 Sundar All: please review https://review.openstack.org/#/c/641184/
03:16:22 xinranwang After discussion, we found Coco and I have some duplicate work on conductor side, so I leave her some interfaces, and coco implement the diff code there
03:16:41 Coco_gao xinran's code is depended on me, so I will help update her patch. The code is ready, just need some time for co-test.
03:18:02 Coco_gao Hi Sundar, thanks for that patch
03:19:05 Sundar Coco_gao: We'll fix the pep8 issues. But please see if this is how we want to fix and deprecate v1 API
03:19:38 Coco_gao OK, after my code being merged.
03:19:45 Coco_gao What's the deadline?
03:19:50 Sundar We are just fixing the return value. We should also fix the documentation. Is anybody handling documentation now?
03:21:11 Sundar Coco_gao: official deadline is March 8 for features. Bug fixes can go in after that too.
03:21:18 Yumeng_ Sundar, I can do the doc update.
03:21:32 Sundar Yumeng_: Thanks a lot
03:21:33 xinranwang Li_Liu: Also, I have improve the fpga driver to match the newest DB design, I think we'd better have at least one driver works in this release.
03:21:41 xinranwang here is the patch https://review.openstack.org/#/c/599960/
03:21:56 Coco_gao Sundar, after March 8, I can join for the doc.
03:22:00 Sundar xinranwang: Rodrigo has a patch almost ready for OPAE-based driver
03:22:15 Coco_gao xinranwang, Thank you.
03:22:46 xinranwang Sundar: yes, but better to have one workable driver in this release.
03:23:21 Li_Liu I am pulled into another meeting... might be delayed in response
03:24:51 Li_Liu xinranwang, thanks a lot for the effort
03:25:27 zhipeng Is zhenghao around ?
03:25:31 xinranwang Li_Liu Coco_gao np, pls review it when you got time
03:25:34 zhipeng Could we make the GPU driver as well ?
03:25:59 Coco_gao I will contact zhenghao for that.
03:26:36 zhipeng That'll be a dash for the weekend deadline
03:27:13 Coco_gao I think that part won't change much, he had a old patch.
03:29:52 Coco_gao wangzhh
03:30:04 Coco_gao we need you.
03:30:09 wangzhh Hi Coco.
03:30:19 Coco_gao Update the GPU driver
03:30:28 Coco_gao 😁
03:31:12 Coco_gao FPGA driver is ready
03:31:41 wangzhh No problem. But I don't have gpu device now. So Maybe I can just unit test.
03:33:03 zhipeng wangzhh yep that should be fine
03:33:12 wangzhh Anyway, I'll improve the gpu driver these days.
03:33:27 zhipeng Plz do that before the S release cut
03:33:41 wangzhh When?
03:34:31 Li_Liu wangzhh, do you need help on that?
03:34:40 zhipeng This weekend I think
03:34:53 zhipeng Li should know the exact date

Earlier   Later