Gaurav,
   Hi, good question, we had the same questions about the OOTB docker 
architecture - it looks like there is a mix of docker-compose (VID, SDC, MSO 
and APPC for example) and raw docker run orchestration.  A evolving low level 
view of the 1.0 system (1 instead of 2 AAI VMs) is in a diagram below.

https://wiki.onap.org/display/DW/Overall+Deployment+Architecture#OverallDeploymentArchitecture-Version1.0.0

   Essentially any microservice (docker container) that does not need to expose 
a port - should be able to communicate on its vm via it's docker private 
network - usually this is setup in compose.  For others that expose the DB 
directly like MSO, SDNC or APPC the mariaDB 3306 is mapped as well to 32768 
outside.
   Also note that not everything is containerized yet - some jars run directly 
on their VM - this is specific to 4 of the 5 zld* VMs of DCAE.

   /michael

From: [email protected] 
[mailto:[email protected]] On Behalf Of Gaurav Gupta (c)
Sent: Monday, July 3, 2017 09:58
To: Lefevre, Catherine <[email protected]>; [email protected]
Subject: Re: [onap-discuss] Info needed about application inside dockers on MSO 
and SDNC inside ONAP system


Good Morning Catherine



Actually I had looked at the below Link already .



but was looking more to know the actual applications to Docker mapping for 
understanding various docker interaction inside each VM such as MSO and SDNC .



thanks and regards

gaurav

________________________________
From: Lefevre, Catherine <[email protected]<mailto:[email protected]>>
Sent: 25 June 2017 01:51
To: Gaurav Gupta (c); 
[email protected]<mailto:[email protected]>
Subject: RE: [onap-discuss] Info needed about application inside dockers on MSO 
and SDNC inside ONAP system


Good evening Gaurav,



You can find the ONAP Docker strategy on the ONAP wiki - look at the "VMs and 
Containers" section

https://wiki.onap.org/display/DW/Release+Notes+1.0.0+draft<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Release-2BNotes-2B1.0.0-2Bdraft&d=DwMFAg&c=uilaK90D4TOVoH58JNXRgQ&r=ebJjFMpXijqZjbZCcbF7yJIq2ES6jM0Q-DEcP-qjjeI&m=___RyqnGUy8ocd5iLdY13utJ27ycIKqc_vKkHZmNyac&s=Uwb5yeeKXKY_tGIb_vVLOx3kTj-5jnSe2YynG4OaB8o&e=>



Best regards

Catherine



From: 
[email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Gaurav Gupta (c)
Sent: Friday, June 23, 2017 8:00 PM
To: [email protected]<mailto:[email protected]>
Subject: [onap-discuss] Info needed about application inside dockers on MSO and 
SDNC inside ONAP system



Hello There



We  have started looking at MSO Code and there does exists an relationship 
between docker-compose.yml and pom.xml present inside multiple directories 
inside MSO projects   .



To Further look at Code Flow  - In case some has deployed ONAP System can the 
following information be provided .



a- how many Application are running inside each docker containers  . ( When I 
say Application I mean distinct PID as indicated  in ps -eaf )

b - How does the Application running inside 2 differnt docker containers inside 
the same VM  interacts with each other .



For Example MSO has 2 docker containers and SDNC 4 Dockers .

- ps -eaf  ( output from each docker containers )

- netstat -tunlp ( output from each docker containers )



pls note that above two information needs to be collected from each of the 
dockers inside MSO , SDNC





with best regards

Gaurav
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
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to