Hi Sebastien, PFA /etc/mso/config.d/mso.sdnc.properties.
The exception java.net.MalformedURLException: no protocol: DefaultRecipe_workflowSdncadapterCallback seems to be for below property from file mso.bpmn.urn.properties. mso.workflow.sdncadapter.callback=DefaultRecipe_workflowSdncadapterCallback What should be this value ? How this gets populated ? From: onap-discuss-bounces at lists.onap.org [mailto:[email protected]] On Behalf Of Determe, Sebastien Sent: Thursday, April 27, 2017 6:22 PM To: onap-discuss at lists.onap.org Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW Hi, Could you please provide the mso-docker.json file you give in input (or at least the sdnc part of it) or eventually the SDNC config file located in /etc/mso/config.d/mso.sdnc.properties Thanks, Seb From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org> [mailto:[email protected]] On Behalf Of Kedar Ambekar Sent: Thursday, April 27, 2017 11:42 AM To: FREEMAN, BRIAN D <bf1936 at att.com<mailto:bf1936 at att.com>>; KHINDA, MANDEEP <mandeep.khinda at amdocs.com<mailto:mandeep.khinda at amdocs.com>>; Lefevre, Catherine <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW Thanks Brian ! We are looking more on MSO side but here are initial findings. It looks the BPEL URL is malformed. /var/log/ecomp/MSO/BPMN/errormso.log 2017-04-26T13:27:55.093Z|a2527755-901d-4ec9-8e50-261dbdeffc51|pool-14-thread-3|MSO.CVFMI||BPMN|MSO.CVFMI|ERROR|UnknownError|CreateVfModuleInfra caught an event: WorkflowException[processKey=sdncAdapter,errorCode=500,errorMessage=SDNC Callback Timeout Error]|MSO-BPEL-9100E Exception: {0} /var/log/ecomp/MSO/SDNCAdapter/errormso.log 2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5218E Callback to BPEL:<?xml version="1.0" encoding="UTF-8" standalone="yes"?> - <SDNCAdapterCallbackRequest xmlns="http://domain2.att.com/workflow/sdnc/adapter/schema/v1"> - <CallbackHeader> - <RequestId>a2527755-901d-4ec9-8e50-261dbdeffc51</RequestId> - <ResponseCode>200</ResponseCode> - <ResponseMessage>OK</ResponseMessage> - </CallbackHeader> - <RequestData xsi:type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><output xmlns="org:openecomp:sdnctl:vnf"><response-code>200</response-code><service-information><service-instance-id>68746290-08cf-430c-bbd0-417d2941cf67</service-instance-id><subscriber-name>notsurewecare</subscriber-name></service-information><vnf-information><vnf-id>fbd77a3d-2c4f-4689-a2d5-dd2c213703ef</vnf-id></vnf-information><ack-final-indicator>Y</ack-final-indicator><svc-request-id>a2527755-901d-4ec9-8e50-261dbdeffc51</svc-request-id></output></RequestData> - </SDNCAdapterCallbackRequest> - 2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception initializing Callback wsdl|MSO-RA-9207E Caught exception initializing Callback wsdl:{0} 2017-04-26T13:22:55.995Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|DataError|Exception initializing Callback wsdl|MSO-RA-9200E Exception: java.net.MalformedURLException: no protocol: DefaultRecipe_workflowSdncadapterCallback - at java.net.URL.<init>(URL.java:593) - at java.net.URL.<init>(URL.java:490) - at java.net.URL.<init>(URL.java:439) - at org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:299) - at org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133) - at java.lang.Thread.run(Thread.java:745) - 2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception sending BpelCallback request|MSO-RA-9219E Error sending BPEL Callback request 2017-04-26T13:22:56.004Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||ERROR|BusinessProcesssError|Exception sending BpelCallback request|MSO-RA-9200E Exception: java.lang.NullPointerException - at org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.sendRespToBpel(SDNCRestClient.java:312) - at org.openecomp.mso.adapters.sdnc.impl.SDNCRestClient.run(SDNCRestClient.java:133) - at java.lang.Thread.run(Thread.java:745) - 2017-04-26T13:22:56.005Z|a2527755-901d-4ec9-8e50-261dbdeffc51|Thread-244|SDNCRestClient|BPELClient|Camunda||INFO|null||MSO-RA-5258I Completed processing BPEL request KeDar Ambekar | Network Services | Tech Mahindra ? Desk: +91 20 66018100 x 2879 Mobile: +91 95616 50414 From: FREEMAN, BRIAN D [mailto:[email protected]] Sent: Wednesday, April 26, 2017 9:12 PM To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; KHINDA, MANDEEP <mandeep.khinda at amdocs.com<mailto:mandeep.khinda at amdocs.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW Svclogic.log with both a reserve and assign means SDNC is working. Assign comes from MSO to SDNC VNF-TOPOLOGY-OPERATION call (svc-action=assign). I can?t see why the later stage of VNF-TOPOLOGY-OPERATION (svc-action=activate) would fail from MSO to SDNC with no error ? that usually means MSO isnt calling sdnc or there is something else going on. Here is a complete set from svc-logic.log for the vfw entire E2E test (delete at the end). A ?rollback? would occur after ?activte? if there was a problme in Openstack/Rackspace. Seems like you need to check the MSO log. BTW ? if you turn on debug for sdnc you can see the sequence of nodes being processed on vnf-topology-operation graph. Brian |2017-04-25T19:50:01:05+00:00|preload-vnf-topology-operation|reserve|robot12||robot12|PreloadVNFRequest||5860ec6e-aabf-4862-958e-60758c03f053|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0| |2017-04-25T19:50:18:731+00:00|svc-topology-operation|assign|cc64c6bc-9077-49d4-a94b-a84cbf0c2608|5860ec6e-aabf-4862-958e-60758c03f053|cc64c6bc-9077-49d4-a94b-a84cbf0c2608|VNFActivateRequest|VID|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|d3a52964-32f9-4a93-a439-f71bfbd69689|jerry-vfw-vnf|jerrys-service/jerrys-firewall 1|a2c8ddc9-0b9b-4133-bea2-d29398faf5fb|1031120|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|PendingAssignment| |2017-04-25T19:54:25:169+00:00|svc-topology-operation|activate|cc64c6bc-9077-49d4-a94b-a84cbf0c2608|5860ec6e-aabf-4862-958e-60758c03f053|cc64c6bc-9077-49d4-a94b-a84cbf0c2608|VNFActivateRequest|VID|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|d3a52964-32f9-4a93-a439-f71bfbd69689|jerry-vfw-vnf|jerrys-service/jerrys-firewall 1|a2c8ddc9-0b9b-4133-bea2-d29398faf5fb|1031120|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|PendingAssignment| |2017-04-25T19:59:40:369+00:00|svc-topology-operation|delete|d99b7358-e14c-4214-8e97-99dc9658a5b9|5860ec6e-aabf-4862-958e-60758c03f053|d99b7358-e14c-4214-8e97-99dc9658a5b9|DisconnectVNFRequest|VID|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|d3a52964-32f9-4a93-a439-f71bfbd69689|||a2c8ddc9-0b9b-4133-bea2-d29398faf5fb|1031120|JerryVFWDemoModule|JerrysFirewall..base_vfw..module-0|PendingAssignment| From: Kedar Ambekar [mailto:[email protected]] Sent: Wednesday, April 26, 2017 11:31 AM To: FREEMAN, BRIAN D <bf1936 at att.com<mailto:bf1936 at att.com>>; KHINDA, MANDEEP <mandeep.khinda at amdocs.com<mailto:mandeep.khinda at amdocs.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW Hi, 1. Basic SDNGC Health Check is PASS when checked with ete.sh. DCAE is FAIL as of now. 2. I did `tail` on karaf.log while creating VF Module, could not see any error as such. The last log statements for my request ID is 2017-04-26 13:22:55,952 | INFO | p100129288-22050 | vnfapiProvider | 289 - org.openecomp.sdnc.northbound.vnfapi-provider - 1.0.0 | Returned SUCCESS for vnf-topology-operation [fbd77a3d-2c4f-4689-a2d5-dd2c213703ef] VnfTopologyOperationOutput [_ackFinalIndicator=Y, _responseCode=200, _serviceInformation=ServiceInformation [_serviceInstanceId=68746290-08cf-430c-bbd0-417d2941cf67, _subscriberName=notsurewecare, augmentation=[]], _svcRequestId=a2527755-901d-4ec9-8e50-261dbdeffc51, _vnfInformation=VnfInformation [_vnfId=fbd77a3d-2c4f-4689-a2d5-dd2c213703ef, augmentation=[]], augmentation=[]] 2017-04-26 13:27:56,407 | WARN | ssionScavenger-3 | teInvalidatingHashSessionManager | 191 - org.ops4j.pax.web.pax-web-jetty - 3.1.4 | Timing out for 1 session(s) with id 4yhi8h73eqcc1x8m391155z1x 3. Not much log is there in svclogic.log. |2017-04-26T09:56:01:802+00:00|preload-vnf-topology-operation|reserve|robot12||robot12|PreloadVNFRequest||e702fb4e-8578-4567-aa90-d3b31b90fc36|DemoModule|C3216278B4e040d5B6b8..base_vfw..module-0| |2017-04-26T13:22:55:433+00:00|svc-topology-operation|assign|a2527755-901d-4ec9-8e50-261dbdeffc51|68746290-08cf-430c-bbd0-417d2941cf67|a2527755-901d-4ec9-8e50-261dbdeffc51|VNFActivateRequest|VID|DemoModule|C3216278B4e040d5B6b8..base_vfw..module-0|fbd77a3d-2c4f-4689-a2d5-dd2c213703ef|demoVFW_VNF|demoVFW/c3216278-b4e0-40d5-b6b8 1|f58d1efe-cf38-48da-9904-7cddef7278f4|1033910|DemoModule|C3216278B4e040d5B6b8..base_vfw..module-0|PendingAssignment| 4. On APPC, dgbuilder container looks ok. I am getting login prompt @ APPC_IP:3000 as well. 5. I will change docker run command for SDNC dgbuilder as per Mandeep?s experience and update here. KeDar Ambekar | Network Services | Tech Mahindra ? Desk: +91 20 66018100 x 2879 Mobile: +91 95616 50414 From: FREEMAN, BRIAN D [mailto:[email protected]] Sent: Wednesday, April 26, 2017 8:03 PM To: KHINDA, MANDEEP <mandeep.khinda at amdocs.com<mailto:mandeep.khinda at amdocs.com>>; Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW I think those are the same docker containers for APPC and SDNC (but to be honest I haven?t checked) Brian From: KHINDA, MANDEEP Sent: Wednesday, April 26, 2017 10:26 AM To: FREEMAN, BRIAN D <bf1936 at att.com<mailto:bf1936 at att.com>>; Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW Just to clarify..The issue I resolved in my environment (and was responding to) was specific to the sdnc dgbuilder container which didn?t have start.sh..it was called start for some reason. It is correctly defined in the appc?s docker-compose and it comes up without any workarounds. Kedar, give the appc?s dgbuilder a shot on port 3000 out of the box. I think it will work for you. dgbuilder: image: openecomp/dgbuilder-sdnc-image:latest depends_on: - db container_name: sdnc_dgbuilder_container entrypoint: - "/bin/bash" - "-c" - "cd /opt/openecomp/sdnc/dgbuilder/ && ./start.sh sdnc1.0 && wait" ports: - "3000:3100" . . . From: "FREEMAN, BRIAN D" <bf1936 at att.com<mailto:[email protected]>> Date: Wednesday, April 26, 2017 at 10:15 AM To: Mandeep Khinda <Mandeep.Khinda at amdocs.com<mailto:Mandeep.Khinda at amdocs.com>>, Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>, "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>, "PLATANIA, MARCO" <platania at research.att.com<mailto:platania at research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>>, "FLOOD, JERRY" <jf9860 at att.com<mailto:jf9860 at att.com>>, "SMOKOWSKI, STEVEN" <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW Then there is something wrong with the install I suspect. If you look at the docker-compose file it should be calling startODL.sh if the correct image was pulled. ./installation/src/main/yaml/docker-compose.yml Brian ?.. sdnc: image: openecomp/sdnc-image:latest depends_on : - db container_name: sdnc_controller_container entrypoint: ["/opt/openecomp/sdnc/bin/startODL.sh"] ports: - "8282:8181" links: - db:dbhost - db:sdnctldb01 - db:sdnctldb02 environment: - MYSQL_ROOT_PASSWORD=openECOMP1.0 - SDNC_CONFIG_DIR=/opt/openecomp/sdnc/data/properties logging: driver: "json-file" options: max-size: "30m" max-file: "5" From: KHINDA, MANDEEP Sent: Wednesday, April 26, 2017 10:04 AM To: FREEMAN, BRIAN D <bf1936 at att.com<mailto:bf1936 at att.com>>; Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW I came across this too. There is no script called start.sh within the container. I had to update the container run command to use just ?start? instead and it came up using 1.0-staging-latest and the release1.0 gerrit branch. I think this is a bug because in the src code I do see a start.sh.. Mandeep From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org>> on behalf of "FREEMAN, BRIAN D" <bf1936 at att.com<mailto:[email protected]>> Date: Wednesday, April 26, 2017 at 8:58 AM To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>, "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>, "PLATANIA, MARCO" <platania at research.att.com<mailto:platania at research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>>, "FLOOD, JERRY" <jf9860 at att.com<mailto:jf9860 at att.com>>, "SMOKOWSKI, STEVEN" <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW KeDar, I think that is probably a symptom of some other problem. Dgbuilder is design time only ? its not called during run time of the E2E tests. I would log into the sdnc_controller_container and see if opendaylight is fully configured , any error message in karaf.log etc. If dgbuilder didn?t come up then very likely something was missing when the SDNC heat template was fired and the full installation of ODL didn?t work either (even if the container is up). Did sdnc health check pass from robot framework ? usually if something has failed the sliapi health check fails since that tests; sli, dblib and mysql container. Brian From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org> [mailto:[email protected]] On Behalf Of Kedar Ambekar Sent: Wednesday, April 26, 2017 8:43 AM To: LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW On SDNC VM, sdnc_dgbuilder_container is not running when I check with ?docker ps ?a?. root at vm1-sdnc:~# docker logs sdnc_dgbuilder_container /bin/bash: ./start.sh: No such file or directory Could this be the cause of ?SDNC Callback Timeout Error? while creating VF module ? How to start this container ? KeDar Ambekar | Network Services | Tech Mahindra ? Desk: +91 20 66018100 x 2879 Mobile: +91 95616 50414 From: Kedar Ambekar Sent: Monday, April 24, 2017 7:19 PM To: 'Lefevre, Catherine' <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW Hi All, The issue was with the OpenStack API key that MSO was referring to. As per new Heat template, it needs /opt/config/api_key.txt in encrypted form. After changing this api_key.txt file and after increasing VID to MSO polling timeout, I am getting below error while creating VF module. "requestStatus": { "requestState": "FAILED", "statusMessage": "SDNC Callback Timeout Error", "percentProgress": 100, "finishTime": "Mon, 24 Apr 2017 08:58:20 GMT" } Regards, KeDar From: Lefevre, Catherine [mailto:[email protected]] Sent: Wednesday, April 19, 2017 1:55 PM To: PLATANIA, MARCO <platania at research.att.com<mailto:platania at research.att.com>>; Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW Good morning Kedar, The team has identified the issue with the MSO docker container. It is tracked under https://jira.onap.org/browse/MSO-13<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_MSO-2D13&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yW9EdOtz7OrxWNbYLgSPH90y0kbRofR_OArKmXS14L8&s=EcFmkmxIGGiBhaVdM6uJ3kafvtY6PldkJ9AiD-mI6v8&e=> The change has been submitted and is currently under testing. The new MSO docker image should be available later today if the Nexus is up this morning Similar discussions can be https://lists.onap.org/pipermail/onap-discuss/2017-April/000199.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_pipermail_onap-2Ddiscuss_2017-2DApril_000199.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yW9EdOtz7OrxWNbYLgSPH90y0kbRofR_OArKmXS14L8&s=7TBY2bpTXhN0nOY-5iBIjlUNILzIkTSxW86suRYWvG4&e=> https://lists.onap.org/pipermail/onap-discuss/2017-April/000200.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_pipermail_onap-2Ddiscuss_2017-2DApril_000200.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=yW9EdOtz7OrxWNbYLgSPH90y0kbRofR_OArKmXS14L8&s=b5hu4LjGkDsURxFqIAHBo8myAxhqHKknWsmDNm3YIhI&e=> KR, Catherine From: PLATANIA, MARCO Sent: Monday, April 17, 2017 5:09 PM To: Kedar Ambekar <akedar at techmahindra.com<mailto:akedar at techmahindra.com>>; Lefevre, Catherine <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW Hello Kedar, Sorry for the misunderstanding. The MSO issue is NOT related to the DCAE instantiation time. The MSO problem will be investigated by MSO team. My note about the DCAE instantiation is a response to the previous email in which I see that DCAE didn?t pass health check. There?s no additional work on the user side to spin up the DCAE analytics environment. The DCAE VM will do it automatically. Note, however, that at this time, full DCAE deployment is supported in Rackspace only. Work to fully instantiate DCAE in non-Rackspace environment is ongoing. This explains why your DCAE platform is not fully deployed, in case you are deploying ONAP in your own OpenStack environment. Hope this clarifies. Thanks, Marco From: Kedar Ambekar <akedar at techmahindra.com<mailto:[email protected]>> Date: Monday, April 17, 2017 at 10:58 AM To: "PLATANIA, MARCO (MARCO)" <platania at research.att.com<mailto:platania at research.att.com>>, "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>>, "FLOOD, JERRY" <jf9860 at att.com<mailto:jf9860 at att.com>>, "SMOKOWSKI, STEVEN" <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: [onap-discuss] Query on creating a service instance for demo vFW Hi Marco, I did not understand your reply well. Are you saying the MSO error I am getting while adding VF module for firewall service is due to DCAE issue ? Do we need to run any other script to spin up DCAE ? I see section # DCAE Controller instantiation in the HEAT template and I also see one VM up for the controller. How to spawn DCAE?s remaining VMs ? The health check for DCAE is still failing on my instance. Regards, KeDar From: PLATANIA, MARCO (MARCO) [mailto:[email protected]] Sent: Monday, April 17, 2017 7:02 PM To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; LEFEVRE, CATHERINE <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW Hello Kedar, DCAE spins up its own environment for data collection and analytics outside the heat template. The DCAE controller creates a 3-VM CDAP cluster, 1 data collector VM and 1 Postgres VM. This takes another 20-25 minutes after the ONAP stack has been created. Please allow extra time before DCAE responds correctly to the health check. Thanks, Marco From: <onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org>> on behalf of Kedar Ambekar <akedar at TechMahindra.com<mailto:[email protected]>> Date: Monday, April 17, 2017 at 7:33 AM To: "LEFEVRE, CATHERINE" <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" <onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>>, "FLOOD, JERRY" <jf9860 at att.com<mailto:jf9860 at att.com>>, "SMOKOWSKI, STEVEN" <ss835w at att.com<mailto:ss835w at att.com>> Subject: Re: [onap-discuss] Query on creating a service instance for demo vFW Hi All, Ok, the below issue was due to name queries were not properly configured in A&AI. After re-running A&AI initialization scripts, I could progress further. Now, when I do ?Add a VF Module using the drop down button--Fill in information for the VF module and confirm.?, I get error MSO failure (see log below for details). I see this error in the response shown in the browser (complete response and screenshot attached ). "requestState": "FAILED", "statusMessage": "Received vfModuleException from VnfAdapter: category='INTERNAL' message='400 Bad Request: ' rolledBack='true'", What could be issue here ? I did a health check with ./ete.sh health and here are the failed entries. MSO is ?PASS? in this check. ============================================================================== Basic DCAE Health Check | FAIL | Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN ------------------------------------------------------------------------------ OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL | 10 critical tests, 9 passed, 1 failed 10 tests total, 9 passed, 1 failed ============================================================================== OpenECOMP ETE.Robot.Testsuites | FAIL | 10 critical tests, 9 passed, 1 failed 10 tests total, 9 passed, 1 failed ============================================================================== OpenECOMP ETE.Robot | FAIL | 10 critical tests, 9 passed, 1 failed 10 tests total, 9 passed, 1 failed ============================================================================== OpenECOMP ETE | FAIL | 10 critical tests, 9 passed, 1 failed 10 tests total, 9 passed, 1 failed ============================================================================== Regards, KeDar From: Kedar Ambekar Sent: Tuesday, April 11, 2017 5:10 PM To: 'Lefevre, Catherine' <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: Query on creating a service instance for demo vFW Hi Catherine, Yes, Steve replied regarding why I got XML response back ( I so forgot that !). My main question from original query is regarding VID not able to get the service instance details from A&AI. I think while adding VNF, VID invokes the same API which I could manually invoke. Regards, KeDar From: Lefevre, Catherine [mailto:[email protected]] Sent: Tuesday, April 11, 2017 5:05 PM To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>>; SMOKOWSKI, STEVEN <ss835w at att.com<mailto:ss835w at att.com>> Subject: RE: Query on creating a service instance for demo vFW Good morning Kedar, Steve has tried to reply to your e-mail thread under the following link https://lists.onap.org/pipermail/onap-discuss/2017-April/000056.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_pipermail_onap-2Ddiscuss_2017-2DApril_000056.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=l5gnv_xuEMZrVKFIcWUScIeB6IdWjfrviZ8J6rxRNuE&s=nrA3iXIpa0KHVGOTUygdf9NfqRXCZyp9mn3EBf8zX9I&e=> Let us know if you need any additional information Best regards Catherine From: Kedar Ambekar [mailto:[email protected]] Sent: Tuesday, April 11, 2017 12:17 PM To: Lefevre, Catherine <cl664y at intl.att.com<mailto:cl664y at intl.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>> Subject: RE: Query on creating a service instance for demo vFW Hi Catherine, Thanks for reply. I am yet to have Robot framework fully setup. But I had checked before that I am able to invoke A&AI API manually. https://<AAI<https://urldefense.proofpoint.com/v2/url?u=https-3A__-253cAAI&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=Nn0URMVmTVTJQVdmOfj-FaB32J7kS72Fs_lhN-KNFI8&s=BxV2bAqeNrerYzYetxt6Z4hZVn6vaAEhrfkxveCo2u4&e=>_HOST>:8443/aai/v8/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW/service-instances/service-instance/ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1 <?xml version="1.0" encoding="UTF-8"?> <service-instance xmlns="http://org.openecomp.aai.inventory/v8<https://urldefense.proofpoint.com/v2/url?u=http-3A__org.openecomp.aai.inventory_v8&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=l5gnv_xuEMZrVKFIcWUScIeB6IdWjfrviZ8J6rxRNuE&s=J46o3Va3PAdsplFGefit9hHqgIimubnmy63mkYF9wmM&e=>"> <service-instance-id>ada72ac4-44ee-4d8c-9a1e-54d9ba752cc1</service-instance-id> <service-instance-name>demoVFW_Instance</service-instance-name> <persona-model-id>38f25d0d-8b5f-468d-9245-3e0e94332d54</persona-model-id> <persona-model-version>1.0</persona-model-version> <resource-version>1491386888</resource-version> </service-instance> Btw, A&AI gave XML response though in request, I had Content-Type header with value ?application/json?. Regards, KeDar From: Lefevre, Catherine [mailto:[email protected]] Sent: Tuesday, April 11, 2017 2:32 AM To: Kedar Ambekar <akedar at TechMahindra.com<mailto:akedar at TechMahindra.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>; FLOOD, JERRY <jf9860 at att.com<mailto:jf9860 at att.com>> Subject: RE: Query on creating a service instance for demo vFW Good afternoon Kedar, Can you please check if the A&AI is healthy by running the health check? Have you a VM where you have installed our Robot Frameworks? If yes then on your vm1-robot, run /opt/ete.sh health Please share with us the results Many thanks & regards Catherine From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org> [mailto:[email protected]] On Behalf Of Kedar Ambekar Sent: Monday, April 10, 2017 6:08 PM To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> Subject: [onap-discuss] Query on creating a service instance for demo vFW Hi All, I am following WIKI tutorial on setting up ONAP demo and currently stuck at Tutorial: Creating a Service Instance from a Design Model<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Tutorial-253A-2BCreating-2Ba-2BService-2BInstance-2Bfrom-2Ba-2BDesign-2BModel&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=E6hufEYgKRcKJocv05e1OIPmSketQykf8Z46fOikJw8&e=> . I can now deploy an instance of demoVFW. But later when I click on View/Edit to Add VNF, I get below screen. The Add VNF button ( click on the dropdown c321xxxxx) doesn't respond. Looks VID is not able to fetch service instance information from A&AI. I have attached screen shots. Any help ? Regards, KeDar ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.techmahindra.com_Disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=vcmMsBpsppfx_i4nJzQ_m94yldj4TWAKpmQk13VrjBA&e=> externally http://tim.techmahindra.com/tim/disclaimer.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__tim.techmahindra.com_tim_disclaimer.html&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObImPAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=_tQpPHqF4nYSOTnuuM8xX5mLzde-Fkfw-hvPKURgiwM&s=fLPgXalSiKSrpTdKzu8XYiFkzVdzBscPtsB_GLvFL7c&e=> internally within TechMahindra. ============================================================================================================================ This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=4uAKqApifGrm2a9pTVH_h9j2ltPS4eyDr06KqJkiGJk&s=2m5RBeNyEZfR0ZgmDu5VipxwEAzFPON_O6d_ekx-Cmk&e=> This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=CW3ru6nAZTXQyQh9_kolNWqca5NkjTofftD8lHkVuaY&s=0l0nNoKKoPePub3YucIENHnW24tcNBAhBOgzZR20rfY&e=> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170427/c95502f9/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 395 bytes Desc: image003.png URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170427/c95502f9/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image005.png Type: image/png Size: 409 bytes Desc: image005.png URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170427/c95502f9/attachment-0001.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image007.png Type: image/png Size: 433 bytes Desc: image007.png URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170427/c95502f9/attachment-0002.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: mso.sdnc.properties Type: application/octet-stream Size: 6643 bytes Desc: mso.sdnc.properties URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170427/c95502f9/attachment.obj>
