| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2020-07-02 | |||
| 03:44:35 | s_shogo | ok, I got it. It seems to be similar to N3000 case. | |
| 03:44:40 | shaohe_feng | for PR takes so many logic units | |
| 03:44:53 | shaohe_feng | s_shogo: yes, it is N3000 | |
| 03:45:36 | shaohe_feng | It really take too long time:') | |
| 03:45:51 | shaohe_feng | can we support async program? | |
| 03:46:07 | s_shogo | I know, that takes 25-40min :) | |
| 03:46:52 | s_shogo | IMO, supporting for async program needs modification for driver, agent, and so on . That is big task. | |
| 03:46:57 | Yumeng | shaohe_feng: havewe already supported async program ?https://review.opendev.org/#/c/681005/ | |
| 03:47:00 | shaohe_feng | the program API start to program and return immediately | |
| 03:47:12 | shaohe_feng | s_shogo: yes, I know | |
| 03:47:36 | shaohe_feng | we need a new API to show the program status | |
| 03:47:45 | shaohe_feng | then user know the program process | |
| 03:47:59 | shaohe_feng | and notify mechanical | |
| 03:48:08 | shaohe_feng | for driver, agent. | |
| 03:48:24 | shaohe_feng | really big task | |
| 03:48:45 | shaohe_feng | like async bind, it is also a big task | |
| 03:49:12 | Yumeng | aha. sorry. that's async bing. | |
| 03:49:22 | Yumeng | bind | |
| 03:49:55 | shaohe_feng | s_shogo, Yumeng, any ideas on it? | |
| 03:52:11 | s_shogo | shaohe_feng I approve your idea. IMO, the async architecture should be same to async bind, for uniformity. | |
| 03:52:47 | shaohe_feng | yes, agree | |
| 03:53:18 | Yumeng | I'm not quite familar with programing. sounds like waiting such a long time is horrible. | |
| 03:53:39 | Yumeng | from this point, I would support async program | |
| 03:54:58 | Yumeng | how will that affect agent? | |
| 03:55:03 | Yumeng | agent workflow? | |
| 03:56:07 | shaohe_feng | that may be a complex case | |
| 03:56:26 | Yumeng | haha. no worries. too big question. | |
| 03:56:51 | shaohe_feng | such as during this program time | |
| 03:57:48 | shaohe_feng | a new program API is issued, the cyborg-API should know there's already one is in progress, and should reject the request | |
| 03:58:45 | Yumeng | ok. | |
| 03:59:35 | shaohe_feng | and as s_shogo in his patch say: the driver should report the program info to agent, and at last, to tell the end user | |
| 04:00:02 | shaohe_feng | such as it is successful, or failed with some reason | |
| 04:01:04 | Yumeng | alright. thanks shaohe. | |
| 04:01:27 | shaohe_feng | Yumeng, and maybe a new field in DB(or other ways) to show the program status to user. | |
| 04:01:51 | shaohe_feng | Yumeng: we should think about it. | |
| 04:02:19 | Yumeng | sounds like a huge task. | |
| 04:02:52 | shaohe_feng | yes, async means complex. | |
| 04:03:06 | Yumeng | emmm do you think we start next release? | |
| 04:03:06 | Yumeng | emmm do you think we start next release? | |
| 04:03:31 | shaohe_feng | we are waiting for this program API | |
| 04:03:45 | shaohe_feng | hopeful it can work as soon as possible. | |
| 04:04:02 | shaohe_feng | -_- | |
| 04:04:10 | Yumeng | aha, is it part of this ?https://review.opendev.org/#/c/698190/ | |
| 04:04:47 | shaohe_feng | yes | |
| 04:04:58 | s_shogo | IMO, that is too huge task for the first program patch. That should be better to implement in another one. | |
| 04:05:24 | Yumeng | yes, agree. I will find some time to review this. | |
| 04:05:43 | shaohe_feng | OK, we can split it into some small patch sets | |
| 04:06:01 | Yumeng | yes. | |
| 04:06:07 | s_shogo | agree, thanks | |
| 04:06:19 | Yumeng | thanks shaohe and shogo. we've run out of time. | |
| 04:06:34 | Yumeng | let's continue discussion in wechat. | |
| 04:06:35 | shaohe_feng | sorry, that's all | |
| 04:06:53 | Yumeng | I will wrap up today's meeting. see you next time! | |
| 04:07:04 | Yumeng | bye guys. Thank you. | |
| 04:07:19 | shaohe_feng | bye, thanks everyone | |
| 04:07:22 | Yumeng | #endmeeting | |
| 04:07:23 | openstack | Meeting ended Thu Jul 2 04:07:22 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | |
| 04:07:24 | openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-07-02-03.05.html | |
| 04:07:25 | openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-07-02-03.05.txt | |
| 04:07:26 | openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-07-02-03.05.log.html | |
| 04:08:49 | s_shogo | bye | |
| #openstack-cyborg - 2020-07-04 | |||
| 18:02:27 | openstackgerrit | Ghanshyam Mann proposed openstack/python-cyborgclient master: DNM: testing gate on ubuntu focal https://review.opendev.org/739321 | |
| 18:02:31 | openstackgerrit | Ghanshyam Mann proposed openstack/cyborg master: DNM: testing gate on ubuntu focal https://review.opendev.org/739322 | |
| 18:02:34 | openstackgerrit | Ghanshyam Mann proposed openstack/cyborg-tempest-plugin master: DNM: testing gate on ubuntu focal https://review.opendev.org/739323 | |
| #openstack-cyborg - 2020-07-08 | |||
| 16:38:52 | openstackgerrit | wangzhh proposed openstack/cyborg-specs master: Add Attribute API specification. https://review.opendev.org/738331 | |
| #openstack-cyborg - 2020-07-09 | |||
| 02:59:39 | Yumeng | hi ildikov, wangzhh, swp20 brinzhang ^^ | |
| 02:59:47 | ildikov | o/ | |
| 02:59:54 | brinzhang | hi Yumeng ^^ | |
| 02:59:58 | swp20 | hi Yumeng | |
| 03:00:27 | ollivier | Hi | |
| 03:00:34 | brinzhang | hi ildikov, welcome to cyborg irc meetting | |
| 03:00:49 | Yumeng | hi ollivier, welcome! | |
| 03:01:01 | ildikov | hi | |
| 03:01:14 | brinzhang | ollivier: welcome too^ | |
| 03:01:17 | Yumeng | seems we've got enough people. let's get started! | |
| 03:01:18 | ildikov | and thank you :) | |
| 03:01:20 | Yumeng | #startmeeting openstack-cyborg | |
| 03:01:21 | openstack | Meeting started Thu Jul 9 03:01:20 2020 UTC and is due to finish in 60 minutes. The chair is Yumeng. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 03:01:21 | ollivier | Thank you | |
| 03:01:22 | openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 03:01:24 | openstack | The meeting name has been set to 'openstack_cyborg' | |
| 03:01:37 | Yumeng | agenda for today https://wiki.openstack.org/wiki/Meetings/CyborgTeamMeeting | |
| 03:01:57 | wangzhh | Hi | |
| 03:02:04 | brinzhang | #info brinzhang | |
| 03:02:09 | Yumeng | we wil mainly discuss cyborg support in CNTT today and then SPEC review. | |
| 03:02:21 | ollivier | #info Cédric Ollivier | |
| 03:02:33 | ildikov | #info Ildiko Vancsa | |
| 03:02:40 | Yumeng | #info Yumeng | |
| 03:03:16 | Yumeng | #topic cyborg support in CNTT | |
| 03:03:43 | ildikov | thanks for adding this topic to today's agenda | |
| 03:04:06 | ildikov | ollivier and I, we are both involved in the CNTT community | |
| 03:04:36 | brinzhang | ildikov, ollivier: you can briefly introduce yourself | |
| 03:04:43 | Yumeng | ildikov: ^^ my pleasure. | |
| 03:04:47 | ildikov | for background about CNTT: https://www.lfnetworking.org/about/cntt/ | |
| 03:05:33 | ildikov | and https://github.com/cntt-n/CNTT | |
| 03:06:18 | ollivier | I'm LFN board member, OPNFV functest PTL and I lead a couple of CNTT stream | |
| 03:06:20 | ildikov | I myself work for the OpenStack Foundation and focus on telecom and edge related efforts among some other things | |
| 03:06:57 | ildikov | I've been also involved in OPNFV as well as CNTT | |
| 03:07:27 | ollivier | I'm contributing t the CNTT reference architecture for OpenStack which are especially listing the mandatory services, features/capabilities and their versions/microversions | |
| 03:08:17 | brinzhang | thanks, may you are all experts in VNF/NFV | |