Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Management Apps as traditional Apps/VNFs - Option 1

AT&T EOM - Option 2Cloud Native K8S Ecosystem (which includes current OOM helm charts ) - Option 3

Existing infrastructure that is available in ONAP
•Use SDC for onboarding management applications if they are independent of VNF Or make management app also part of VNF if it needs to be dynamic
•Use SO to bring up the management app like any other VNF
•Leverage MC for talking to various cloud-regions of different technologies (Management App as VM or container or public cloud entity)
•Leverage OOF to make placement decisions (such as HPA, affinity, anti-affinity)

EOM: ECOMP Subsystem that deploys and
manages the lifecycle of ECOMP and all
software required to make it operational,
including scaling and self-healing
▪ EOM merges the functionality of:
▪ ECOMP-C developed by AT&T
▪ DCAE-C developed by AT&T
▪ DCAE-C from ONAP
▪ ONAP OOM (TOSCA) & HELM Plugin
▪ CCSDK (ONAP)
▪ Single code base
Continuous process of insourcing / opensourcing between ONAP and EOM

Cloud Native K8S Ecosystem - https://landscape.cncf.io/

ONAP OOM Project - Prescriptive Helm Charts for various ONAP management plane components

Quick Analysis of

...

All Options 

  • Option 1 (uses same infrastructure that is available for deploying VNFs)

    • Option 1 Pros (with respect to other options)
      • Since it uses same infrastructure as VNFs, any enhancements done in orchestration for VNFs comes free for ONAP management applications .
      • ONAP Management applications requiring selective placement (based on criteria such as hardware capabilities, latency, distance, affinity and anti-affinity) can be satisfied using OOF.
      • ONAP management applications that have 1:1 correspondence with VNFs can be brought together.
      • ONAP management applications of different form factors (such as VM and containers) can be taken care.
      • ONAP management applications can be placed in cloud regions with different technologies
      • Single orchestrator for both managed and management applications.
    • Option 1 Cons:
      • Majority of ONAP management applications today are described using helm and hence they can be deployed easily using option 1.  But, there are many ONAP management applications are described using TOSCA. They can't be deployed using option 1 until TOSCA support is added in SO.  Since Cloudify-TOSCA plan is not in the roadmap for Dublin., It is also an understanding that Cloudify-TOSCA support in SO may not happen this year. 
      • Some of the ONAP components are not instantiated using OOM. They get instantiated dynamically by CLAMP framework.  Supporting CLAMP initiated ONAP management application deployment with SO may require significant development.
    • Option 1 Analysis:
      • Any management application that is described in HEAT/Helm, that is independent of CLAMP can leverage this option. 
      • Since there are applications that are described in Cloudify-TOSCA, it is felt that this option alone can't satisfy the critical requirement 
  • Conclusion:
    • It was considered pragmatic to not consider option 1 further and synergize Options 2 and 3 to produce a best of breed solution.


Requirements and

...

Narrowed-down Solution Options Mapping

CategoryRequirement ItemPriorityAdded byModified by and modificationAT&T EOM Mapping (Option 2)Cloud Native K8S Ecosystem (which includes current OOM helm charts ) Mapping (Option 3)DCAE Analytics Mapping
Open source CurrentOpen source in progress (approx. timeline desired)Open source CurrentOpen source in progress (approx. timeline desired)RequirementsCurrent Implementation Status
OnboardingAbility to onboard management applications, that are to be deployed in cloud-regions, in ONAP-Central. Shall not have any expectations that all management applications are onboarded as a single bundle.high




Allow new MS/applications/components to be onboarded independently

Supported through DCAE, SDC*, Policy, CLAMP
OnboardingAbility to compose multiple management applications to be part of one management bundle and defining the dependency graph of applications belonging to a bundlehigh




Allow Service assurance flow composition and deployment of individual or group of componentSupported through DCAE, SDC*, CLAMP
OnboardingShall have a way to specific licensing options for third party management applications (similar to VNF licensing)highSrinivasa Addepalli






InstantiationAbility to deploy management applications in selected cloud regions that are owned by ONAP operatorhigh




Allow Service assurance flow composition and deployment of individual or group of componentDCAE (WIP)
InstantiationAbility to deploy management applications that are ephemeral (example: Analytics applications)high




Allow Service assurance flow composition and deployment of individual or group of component
DCAE (Yes)
Instantiation

Ability to deploy management applications in selected cloud regions that are not owned by ONAP operator, but has business relationship

(Examples: Public Clouds or Edge Clouds owned by some other organization)

low





DCAE (WIP)
InstantiationSupport for deploying management applications independent of each other when there are no dependencies (no expectation that all management applications are brought up together).high




Allow Service assurance flow composition and deployment of individual or group of componentDCAE (Yes)
InstantiationAbility to deploy few management applications based on VNF instantiations and bring down when VNF is terminatedhigh




Dynamic deployment of MS based on xNF instantiationDCAE (Partial - can be manually triggered from CLAMP)
InstantiationAbility to apply configuration (Day0 configuration) of management applications at the time of deploymenthigh





DCAE  (Yes)
InstantiationSupport for various Day0 configuration profiles (e.g. different profiles for different cloud regions w/ differing capabilities)high





Supported through Policy/DCAE
InstantiationSupport for placement of management applications based on platform features (example: GPU, FPGA etc...)high





DCAE (No)
InstantiationSupport for consistent Day0 configuration mechanisms - should be the same path as Day 2.highVijay Venkatesh Kumar





DCAE(Yes)
Run timeSupport for Day 2 configuration of single or multiple instances of management applications in various cloud regionshigh





DCAE (Yes)
Run timeSupport for management applications depending on other management applications - Support for configuration (Day2 configuration) of provider services when the consuming service is being instantiated and removal of the configuration on provider services when consuming service is terminated (Example: When analytics applications are brought up, analytics/collection framework need to be updated with additional configuration such as DB table, Kafka topic etc..)high




Dynamic topics(MR)  and feeds(DR) provisioning and role assignment for MS

DCAE (Partial)
Run timeSupport for Day 2 configuration (add/delete) of appropriate management applications upon VNF instantiation/termination (Example: configuration of analytics & collection services when VNFs are brought up and removing the added configuration upon VNF termination)high




Dynamic reconfiguration of MS based on xNF instantiations

DCAE (Functionality supported; but not currently exist in ONAP)
Run timeSupport for consistent Day 2 configurations across management components - should be the same path as Day 0.high





DCAE (Yes)
NetworkingSecure connectivity between central ONAP and management applications in cloud regionshigh





DCAE (Partial) and dependent on DMAAP
NetworkingSupport for various connectivity protocols (Kafka, HTTP 1.1, 2.0, GRPC, Netconf etc...) between ONAP-Central and management components in cloud regionshigh





DCAE (Partial)
Run timeMonitoring and visualization of management applications of cloud-regions along with ONAP components at the ONAP-Centralhigh




Complete view of MS and relation maintained at single/multisite K8S scenarios

Healthcheck of all deployment component to be available for CLAMP/external system

DCAE (Yes)
Run timeScale-out of management application components at the cloud-regions & traffic (transaction) distributionhigh





DCAE (Yes relies on k8s)
Run timeAbility to upgrade management application components without loss of functionalitylow





DCAE (Yes; relies on k8s)
Run timeHigh availability of management applications in the cloud regionshigh





DCAE (Yes; relies on k8s)
Miscellaneous

Support for ONAP-compliant third party management applications that provide similar functionality as ONAP management applications.

  • Some of the key aspects of ONAP-compliance include but are not limited to the following - API compatibility, Cloud Native Packaging in ONAP Helm chart format etc.
highramki krishnan




If complying to Onboarding requirements (#1)- DCAE (Y)
MiscellaneousSupport management applications as containershigh@Srinivasa Addepalli





DCAE (Yes)
MiscellaneousSupport management applications as VMslow





DCAE (Yes)
SecuritySecurity and privacy aspects of management applications (To be expanded)high







InstantiationSupport for MS deployment not binded to any VNF/service; these are application which are service agnostic can be managed by dynamic configuration rule to support different usecases







DCAE (yes)
 MiscellaneousBackward compatibility with existing application based on TOSCA Critical 



  
MiscellaneousSingle orchestrator for both managed (VNFs/Apps) and management applications that are to be deployed in cloud-regionslow (but highly preferred)Srinivasa Addepalli






...