| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2021-06-03 | |||
| 03:04:43 | arthurdayne | yes | |
| 03:05:02 | xinranwang | arthurdayne: ok, you can feel free to push it one it's ready. Please ping us if any question | |
| 03:05:10 | xinranwang | #topic AoB | |
| 03:05:20 | arthurdayne | ok, thanks | |
| 03:05:31 | xinranwang | that's all from my side, anything else you wanna bring up here/ | |
| 03:07:21 | arthurdayne | noting else | |
| 03:07:33 | wenpingsong | dose any guys know this patch https://review.opendev.org/c/openstack/cyborg/+/793103? | |
| 03:07:37 | opendevmeet | bug 1927056 in Cyborg (OpenStack) "Docs: Missing parameter list in Accelerator Requests APIs" [High,Confirmed] https://launchpad.net/bugs/1927056 - Assigned to Brin Zhang (zhangbailin) | |
| 03:07:37 | brinzhang | arthurdayne: as I talked with you, bug 1927056 and bug 1927057 you can also fixed | |
| 03:07:38 | opendevmeet | bug 1927057 in Cyborg (OpenStack) "Docs:Missing parameter list in devices APIs" [High,Confirmed] https://launchpad.net/bugs/1927057 - Assigned to Brin Zhang (zhangbailin) | |
| 03:07:51 | wenpingsong | why we define ARQ_DELETING as 'failed' state? | |
| 03:09:02 | brinzhang | ||
| 03:09:13 | xinranwang | wenpingsong: that's also my question...lol | |
| 03:09:50 | wenpingsong | i think it's deleting state. | |
| 03:10:15 | wenpingsong | let me find who submit this code. | |
| 03:11:53 | xinranwang | ok, maybe the "deleting" status return "failed" directly, but i think it is not reasonable | |
| 03:12:26 | arthurdayne | brinzhang:ok | |
| 03:12:28 | wenpingsong | it's Sundar | |
| 03:12:37 | brinzhang | The delete ARQ task we are using sync mothod, deleting may very fast, otherwise the device is lost, and we can get failed | |
| 03:12:58 | xinranwang | need double check it | |
| 03:14:00 | xinranwang | why arq turn to "deleting", i think it will return quickly with success or failure | |
| 03:14:25 | brinzhang | I agee with the fix now, for arq_deleting we dont need the failed status | |
| 03:15:40 | xinranwang | agree | |
| 03:15:50 | xinranwang | let's keep the deleting status | |
| 03:15:52 | wenpingsong | Each ARQ has its own state. However, the bind status sent to Nova should be 'completed' or 'failed'. The logic to do that conversion should not be in nova_client.py, to keep it free of ARQ state details. So it has been added in get_arq_bind_status() in ext_arq_job.py. | |
| 03:16:32 | brinzhang | xinranwang: one scenario, if the device is using by a instance, may we cant delete it quickly, such as deleting a instance's attached volume, if there is IO read/write it will return delete failed | |
| 03:17:21 | brinzhang | but's the delete action will get a failed status, rather trhan deleting_failed | |
| 03:18:23 | wenpingsong | from Sundar's commit message, it works for arq binding. | |
| 03:19:12 | wenpingsong | let's discuss offline. | |
| 03:20:22 | xinranwang | sorry | |
| 03:20:33 | xinranwang | I just lost my connection | |
| 03:21:11 | xinranwang | wenpingsong: sure, let’s discuss offline | |
| 03:21:15 | xinranwang | Anything else | |
| 03:21:23 | brinzhang | nothing, let's end of this meeting | |
| 03:21:28 | xinranwang | I use my cellphone now... | |
| 03:21:34 | xinranwang | Ok | |
| 03:21:42 | xinranwang | Thanks guys | |
| 03:21:48 | xinranwang | #endmeeting | |
| 03:21:50 | xinranwang | Bye | |
| 03:21:50 | opendevmeet | Meeting ended Thu Jun 3 03:21:48 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | |
| 03:21:51 | brinzhang | bye | |
| 03:21:51 | opendevmeet | Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-06-03-02.39.html | |
| 03:21:52 | opendevmeet | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-06-03-02.39.txt | |
| 03:21:53 | opendevmeet | Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-06-03-02.39.log.html | |
| 03:21:54 | wenpingsong | bye | |
| 03:22:24 | arthurdayne | bye | |
| 07:18:53 | opendevreview | Wenping Song proposed openstack/cyborg-specs master: fix the doc format https://review.opendev.org/c/openstack/cyborg-specs/+/794411 | |
| 07:26:52 | opendevreview | Wenping Song proposed openstack/cyborg master: docs: Update Freenode to OFTC https://review.opendev.org/c/openstack/cyborg/+/794453 | |
| 09:58:07 | opendevreview | Arthur Dayne proposed openstack/cyborg master: Docs:Add doc about cyborg-nova interaction https://review.opendev.org/c/openstack/cyborg/+/794549 | |
| 10:51:06 | opendevreview | Arthur Dayne proposed openstack/cyborg master: Docs:Add doc about cyborg-nova interaction https://review.opendev.org/c/openstack/cyborg/+/794549 | |
| 11:01:43 | opendevreview | Arthur Dayne proposed openstack/cyborg master: Docs:Add doc about cyborg-nova interaction https://review.opendev.org/c/openstack/cyborg/+/794549 | |
| #openstack-cyborg - 2021-06-04 | |||
| 01:28:28 | opendevreview | Wenping Song proposed openstack/cyborg master: Fix the exception content https://review.opendev.org/c/openstack/cyborg/+/794692 | |
| 02:11:18 | opendevreview | Wenping Song proposed openstack/cyborg master: Fill the msg of exception https://review.opendev.org/c/openstack/cyborg/+/794697 | |
| #openstack-cyborg - 2021-06-08 | |||
| 00:42:58 | opendevreview | Wenping Song proposed openstack/cyborg master: Add ut for nova returns HTTP 207 with all event code 400 https://review.opendev.org/c/openstack/cyborg/+/785336 | |
| 02:03:17 | opendevreview | wangzhiguang proposed openstack/cyborg-tempest-plugin master: add delete accelerator request negative testcase https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/795197 | |
| 02:05:37 | opendevreview | wangzhiguang proposed openstack/cyborg-tempest-plugin master: add delete accelerator request negative testcase https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/795197 | |
| 02:33:46 | opendevreview | wangzhiguang proposed openstack/cyborg-tempest-plugin master: Add assertion information for batch delete device profile testcase https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/795199 | |
| 15:36:21 | opendevreview | Xinran WANG proposed openstack/cyborg master: imporve api "delete arq by uuids" https://review.opendev.org/c/openstack/cyborg/+/793905 | |
| #openstack-cyborg - 2021-06-09 | |||
| 01:44:26 | opendevreview | Merged openstack/cyborg master: imporve api "delete arq by uuids" https://review.opendev.org/c/openstack/cyborg/+/793905 | |
| 01:53:58 | opendevreview | Wenping Song proposed openstack/cyborg-specs master: fix the doc format https://review.opendev.org/c/openstack/cyborg-specs/+/794411 | |
| 03:04:28 | opendevreview | Wenping Song proposed openstack/cyborg-tempest-plugin master: Update contributor documentation https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/795440 | |
| 08:25:31 | opendevreview | Min Li proposed openstack/cyborg-tempest-plugin master: Add skip_checks https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/794154 | |
| 08:47:49 | opendevreview | Merged openstack/cyborg master: Add ut for nova returns HTTP 207 with all event code 400 https://review.opendev.org/c/openstack/cyborg/+/785336 | |
| 08:50:23 | opendevreview | Merged openstack/cyborg master: Fix the exception content https://review.opendev.org/c/openstack/cyborg/+/794692 | |
| 08:50:46 | opendevreview | Merged openstack/cyborg master: Fill the msg of exception https://review.opendev.org/c/openstack/cyborg/+/794697 | |
| 09:01:45 | opendevreview | Merged openstack/cyborg-specs master: fix the doc format https://review.opendev.org/c/openstack/cyborg-specs/+/794411 | |
| 09:03:34 | opendevreview | Merged openstack/cyborg-specs master: [ussuri][goal] Update contributor documentation https://review.opendev.org/c/openstack/cyborg-specs/+/791326 | |
| #openstack-cyborg - 2021-06-10 | |||
| 01:33:01 | opendevreview | Arthur Dayne proposed openstack/cyborg master: Docs:Add doc about cyborg-nova interaction https://review.opendev.org/c/openstack/cyborg/+/794549 | |
| 02:29:25 | xinranwang | hi all | |
| 02:30:36 | wenpingsong | hi xinran | |
| 02:32:49 | xinranwang | only we 2? | |
| 02:33:34 | wenpingsong | brinzhang may on other meeting | |
| 02:34:24 | wenpingsong | arthurdayne is coming | |
| 02:34:56 | xinranwang | ok | |
| 02:35:18 | wenpingsong | where u go on the coming holiday/ | |
| 02:35:32 | xinranwang | I stay in beijing... | |
| 02:35:38 | xinranwang | how about you | |
| 02:35:47 | wenpingsong | work | |
| 02:35:55 | xinranwang | 3x salary | |
| 02:36:00 | wenpingsong | and work | |
| 02:36:15 | xinranwang | I want have this chance | |
| 02:36:18 | wenpingsong | 2x | |
| 02:36:36 | wenpingsong | 3x only the last day | |
| 02:36:43 | xinranwang | worth it | |
| 02:36:53 | wenpingsong | yeah | |
| 02:37:15 | xinranwang | hi arthurdayne | |
| 02:37:26 | xinranwang | will fossen join? | |
| 02:37:28 | arthurdayne_ | hi | |
| 02:37:49 | xinranwang | let's start the meeting | |
| 02:37:55 | wenpingsong | ok | |
| 02:37:58 | xinranwang | #startmeeting openstack-cyborg | |
| 02:37:59 | opendevmeet | Meeting started Thu Jun 10 02:37:58 2021 UTC and is due to finish in 60 minutes. The chair is xinranwang. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 02:38:00 | opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 02:38:02 | opendevmeet | The meeting name has been set to 'openstack_cyborg' | |
| 02:38:06 | wenpingsong | let's start now | |
| 02:38:09 | xinranwang | #topic roll call | |
| 02:38:14 | xinranwang | #info xinranwang | |
| 02:38:15 | wenpingsong | #info wenpingsong | |
| 02:39:58 | xinranwang | #topic vgpu | |
| 02:40:50 | arthurdayne_ | info arthurdayne | |