03:01:20 #startmeeting openstack-cyborg 03:01:21 Thank you 03:01:21 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:22 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 03:01:24 The meeting name has been set to 'openstack_cyborg' 03:01:37 agenda for today https://wiki.openstack.org/wiki/Meetings/CyborgTeamMeeting 03:01:57 Hi 03:02:04 #info brinzhang 03:02:09 we wil mainly discuss cyborg support in CNTT today and then SPEC review. 03:02:21 #info Cédric Ollivier 03:02:33 #info Ildiko Vancsa 03:02:40 #info Yumeng 03:03:16 #topic cyborg support in CNTT 03:03:43 thanks for adding this topic to today's agenda 03:04:06 ollivier and I, we are both involved in the CNTT community 03:04:36 ildikov, ollivier: you can briefly introduce yourself 03:04:43 ildikov: ^^ my pleasure. 03:04:47 for background about CNTT: https://www.lfnetworking.org/about/cntt/ 03:05:33 and https://github.com/cntt-n/CNTT 03:06:18 I'm LFN board member, OPNFV functest PTL and I lead a couple of CNTT stream 03:06:20 I myself work for the OpenStack Foundation and focus on telecom and edge related efforts among some other things 03:06:57 I've been also involved in OPNFV as well as CNTT 03:07:27 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 thanks, may you are all experts in VNF/NFV 03:08:21 CNTT has a strong focus on cloud infrastructure to define reference model and architectures that telecom operators can rely on 03:08:21 I'm also well involved to the related conformance test suite (mostly leveraging the main tempest tests and plugins) 03:09:09 brinzhang: ollivier more than I am :) 03:09:46 ildikov: yeah cool. we've met before in the edge discussions. ollivier: cool, hope we can discuss in cyborg related tempest in CNTT support. 03:10:09 as I briefly described on the mailing list hardware acceleration is an important capability for telco use cases especially with 5G and edge and therefore CNTT is looking into including Cyborg in the architecture 03:10:51 ildikov: thanks, it is always good to know that you are good at something. 03:11:01 and we ran into a bit of a challenge as CNTT is currently moving to Train, but would like to use the v2 API for Cyborg to avoid switching between API versions later 03:11:25 Yumeng: cyborg tempest plugin could be on my Functest agenda 03:11:58 ollivier: great! that's also one of our important in this release! 03:12:20 so we wanted to see what options we have with the Train version 03:12:24 yes +1 Yuemng 03:12:48 (Functest supports U-release and master) 03:12:58 ildikov: yes, we started to deprecate V1 API from Train release, and removed V1 in Ussuri release. here is the new V2 API: https://docs.openstack.org/api-ref/accelerator/v2/index.html 03:13:26 Yes. we can hardly leverage an already deprecated API (v1) and then we would have targeted Cyborg v2 and its microversion support which fit our model 03:13:51 I read the thread "Incomplete v2 API in Train" http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015785.html" 03:14:10 I would ask for a few clarifications (sorry for that). 03:14:17 olivier: Do you have any plans to upgrade to U release 03:14:34 Yumeng: yes, we are aware of the deprecation 03:14:52 out of Baraque (September). 03:15:25 ildikov: I was not clear why CNTT chose Train. from my perspective. as I replied in maillist, I would recommend CNTT use Ussuri with complete API and functionality. 03:15:31 Yes we will keep rolling the OpenStack releases according to our criteria (possibly 6 months later) 03:15:35 We are introducing the v2 API and perfecting it. If we can choose to upgrade to Ussuri, it may be the best. 03:16:19 ollivier: yes sure, please go ahead. if we can help in the V2 API clarifications 03:16:19 Yumeng: I am sending you our criteria. Ussuri is too new regarding our criteria 03:17:49 Yumeng: brinzhang_: when it comes to Telecom environments operators need hihgly stable platforms and available commercial support among other criteria 03:17:59 When you mention it's incomplete, I'm not sure if v2 could backport it to Train at lest from a theorical point of view. 03:18:02 ollivier: alright. got it. 03:18:25 this usually prevents that community to stay close to master or use the latest release both in production environments and even in CNTT unfortunately 03:18:39 I hope it will improve in the future 03:19:23 Does it depend on specific service Ussuri versions (e.g. nova)? 03:19:41 ildikov: I think you can backport the v2 api to Train, but there are many patches you should backport to Train 03:20:24 brinzhang_: do you mean backporting downstream? 03:21:50 I can be sure that the API for backport v2 downstream should work, but the function of interacting with nova may not be backport, it depends on nova version and other related packages 03:22:47 If you want to use nova-cyborg-interaction feature, I suggest you upgrade your platform 03:22:48 from cyborg's perspective, just backport V2 API to Train is theorically possible, but the nova-cyborg integration is not that easy if backport to train(which needs nova's help and may affect much). 03:22:58 Here I would consider first the backport in Cyborg stable/ussuri 03:23:32 Would it also ask for backports in Nova as well? 03:24:00 hi all 03:24:00 as CNTT is consuming upstream code but not maintaining patches locally at this point I'm not sure downstream backport is an option 03:24:02 sorry 03:24:18 Unless you don’t want to use the nova-cybrog-interaction feature 03:24:25 conflict with other meeting. 03:24:40 brinzhang_:yes, +1 03:25:09 hi shaohe_feng: no pb. 03:25:33 brinzhang_: what's included in the nova-cybrog-interaction feature? 03:25:45 brinzhang_: I assume some API endpoints depend on it? 03:26:23 ildikov: nova operations like creating a VM with accelerator(provisioned by cyborg) , this kind of function depends on nova/ussuri version 03:27:19 ollivier: Whether it is nova or cyborg, I think it can be used from Ussuri backport to stable/Train, but it will definitely encounter problems, I think it needs to be seriously considered. 03:28:31 brinzhang_: It's just checking what's doable. It would ask for backports in both Cyborg and Nova which seem quite serious. 03:28:33 ildikov: agree with Yumeng, if you dont want to use nova-cyborg-interaction, I think you dont worry about to backport the cyborg V2 api to stable/train 03:28:43 nova-cybrog-interaction feature will affect creation, deletion, soft reboot, hard reboot, VM wih accelerators this kind of operations https://docs.openstack.org/api-guide/compute/accelerator-support.html 03:29:12 Yumeng: thanks for the clarification, I believe that feature would be very much in our interest 03:29:17 pls check supported operations in the link above. 03:29:56 ollivier: I assume you mean backproting upstream, right? 03:30:20 ollivier: yes, the nova-cyborg-interaction feature is big, you can see https://review.opendev.org/#/q/status:merged+project:openstack/nova+branch:master+topic:bp/nova-cyborg-interaction 03:30:26 sorry for late 03:30:40 ildikov what's your openstack version? 03:31:11 ildikov: yes as you mentioned, here it's only about the OpenStack projects. All operators are free to backport by themselves but it would be out of CNTT. 03:31:26 ildikov: does CNTT wanna support full function now or like half a year later? 03:31:35 shaohe_feng: Train for our next release (September) 03:32:06 ok. got it. 03:32:23 Yumeng: the aim is full support, but the question is if it is doable or not 03:32:25 seems it is mor easy for Train 03:33:00 Yumeng: if upstream backport is not an option then our interest would be to fix up the documentation for Cyborg to be clear about what is available in Train 03:33:06 seems it is easier for Train 03:33:33 ildikov: yes, that would be easier as a start! I can help. 03:33:41 Hi all. 03:33:42 Yumeng: yes we will keep rolling. As far as I understand, waiting CNTT to select U or newer seems the best option 03:34:13 ollivier: agree! 03:34:27 hi xinranwang__ 03:34:28 Sorry for late. 03:34:50 Just finish another meeting 03:35:39 xinranwang_, shaohe_feng, s_shogo: Just right~ 03:35:55 1 to fix https://releases.openstack.org/train/highlights.html#cyborg 03:36:31 "Updated Cyborg APIs to version 2" should be removed as we just discussed, right? 03:36:31 xinranwang__,s_shogo: no worries. 03:37:25 ollivier: yeah, thanks, you can update that, it's not very accurate 03:37:31 I would think that "https://docs.openstack.org/cyborg/train/api/api.html#v2-0" is possible wrong too. "see The Train release introduces version 2.0 APIs. Details of these APIs can be found here." 03:37:48 we did update part of APIs to version2, do you wanna a detailed list saying what are removed to V2, what are not yet 03:37:50 ollivier: +1 on U or newer for CNTT 03:38:26 Yumeng: the Train docs refers to the spec I think when it comes to the API and it is misleading in terms of what is available in Train 03:38:36 Yumeng: yes please. I'm always lost when we say that an API version is divided into 2 releases 03:39:12 ollivier: thanks point this. 03:39:21 Yumeng: it would be better I think to be explicit and have the proper API documentation for Train with the available functions 03:39:24 Yumeng: We need to clarify which APIs in Train support V2 and which are completed in Ussuri. 03:39:25 ollivier: +1 03:40:20 How can we somehow deprecate v1 if v2 is partial? 03:41:27 As I know, deprecate the v1 API until we completed the v2 API in Ussuri 03:41:59 In v1, some attribute cannot support to request 03:43:13 v1 api does not match current data model. We have changed data model pretty much, that 's why we need a new set of api(v2) as well 03:43:14 ildikov: here it is the list. Train supports limited V2 APIs : Device Profiles API and Accelerator Requests APIs. and Ussuri supports full V2 APIs: Device Profiles API and Accelerator Requests APIs and Devices APIs, Deployables APIs, 03:43:33 I agree that we should clarify this in document 03:43:56 I will update documentation today to clarify. 03:44:16 thanks Yumeng 03:44:21 ollivier you can find corresponding api in v2 for deprecate v1. 03:44:32 Yumeng: thanks 03:44:37 ok v2 is well a superset of v1 (from operations point of view). 03:44:55 I think it will be a big improvement to have the documentation uodated 03:45:31 Just a last question: Device Profiles v2 API and Accelerator Requests v2 APIs were released in Train, right? 03:45:40 ildikov: thanks, Improve the readability and accuracy of the document, this is what we have been doing. 03:45:58 ollivier: yes. they are released in Train. 03:46:32 and the microversion support? 03:46:37 Train as well? 03:47:07 It should be 03:47:31 ollivier: nope. microversion is released in Ussuri 03:47:41 microversion is in U 03:49:55 ok it's very clear. Then your release notes are quite ok if we consider the time you wrote them (before ussuri). Mentioning the API capability (Device Profiles API and Accelerator Requests APIs) could enhance it a litlle bit. 03:51:25 About Functest, I could integrate your tempest plugin in Functest Kali (U-release) or Functest master (next Victoria) but I'm not clear how I can gate it (specific hardware?) 03:52:16 I will check the devstack configuration. It would allow integrating the testing part in advance until CNTT selects U or newer. 03:53:03 ollivier: not necessary to use specific hardware, current tempest-plugin is using a fake driver(you can understand it as a fake device) to test the cyborg workflow 03:54:11 ollivier: I think testing on specific hardware would require third-party CIs, I don't think our infra has those type of resources available 03:54:35 cyborg-tempest-plugin(U-release) should work fine. since it is complete to do test for the basic cyborg workflow and cyborg-nova integration workflow 03:54:45 ildikov: yes, exactly 03:55:00 Yumeng: great. That shouldn't be a challenge in that case. I will have a look to your testing plugin before my holidays (in a couple of days) 03:55:38 ok. cool 03:55:48 Looks like we have a plan :) 03:56:15 ildikov: at least we could in OPNFV (I think OpenStack as well). Here it's more about verifying the test integration in Functest SUT. If we can select fake drivers, it should work easily. 03:57:08 ollivier: yeah, it would be great to make it work in Functest so when CNTT gets to U and newer we already have that figured out 03:57:18 Yes very clear on my side. Thank you. I will give you my feedback about the testing part. 03:57:42 great! ping me at this channel if you have more questions.^^ 03:57:51 Yumeng: sure 03:57:54 thanks Yumeng and team! 03:58:08 ildikov: yes that's the best model 03:58:32 ildikov,ollivier: you are welcome :) 03:58:41 Thank you all 03:59:19 (Sorry for the second topic) 03:59:37 haha. no pl. the rest topic from my side for today would be the review 03:59:55 ollivier: and thank you for getting up this early :) 04:00:55 ildikov: my pleasure. it's quite the same for you, right? 04:01:24 ollivier: yep 04:02:52 shaohe, xinran, wangzhh, and all: we need review specs and get them merged. Add Attribute API specification, Add Inspur® FPGA driver specification. Add Intel QAT driver specification. 04:03:50 and also shogo's program V2 patch. that's for milestone-2 04:04:12 Ok, will do this 04:04:18 Yep. 04:04:21 great. 04:04:35 that's all from my side. Does anybody want to bring up anything else? 04:04:46 #topic AoB 04:05:28 alright. if nothing else, let's wrap up this meeting and I'll see you all again next week 04:05:46 Thank you all. Have a good day or night. 04:06:02 bye! 04:06:06 #endmeeting