Hi, I am trying to setup an environment for doing ONAP OVP validation on El Alto. I used the VNF published in the wiki ( https://wiki.onap.org/pages/viewpage.action?pageId=68546123)
When I run the below robot OVP test, it fails in openstack authentication. >From the logs I see the below error in SO openstack adapter logs. ./instantiate-k8s.sh --namespace onap --folder /tmp/single_module/ --poll ----------------------------- 2020-03-13T03:53:32.818Z|2ee000cd-f7e0-40b2-8883-ea538ee8741b|o.o.l.filter.spring.SpringClientPayloadFilter - =======================response end============================================ 2020-03-13T03:53:33.024Z|2ee000cd-f7e0-40b2-8883-ea538ee8741b|org.onap.so.adapters.vnf.MsoVnfAdapterImpl - Heatbrige failed for stackId: Vfmodule_Ete_SingleModule_VNFAPI_4f36d59c_0_base/1fc java.lang.NullPointerException: Initialization error: Null openstack client. Authenticate with Keystone first. ------------------------------ I tried doing ROBOT based vFW instantiation and looked at the logs. There I don't see any error and openstack authentication succeeds. (oom/kubernetes/robot$ ./demo-k8s.sh onap instantiateVFW) I am using "http" access in ROBOT for openstack (i.e. no https so no certificates issues hopefully). Why does the "heatbridge" fail for OVP ? Is there any additional undocumented step needed while running OVP robot tests ? thanks, -RP Mishra -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20282): https://lists.onap.org/g/onap-discuss/message/20282 Mute This Topic: https://lists.onap.org/mt/72026138/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
