Hi Srini, In the SO+MC combination and for the scenario you described, such dependencies would have to be managed by the master orchestrator - because it only would have a complete service view. If SO is going to parse the TOSCA and call individual MC APIs then it would be SO to manage these dependencies. If SO is going to handover the compete TOSCA to MC - then it would need to do it.
But I think the better design would be for SO to remain as master orchestrator and manage these dependencies. Now when adding the TOSCA support these aspects should be taken care of. Thanks, Milind From: [email protected] <[email protected]> On Behalf Of Srini Sent: Wednesday, January 2, 2019 5:31 PM To: [email protected]; [email protected] Subject: [onap-discuss] Dependency management across workloads within VNF and across VNFs of a service Hi, I came across a requirement where an application contains multiple workloads, say A, B, C and D. Say that B and C depend on A to be ready and hence should be brought up only after A is up and running. Say that D depends on B and C and hence should be brought up only after B and C are up and running. I understand that in TOSCA, there is a way to create relationships and have a way to insert scripts to check for readiness. So, I guess this is taken care in use cases that are described using TOSCA. My question is with respect to SDC+SO+MC kind of orchestration. Is that possible in this combination? If so, any pointers are appreciated. Thanks Srini ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html <http://www.techmahindra.com/Disclaimer.html> externally http://tim.techmahindra.com/tim/disclaimer.html <http://tim.techmahindra.com/tim/disclaimer.html> internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14956): https://lists.onap.org/g/onap-discuss/message/14956 Mute This Topic: https://lists.onap.org/mt/28915201/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
