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://wiki.onap.org/display/DW/Tutorial%3A+Creating+a+Service+Instance+from+a+Design+Model>.
 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/3d57dfd5/attachment-0001.html>

Reply via email to