There is a bug open for the insecure errors: https://jira.onap.org/browse/TEST-18
However that would not cause a 500 error in AAI, so don?t treat them as releated AAI team. Thanks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: onap-discuss-bounces at lists.onap.org [mailto:[email protected]] On Behalf Of Manoj K Nair Sent: Thursday, April 13, 2017 6:08 AM To: onap-discuss at lists.onap.org Subject: [onap-discuss] AAI connection Error Hi, After setting up ONAP using the Openstack Vanilla heat templates, we encountered one error while instantiating the test service as per the documentation here<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=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=jOuk2-zYLLylE-a5r4Vn0N_GE_6OK5af2BodeydDUD8&s=EfbAH3TQRWNPHWl-Yad3u-ZvrO5OSlaCVUi06weKbI4&e=>. The issue happened immediately after the Keystone auth/token request and while trying to update Customer details in AAI . The request and response as per Robot log is given below Put Request : <msg level="INFO" timestamp="20170412 18:01:02.461">Put Request using : alias=aai, uri=/aai/v8/cloud-infrastructure/cloud-regions/cloud-region/Rackspace/RegionOne, data={"cloud-region-id": "RegionOne", "cloud-owner": "Rackspace", "cloud-zone": "CloudZone", "owner-defined-type": "OwnerType", "tenants": {"tenant": [{"tenant-name": "7aeef9d42dbd479da0590b9fe9f363d0", "tenant-id": "Probes"}]}, "cloud-type": "SharedNode", "cloud-region-version": "v1"}, headers={u'Accept': u'application/json', u'Content-Type': u'application/json', u'X-TransactionId': u'robot-ete-1e78d67a-29ce-45c0-ab5c-bc8c519bdd04', u'X-FromAppId': u'robot-ete'}, allow_redirects=True </msg> Response : <msg level="INFO" timestamp="20170412 18:01:02.461">/var/opt/OpenECOMP_ETE/robot/library/requests/packages/urllib3/connectionpool.py:843: 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 InsecureRequestWarning)</msg><msg level="TRACE" timestamp="20170412 18:01:02.461">Return: <Response [500]></msg> Looks like the request failed with SSL warning while invoking https based REST API. We tried to add the urllib3 warning suppress in few potential files on the Robot VM , but it did not help. Appreciate if someone from AAI team let us know how the above error can be rectified. Regards Manoj [https://www.netcracker.com/assets/img/netcracker-social-final.png]? ________________________________ The information transmitted herein is intended only for the person or entity to which it is addressed and may contain confidential, proprietary and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170413/35470208/attachment.html>
