It is very encouraging that many are trying “K8S Cloud region support” vFW (Combination of VNF and CNF) use case. It appears from multiple teams that they are able to upload helm charts, create profiles and having issues while instantiating. I see one email from Kiran on this. See below.
Satish, Can you try to instantiate using this API? This helps in troubleshooting on where the issue may be. Also, if you are trying vFW, make sure that your helm charts are patched as per https://gerrit.onap.org/r/#/c/multicloud/k8s/+/91559/ “Are you trying this in the windriver lab? I can take a look. If not, can you check to see if you can instantiate directly via the instance api? https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API#MultiCloudK8s-Plugin-serviceAPI-InstantiationAPI -- K i r a n “ Thanks Srini From: [email protected] [mailto:[email protected]] On Behalf Of satish kumar via Lists.Onap.Org Sent: Wednesday, July 17, 2019 9:48 AM To: Lukasz Rajewski <[email protected]>; [email protected] Subject: Re: [onap-discuss] VNF Requirements - Any sample/reference implementation Hi Lukasz , Thank you so much for your reply. I have also updated the images' versions as you suggested. After service distribution, the log of multicloud-k8s container are as follows: 2019/07/17 08:52:27 Etcd Client Initialization failed with error: Error creating etcd TLSInfo: open etcd.cert: no such file or directory 2019/07/17 08:52:28 Starting Kubernetes Multicloud API 2019/07/17 08:52:28 Error Getting TLS Configuration. Starting without TLS... 10.42.106.38 - - [17/Jul/2019:13:30:38 +0000] "POST /v1/connectivity-info HTTP/1.1" 201 7395 127.0.0.1 - - [17/Jul/2019:14:29:51 +0000] "POST /v1/rb/definition HTTP/1.1" 201 168 127.0.0.1 - - [17/Jul/2019:14:29:51 +0000] "POST /v1/rb/definition/VfwK8s..base_dummy..module-0/1/content HTTP/1.1" 500 28 10.42.106.38 - - [17/Jul/2019:14:40:08 +0000] "POST /v1/rb/definition/VfwK8s..base_dummy..module-0/1/profile HTTP/1.1" 201 173 10.42.106.38 - - [17/Jul/2019:14:41:22 +0000] "POST /v1/rb/definition/VfwK8s..base_dummy..module-0/1/profile/p1/content HTTP/1.1" 200 0 10.42.106.38 - - [17/Jul/2019:14:41:55 +0000] "GET /v1/rb/definition/VfwK8s..base_dummy..module-0/1/profile HTTP/1.1" 405 0 10.42.106.38 - - [17/Jul/2019:14:42:12 +0000] "GET /v1/rb/definition/VfwK8s..base_dummy..module-0/1/profile/p1 HTTP/1.1" 200 173 10.42.106.38 - - [17/Jul/2019:14:47:27 +0000] "POST /v1/instance HTTP/1.1" 500 132 10.42.106.38 - - [17/Jul/2019:14:54:42 +0000] "POST /v1/instance HTTP/1.1" 500 132 I have distributed the service after image version update. However still getting the same error during profile instantiation (Error resolving helm charts: Downloading Definition: Get Resource Bundle definition content: Error finding objectID for tag content). The profile was successfully created and the output is: HTTP/1.1 200 OK Server: openresty Date: Wed, 17 Jul 2019 14:42:12 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive {"rb-name":"VfwK8s..base_dummy..module-0","rb-version":"1","profile-name":"p1","release-name":"r1","namespace":"testnamespace1","kubernetes-version":"1.15.0","labels":null} Please suggest how to solve this issue. Many thanks, Satish -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18150): https://lists.onap.org/g/onap-discuss/message/18150 Mute This Topic: https://lists.onap.org/mt/32004114/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
