Thanks Pam for the details. I was actually trying to follow the following instructions on Wiki and was expecting to get an overall health check result:
It does not work from command line as well: However, I ran the commands you provided and it returned following from the drools container: Do I need run the same test in all containers in Policy VM? I tried running for pdp (and others) but it does return any object: Many Thanks Yusuf Mirza ==================================== Lead Architect - Network and OSS Transformation Telecom, Media & Entertainment Center of Competence IBM Global Business Services E-mail: ymirza at ae.ibm.com Mobile: +971543070467 From: "DRAGOSH, PAMELA L (PAM)" <pdragosh at research.att.com> To: Yusuf Mirza1/United Arab Emirates/IBM at IBMAE Cc: onap-discuss <onap-discuss at lists.onap.org> Date: 04/24/2017 03:44 PM Subject: Re: [onap-discuss] Policy API Error from CURL Yusuf, To run the healthcheck, you should get into the containers and simply run a curl command You can get into the containers via a command like this: docker exec -t -i "drools" /bin/bash -c 'TERM=xterm exec /bin/bash' Then to do health check, this command will show: curl --silent --user 'healthcheck:zb!XztG34' -X GET http://localhost:6969/healthcheck | python -m json.tool Pam From: Yusuf Mirza1 <[email protected]> Date: Monday, April 24, 2017 at 4:36 AM To: "DRAGOSH, PAMELA L (PAM)" <pdragosh at research.att.com> Cc: onap-discuss <onap-discuss at lists.onap.org> Subject: Re: [onap-discuss] Policy API Error from CURL Hi Pam, When we are trying to access the health check results, it is asking for a user/password: Could you help with the default access details.. we tried demo, test, etc. Many Thanks Yusuf Mirza ==================================== Lead Architect - Network and OSS Transformation Telecom, Media & Entertainment Center of Competence IBM Global Business Services E-mail: ymirza at ae.ibm.com Mobile: +971543070467 nactive hide details for "DRAGOSH, PAMELA L (PAM)" ---04/21/2017 10:22:23 "DRAGOSH, PAMELA L (PAM)" ---04/21/2017 10:22:23 PM---Yusuf, Can you run the healthcheck and let us know the results? From: "DRAGOSH, PAMELA L (PAM)" <[email protected]> To: Yusuf Mirza1/United Arab Emirates/IBM at IBMAE, onap-discuss <onap-discuss at lists.onap.org> Date: 04/21/2017 10:22 PM Subject: Re: [onap-discuss] Policy API Error from CURL Yusuf, Can you run the healthcheck and let us know the results? There may be an issue with the IP address mapping 10.0.6.1:8081. We are seeing this internally also on another installation. Thanks, Pam Pamela Dragosh Lead Inventive Scientist ONAP Policy AT&T Research pdragosh at research.att.com From: <[email protected]> on behalf of Yusuf Mirza1 <YMirza at ae.ibm.com> Date: Friday, April 21, 2017 at 11:53 AM To: onap-discuss <onap-discuss at lists.onap.org> Subject: [onap-discuss] Policy API Error from CURL Hi All, I am getting the below error in invoking Curl Get on the Policy APIs. Is there any SSL config/settings required to be done on Policy VM to start accepting API calls? Docker containers running on the policy VM: We are using ONAP on Vanilla OpenStack (Octata). Many Thanks Yusuf Mirza ==================================== Lead Architect - Network and OSS Transformation Telecom, Media & Entertainment Center of Competence IBM Global Business Services E-mail: ymirza at ae.ibm.com Mobile: +971543070467 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48325877.jpg Type: image/jpeg Size: 155353 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0004.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48191066.jpg Type: image/jpeg Size: 94495 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0005.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48067121.jpg Type: image/jpeg Size: 107264 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0006.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48446174.jpg Type: image/jpeg Size: 250883 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0007.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0005.gif> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48038895.gif Type: image/gif Size: 70639 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0006.gif> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48140672.gif Type: image/gif Size: 106 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0007.gif> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48872217.gif Type: image/gif Size: 61234 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0008.gif> -------------- next part -------------- A non-text attachment was scrubbed... Name: 48290609.gif Type: image/gif Size: 215018 bytes Desc: not available URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/60e47279/attachment-0009.gif>
