You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 30 Next »

Draft

This following is a working draft, and the contents can be changed as needed. The ETSI-based hierarchical orchestration is a concept, and it is not committed for the Frankfurt release. 

Architecture

ONAP SO ETSI Hierarchical Orchestration


NFVO Architecture & Functions

The following diagram depicts the NFVO component architecture


ONAP NFVO component architecture


Standard Interfaces


ONAP NFVO component interfaces


Create/Instantiate NS

The following diagram depicts the Create/Instantiate NS. PlantUML 1.2023.12 <b>This version of PlantUML is 209 days old, so you should<b>consider upgrading from https://plantuml.com/download [From string (line 30) ] @startumlparticipant SOparticipant SOL005_Adapterparticipant SOL005_NBIparticipant NS_LCMGRparticipant Resource_Mgrparticipant Catalog_DB_Adapterparticipant ETSI_Catalog_Mgrparticipant Inventory_DB_Adapterparticipant AAIparticipant SOL003_Adapterparticipant VNFMparticipant VIMautonumbergroup Create NSSO -> SOL005_Adapter : Create NSSOL005_Adapter -> SOL005_NBI : Create NSSOL005_NBI -> NS_LCMGR : Create NSNS_LCMGR -> Resource_Mgr : Create NS recordResource_Mgr -> Inventory_DB_Adapter : Create NS recordInventory_DB_Adapter -> AAI : Create NS recordAAI --> AAI : Create NS recordAAI -> Inventory_DB_Adapter : Response for Create NS recordInventory_DB_Adapter -> Resource_Mgr: Response for Create NS recordResource_Mgr -> NS_LCMGR : Response for Create NS recordNS_LCMGR -> SOL005_Adapter : Response with NS Instance IdSOL005_Adapter -> SO : Response with NsInstance (including NS Instance Id)NS_LCMGR --> SOL005_Adapter : Send NsIdentifierCreationNotificationSOL005_Adapter : Send NsIdentifierCreationNotificationSyntax Error?


  • No labels