Prior to pre-load you had to create a service and vnf via VID or the so API’s. Demo-k8s.sh uses the VNF-API preload. On the VID home screen there is an option to select GRA (Generic Resource API) or VNF-API for the processing between SO and SDNC. VNF-API is the predominant case (we use GRA for vCPE and some of the new resource allocation services) If you dont select VNF-API then the VID to SO API doesnt use alacarte and that triggers GRA between SO and SDNC and the model you distributed didnt have all the atrributes needed hence SDNC cant find the data. You want VNF-API .
./ete-k8s.sh onap instantiateVFWCL https://wiki.onap.org/display/DW/Robot+instantiateVFWCL Is one way to see all the transactions and the wiki page walks through the calls that robot makes to SDC, VID, SDNC etc Brian From: Vaibhav Surwade <[email protected]> Sent: Friday, July 19, 2019 7:29 AM To: FREEMAN, BRIAN D <[email protected]> Cc: [email protected] Subject: Re: [onap-discuss] SDNC Preload in ONAP Dublin Hi Brian, Please explain this VNF-api and VID home screen before creating the service/vnf/vfmodule.?? We actually preloaded this using demo.sh script. Thanks On Fri, Jul 19, 2019 at 4:50 PM FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>> wrote: Make sure you select VNF-API on the VID home screen before creating the service/vnf/vfmodule. Brian From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Vaibhav Surwade Sent: Friday, July 19, 2019 12:42 AM To: [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] SDNC Preload in ONAP Dublin These were the logs of sdnc preloading in add VNF - add VF Module "requestId": "236d5f71-4cdf-4433-8c5c-f1a12cb3f1d4", "requestType": "createInstance", "timestamp": "Fri, 19 Jul 2019 10:06:00", "requestState": "FAILED", "requestStatus": "STATUS: Error from SDNC: No entries found in VFC_MODEL table for customization UUID FLOW STATUS: All Rollback flows have completed successfully ROLLBACK STATUS: Rollback has been completed successfully.", "percent-progress": "100" I already preloaded using the demo script by executing ./demo-k8s.sh onap preload vPKG-1 vPKG-Module-1 Is it sufficient or do I have to do something else also for preloading ? What is meant by SDNC Preloading ? And how to do it ? Please Guide. On Fri, Jul 19, 2019 at 10:08 AM Vaibhav Surwade <[email protected]<mailto:[email protected]>> wrote: Hi. I have deployed ONAP Dublin release on Kubernetes on Openstack Queens. On Executing demok8.sh onap init,I followed https://www.youtube.com/watch?v=2Wo5iHWnoKM&t=45s<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.youtube.com_watch-3Fv-3D2Wo5iHWnoKM-26t-3D45s&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=vOq_yivEm1k-ukFPgHqzz4S6nysOiibv6R-7a8BjGdc&s=E7wDQn1KpYVdHcGr__FFRp9RPa_joCqsICcShGXDjoo&e=> Add VF Module is showing and error error for sdn-c preloading. I can see the VFs and VNFs on the ONAP Portal. Can anyone explain how to -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18209): https://lists.onap.org/g/onap-discuss/message/18209 Mute This Topic: https://lists.onap.org/mt/32523465/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
