Earlier  
Posted Nick Remark
#openstack-cyborg - 2019-12-16
15:41:25 openstackgerrit Eric Fried proposed openstack/cyborg master: Refactor _gen_resource_inventory https://review.opendev.org/696393
16:55:40 openstackgerrit Merged openstack/cyborg master: Refactor _gen_resource_inventory https://review.opendev.org/696393
#openstack-cyborg - 2019-12-17
07:14:35 openstackgerrit ShaoHe Feng proposed openstack/cyborg master: testcase for FPGAExtARQ https://review.opendev.org/699153
08:37:05 openstackgerrit ShaoHe Feng proposed openstack/cyborg master: testcase for FPGAExtARQ https://review.opendev.org/699153
#openstack-cyborg - 2019-12-18
09:29:08 openstackgerrit YumengBao proposed openstack/cyborg-specs master: Policy Default Refresh for Cyborg https://review.opendev.org/699099
#openstack-cyborg - 2019-12-19
02:53:13 openstackgerrit chenker proposed openstack/cyborg master: Improve objects/device.py UT coverage from 76% to 100% https://review.opendev.org/699906
03:03:12 chenke hi~
03:03:18 Yumeng #info Yumeng
03:03:30 Yumeng hi all
03:04:18 xinranwang HI all
03:04:24 xinranwang #info xinranwang
03:04:30 s_shogo #info s_shogo
03:04:33 s_shogo hi all
03:04:38 chenke #info chenke
03:06:45 shaohe_feng #info shaohe_feng
03:10:39 cmurphy hi o/
03:11:13 chenke Hi cmurphy
03:12:16 Yumeng do you know if sundar will come ?
03:16:55 shaohe_feng cmurphy welcome
03:17:20 cmurphy hi o/ I wanted to discuss the policy popup team during your team meeting, will the meeting be happening?
03:19:34 cmurphy I saw you already discussed it in your last meeting and that you already have a wiki page that outlines the work, which is great :) if you have any questions about the implementation you can feel free to ping me
03:20:38 shaohe_feng Thank you cmurphy.
03:21:16 xinranwang Thanks cmurphy
03:21:35 Yumeng cmurphy Thanks! can you pls help to review https://review.opendev.org/#/c/699099/3 and
03:21:36 Yumeng https://review.opendev.org/#/c/699102/3
03:21:57 Yumeng just proposed a spec
03:23:01 cmurphy Yumeng: sure! if you use the gerrit topic "policy-popup" it will show up in the reviews section of https://wiki.openstack.org/wiki/Consistent_and_Secure_Default_Policies_Popup_Team and if you have stories created it would help if you linked them in the "progress" section of that page
03:23:21 cmurphy I will review the spec and the patch
03:23:37 Yumeng ok. I will update the topic.
03:23:51 Yumeng and the "progress" section
03:24:00 cmurphy thanks :)
03:27:24 xinranwang It seems Sundar is not here.
03:30:12 chenke Ye.
03:30:26 chenke Do you konw if he will come
03:30:44 xinranwang Not sure....
03:31:08 chenke :)
03:31:39 shaohe_feng we can discuss by ourselves
03:31:56 shaohe_feng please feel free to discuss.
03:32:25 shaohe_feng for the async bind UT, I have post a patch
03:32:45 chenke ok. will review it.
03:33:06 shaohe_feng https://review.opendev.org/#/c/699153/
03:33:32 shaohe_feng there will be other patches WIP
03:35:36 xinranwang Thanks Shaohe
03:35:55 xinranwang Btw, please review microversion spec and patch, too.
03:35:57 xinranwang :)
03:36:21 chenke should we create a story for every patch
03:37:12 wangzhh xinranwang Could u help to paste your link?
03:37:40 xinranwang I think we should have story for main implementation
03:37:50 Yumeng +1
03:37:57 xinranwang wangzhh: sure
03:37:57 xinranwang https://review.opendev.org/#/c/696860/
03:38:14 xinranwang https://review.opendev.org/#/c/699149/
03:39:41 xinranwang Do you have any other patch need to highlight here?
03:40:32 wangzhh shaohe, one question, why we split the ext_arq, it is just fpga_arq, should we maintain xxx_arq like gpu, asic ...
03:41:22 wangzhh *+1
03:42:09 shaohe_feng wangzhh NO
03:42:44 shaohe_feng if no special operation for GPU, just use common arq
03:43:14 wangzhh Sorry for long time not attending meeting, did we have an agreement on it?
03:44:41 shaohe_feng in our code, will lookup the Specific ARQ, if not found, then fallback to common ARQ
03:45:04 shaohe_feng wangzhh yes, we have agreement.
03:45:14 Sundar Hi all
03:45:21 wangzhh Ok, fine.
03:45:38 Sundar Sorry, I was delayed in joining the call
03:45:38 wangzhh Hi Sundar.
03:45:42 shaohe_feng you can see our code: we add two extensions.
03:46:26 shaohe_feng one is the child ExtARQ such as FPGAExtARQ , it driver from ExtARQ
03:48:03 wangzhh It makes sense.
03:49:02 shaohe_feng and the child ExtARQ for special acc is optional
03:50:18 shaohe_feng another is ExtARQJobMixin
03:50:20 shaohe_feng it is
03:50:42 shaohe_feng used for ExtARQ job management.
03:51:14 shaohe_feng it is mandatory
03:51:58 shaohe_feng it will used to look up the special acc ExtARQ, and start a Job if need.
03:52:33 shaohe_feng Job is determined by special acc ExtARQ
03:53:06 shaohe_feng wangzhh that is the logical implementation.
03:53:41 shaohe_feng any other questions on the ExtARQ?
03:54:06 wangzhh Thx shaohe.
03:54:50 shaohe_feng Sundar have add one UT for async bind
03:54:52 shaohe_feng https://review.opendev.org/#/c/699153/
03:54:57 shaohe_feng others are WIP.
03:59:06 Sundar Hello all, got disconnected due to laptop issues
04:00:05 Sundar Anybody still around?
04:03:35 shaohe_feng Guess others are enjoying their dinner.
04:07:06 Sundar OK, good that you guys had a good discussion.
04:07:12 Sundar Take care
04:12:03 shaohe_feng thanks, good night
10:32:28 openstackgerrit chenker proposed openstack/cyborg master: BugFix: Modify objects/device.py get_by_device_id method https://review.opendev.org/699949
11:17:07 openstackgerrit chenker proposed openstack/cyborg master: BugFix: Modify objects/device.py get_by_device_id method https://review.opendev.org/699949
11:28:25 openstackgerrit chenker proposed openstack/cyborg master: Improve objects/device.py UT coverage from 82% to 100% https://review.opendev.org/699906
13:05:32 openstackgerrit YumengBao proposed openstack/cyborg-specs master: Policy Default Refresh for Cyborg https://review.opendev.org/699099
#openstack-cyborg - 2019-12-20
03:28:28 openstackgerrit chenker proposed openstack/cyborg master: Modify api-paste.ini v1 to v2 https://review.opendev.org/700102
03:31:18 openstackgerrit chenker proposed openstack/cyborg master: Modify api-paste.ini v1 to v2 https://review.opendev.org/700102
04:56:40 openstackgerrit Merged openstack/cyborg master: Remove 'base object' that no longer exist https://review.opendev.org/698000
07:47:52 openstackgerrit YumengBao proposed openstack/cyborg-specs master: Policy Default Refresh for Cyborg https://review.opendev.org/699099
08:39:35 openstackgerrit YumengBao proposed openstack/cyborg-specs master: Policy Default Refresh for Cyborg https://review.opendev.org/699099
09:25:27 openstackgerrit chenker proposed openstack/cyborg master: BugFix: Modify objects/device.py get_by_device_id method https://review.opendev.org/699949
09:38:45 openstackgerrit YumengBao proposed openstack/cyborg master: Add new default policy https://review.opendev.org/699102
09:39:22 openstackgerrit YumengBao proposed openstack/cyborg master: Add new default policy https://review.opendev.org/699102
09:41:41 openstackgerrit chenker proposed openstack/cyborg master: Modify api-paste.ini v1 to v2 https://review.opendev.org/700102
09:45:01 openstackgerrit chenker proposed openstack/cyborg master: BugFix: Modify objects/device.py get_by_device_id method https://review.opendev.org/699949

Earlier   Later