Subhash

These IP Address you will mention in the onap configuration files .



To check which application is holding these ip address .

you can login to each docker container and check netstat -tunlp  | grep 
ipaddress -- you should see some application running on those ip address and on 
specific port .


thanks

Gaurav


________________________________
From: ROSE, DANIEL V <[email protected]>
Sent: 16 June 2017 21:14
To: Subhash Kumar Singh; Gaurav Gupta (c); [email protected]
Cc: Kanagaraj Manickam
Subject: RE: [onap-discuss] Robot VM Demo.sh is failing to initialize customer


I believe MSO supports keystone 3, so you can use onap except for dcae, but 
Robot does not currently support keystone v3 so the demo scripts will not work.



Daniel Rose

ECOMP / ONAP

com.att.ecomp

732-420-7308



From: Subhash Kumar Singh [mailto:[email protected]]
Sent: Friday, June 16, 2017 8:17 AM
To: ROSE, DANIEL V <[email protected]>; Gaurav Gupta (c) <[email protected]>; 
[email protected]
Cc: Kanagaraj Manickam <[email protected]>
Subject: RE: [onap-discuss] Robot VM Demo.sh is failing to initialize customer



Hello Daniel and Gaurav,



Daniel,

Yes, we are using the using keystone 3 (OS_IDENTITY_API_VERSION=3). Could you 
please let us know, if it is possible to proceed further with keystone v3.



Gaurav,

Could you please let us know how the DCAE uses these allocated 5 IPs.



--

Regards,

Subhash Kumar Singh



________________________________

From: ROSE, DANIEL V [[email protected]]
Sent: Thursday, June 15, 2017 22:48
To: Gaurav Gupta (c); Subhash Kumar Singh; 
[email protected]<mailto:[email protected]>
Subject: RE: [onap-discuss] Robot VM Demo.sh is failing to initialize customer

Also that error means that you are using keystone 3 I believe.



Daniel Rose

ECOMP / ONAP

com.att.ecomp

732-420-7308



From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Gaurav Gupta (c)
Sent: Thursday, June 15, 2017 10:50 AM
To: Subhash Kumar Singh 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]>
Subject: Re: [onap-discuss] Robot VM Demo.sh is failing to initialize customer



Subhash



Can you try fixing the ete.sh health first .





The health check  For DCAE fails because the data collection and analytics 
platform that DCAE controller spins up off the Heat template is not there. 
Please pull the latest templates from Gerrit (onap_openstack_float.* is the 
right one).



In order for DCAE to work correctly, at this time, you need to manually assign 
5 floating IPs to your OpenStack project. This 5 IPs need to be associated to:

  dcae_coll_float_ip

  dcae_db_float_ip

  dcae_hdp1_float_ip

  dcae_hdp2_float_ip

  dcae_hdp3_float_ip



in whatever order you want. At run time, the DCAE controller will fetch those 
IPs from the underlying OpenStack platform and assign to the VMs defined above. 
To assign floating IPs to your project, from the OpenStack horizon dashboard, 
click on Compute -> Access & Security -> Floating IPs. Then click “Allocate IP 
To Project” 5 times. OpenStack will assign 5 IPs to you.



I will update the wiki page soon 
https://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_ONAP-2BInstallation-2Bin-2BVanilla-2BOpenStack&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI&m=sTgGg_7_U5ada56hwhvoUqmrXabov18-uN2trBasJvs&s=8ZSFZ8NzhjRZqQVQ6hUFSbtAv3zrNu4s6ys6p-TuyKQ&e=>and
 send an email when done. Note, however, that DCAE team is still working on a 
DNS issue within the DCAE collector docker container. The issue is tracked in 
this Jira: 
https://jira.onap.org/browse/DCAE-7<https://urldefense.proofpoint.com/v2/url?u=https-3A__jira.onap.org_browse_DCAE-2D7&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI&m=sTgGg_7_U5ada56hwhvoUqmrXabov18-uN2trBasJvs&s=OX51a2fmXvVRJHuK36u2NwrA3eCXCkJBgzQdqgBk9_E&e=>





Thanks

Gaurav

________________________________

From: 
[email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>>
 on behalf of Subhash Kumar Singh 
<[email protected]<mailto:[email protected]>>
Sent: 15 June 2017 19:50
To: [email protected]<mailto:[email protected]>
Subject: [onap-discuss] Robot VM Demo.sh is failing to initialize customer



Hello Everyone,



We are attempting execute 'init_customer' to pre-populate A&AI but we the robot 
test cases (demo.sh) are failing. At the same time, we can see the healthcheck 
(ete.sh) is passing after adding some changes to bring up the docker services 
(https://gerrit.onap.org/r/#/c/5009/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_5009_&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=nK_7CmLjD9kdXAxXtrWN8ABAcK9zsrACqc_sl97MXxc&s=D0zGvcXY9Pv9ns6GBkIcdn7ff_Y7Uqs5xTN4N-K5km4&e=>).



Following are the logs from robot vm:



$ ./demo.sh init_customer

Starting Xvfb on display :89 with res 1280x1024x24

Executing robot tests at log level TRACE

==============================================================================

OpenECOMP ETE

==============================================================================

OpenECOMP ETE.Robot

==============================================================================

OpenECOMP ETE.Robot.Testsuites

==============================================================================

OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...

==============================================================================

Initialize Customer                                                   | FAIL |

KeyError: 'tenant'

------------------------------------------------------------------------------

OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | FAIL |

1 critical test, 0 passed, 1 failed

1 test total, 0 passed, 1 failed

==============================================================================

OpenECOMP ETE.Robot.Testsuites                                        | FAIL |

1 critical test, 0 passed, 1 failed

1 test total, 0 passed, 1 failed

==============================================================================

OpenECOMP ETE.Robot                                                   | FAIL |

1 critical test, 0 passed, 1 failed

1 test total, 0 passed, 1 failed

==============================================================================

OpenECOMP ETE                                                         | FAIL |

1 critical test, 0 passed, 1 failed

1 test total, 0 passed, 1 failed

==============================================================================





$ ./ete.sh health



==============================================================================

OpenECOMP ETE

==============================================================================

OpenECOMP ETE.Robot

==============================================================================

OpenECOMP ETE.Robot.Testsuites

==============================================================================

OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...

==============================================================================

Basic DCAE Health Check                                               | FAIL |

Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN

------------------------------------------------------------------------------

Basic SDNGC Health Check                                              | PASS |

------------------------------------------------------------------------------

Basic A&AI Health Check                                               
/var/opt/OpenECOMP_ETE/robot/library/urllib3/connectionpool.py:852: 
InsecureRequestWarning: Unverified HTTPS request is being made. Adding 
certificate verification is strongly advised. See: 
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings<https://urldefense.proofpoint.com/v2/url?u=https-3A__urllib3.readthedocs.io_en_latest_advanced-2Dusage.html-23ssl-2Dwarnings&d=DwMF-g&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=nK_7CmLjD9kdXAxXtrWN8ABAcK9zsrACqc_sl97MXxc&s=B2IcBpUryMx7eDk-Nmb7ftyCEUkw6m4ep01a2kfyXCQ&e=>

  InsecureRequestWarning)

| PASS |

------------------------------------------------------------------------------

Basic Policy Health Check                                             | PASS |

------------------------------------------------------------------------------

Basic MSO Health Check                                                | PASS |

------------------------------------------------------------------------------

Basic ASDC Health Check                                               | PASS |

------------------------------------------------------------------------------

Basic APPC Health Check                                               | PASS |

------------------------------------------------------------------------------

Basic Portal Health Check                                             | PASS |

------------------------------------------------------------------------------

Basic Message Router Health Check                                     | PASS |

------------------------------------------------------------------------------

Basic VID Health Check                                                | PASS |

------------------------------------------------------------------------------

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

==============================================================================

Output:  /share/logs/ETE_20981/output.xml

Log:     /share/logs/ETE_20981/log.html

Report:  /share/logs/ETE_20981/report.html



Kindly help to pass through this step.



--

Regards,

Subhash Kumar Singh
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to