On your appc.properties, make sure those are correct from openstack horizon gui.
provider1.type=OpenStackProvider provider1.name=OpenStack provider1.identity=http://192.168.9.24:5000/v3 provider1.tenant1.name=admin provider1.tenant1.domain=Default provider1.tenant1.userid=admin provider1.tenant1.password=root123 http://controller:8774/v2.1/servers/19982f9f-5370-42c5-a9bc-99bf79f528bb<https://urldefense.proofpoint.com/v2/url?u=http-3A__controller-3A8774_v2.1_servers_19982f9f-2D5370-2D42c5-2Da9bc-2D99bf79f528bb&d=DwQFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=l7WtnzxrMmXhiMQWWTKAycxEgpAQoELQscaHhMPrlvM&s=d8a0JBICrIvVmNx-lkRgQmNEtHPdEYZfM-t1vMMxwX8&e=> the "controller" should match the provider1.identity etc. and looks like tenant id are missing in that url. so your provider1 should be like http://controler:5000/v3 or use ip address vice versa. invalid url error sounds like your dns resolver can't resolve the hostname: controller. Taka From: [email protected] <[email protected]> On Behalf Of Bangaru Nagendra Babu Sent: Friday, May 17, 2019 10:50 AM To: [email protected] Cc: Mudit Simlote <[email protected]>; Devangam Manjunatha <[email protected]> Subject: [ONAP-Discuss][vCPE][APPC] APPC IAAS Adapter cannot perform requested service, VM url is invalid Hi team, We are trying for vCPE usecase with onap casablanca release. We encountered an issue of "APPC unable to restart- invalid url" while restarting vGMUX. ERR from APPC: appc-iaas-adapter - 1.4.4 | APPC0041E APPC IAAS Adapter cannot perform requested service, VM url [http://controller:8774/v2.1/servers/19982f9f-5370-42c5-a9bc-99bf79f528bb<https://urldefense.proofpoint.com/v2/url?u=http-3A__controller-3A8774_v2.1_servers_19982f9f-2D5370-2D42c5-2Da9bc-2D99bf79f528bb&d=DwQFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=l7WtnzxrMmXhiMQWWTKAycxEgpAQoELQscaHhMPrlvM&s=d8a0JBICrIvVmNx-lkRgQmNEtHPdEYZfM-t1vMMxwX8&e=>] is invalid APPC0090A Operation "App-C IaaS Adapter:Restart" for VNF type "83073115-a618-4ef9-aa04-5a188f6632f4" from Source "d4e36844-847d-4062-892a-6b0ad7d71020" with RequestID "d4e36844-847d-4062-892a-6b0ad7d71020" was started at "2019-05-17T12:16:40Z" and ended at "2019-05-17T12:16:41Z" with status code "401" We verified that the vGMUX-id (VMID) that the appc is trying to restart is correct and "VNF_DG_MAPPING" mapping table is as expected with restart row for "Generic Restart" DG with 3.0.0. Addition of DNS entry for "controller" in /etc/hosts of APPC POD is already done. Please let us know what could be causing this issue and help us resolve. Logs for appc,policy-drools and appc.properties are attached. Thanks in advance, Thanks & regards, Nagendra babu B, Associate Engineer, L&T technology services, Bangalore. L&T Technology Services Ltd www.LTTS.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.LTTS.com&d=DwQFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=i5VHNTZ3SDPgIii87sudZA&m=l7WtnzxrMmXhiMQWWTKAycxEgpAQoELQscaHhMPrlvM&s=SN-NELYY7Lzz2ReLVN72Y7Xt8XVby1cKcTvm5UXaRh0&e=> This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17153): https://lists.onap.org/g/onap-discuss/message/17153 Mute This Topic: https://lists.onap.org/mt/31697273/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
