Hi
In addition, I found that the portal docker doesn't have access to the db 
docker.
After investigation I found that portal uses '172.0.0.1' in the db connection 
string - the db docker has a different IP even though they run on the same host.

The solution is to use a host name like 'marketdb' in the connection string and 
deploy the db container with the same name. docker will use its internal DNS to 
resolve the db docker ip.

With your permission I would like to go ahead and commit this fix.

Thanks
Moshe Hoadley
* 972-9-77-62712
[cid:image001.png@01D2F989.346CD870]

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Moshe Hoadley
Sent: Sunday, October 29, 2017 3:41 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [vnfsdk] - Docker packaging issues

Hi
I've started to play around with vnfsdk, I found that some .sh files contain a 
windows flavor end of file characters (CR LF).
Is it work in progress? If not, I would like to commit the fix for this issue.

Thanks
Moshe Hoadley
* 972-9-77-62712
[cid:image001.png@01D2F989.346CD870]

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to