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 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://lists.onap.org/pipermail/onap-discuss/2017-April/000200.html KR, Catherine From: PLATANIA, MARCO Sent: Monday, April 17, 2017 5:09 PM To: Kedar Ambekar <akedar at techmahindra.com>; Lefevre, Catherine <cl664y at intl.att.com>; onap-discuss at lists.onap.org; FLOOD, JERRY <jf9860 at att.com>; SMOKOWSKI, STEVEN <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. ============================================================================================================================ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170419/23151b63/attachment-0001.html>
