OOM(ONAP Operations Manager) needs to support configurable deployment options of ONAP, to allow operators to choose and configure the deployment layout and choose technologies used for running ONAP. TOSCA allows modeling all ONAP services, all of their components, and to model the infrastructure components, such as Kuberetenes and OpenStack, and then to match the services with the desired infrastructure to run the ONAP services. 


ONAP OOM TOSCA Example

ONAP OOM TOSCA Models

TOSCA Model to deploy Kuberentes on OpenStack

TOSCA Model to deploy ONAP on Kuberentes


WHAT IS TOSCA 

Topology and Orchestration Specification for Cloud Applications (TOSCA), is an OASIS standard language to describe a topology of cloud based web services, their components, relationships, and the processes that manage them. The TOSCA standard includes specifications to describe processes that create or modify services. TOSCA allows using a descriptive DSL to drive orchestration base the application declarative model.


WHAT IS Cloudfiy 

Cloudify is an open source cloud orchestration framework. Cloudify enables modeling applications and services using a TOSCA based DSL, and automates the applications' entire life cycle, including deployment on any cloud or data center environment, monitoring all aspects of a deployed application, detecting issues and failure, manually or automatically remediating such issues, and performing ongoing maintenance tasks.


WHAT IS Kubernetes

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It supports a range of container tools, including Docker.


ONAP Architecture with Kuberentes and OpenStack 

ONAP Relase 1 is deployed in Kubrentes PODs, that are run on OpenStack VM. 


ONAP Cloudfy TOSCA Blueprint 

In the context of ONAP Operations Manager(OOM), we leverage TOSCA to describe and orchestrate all ONAP services, with all of their components. 


How To (Deploy ONAP on Kubernetes using Clouidfy )


Cloudify creates VMs on OpenStack  (TOSCA blueprint).

Cloudify utilizes two TOSCA blueprints, the first creates the cloud resources and deploy K8s and the second is a TOSCA blueprint deployes the ONAP services (see figure below)

Cloudfiy Deploys Kuberenetes on OpenStack VMS (TOSCA blueprint)

Cloudfioy creates a POD (TOSCA blueprint)

Cloudify Deploys ONAP on POD (TOSCA blueprint)



OOM Cloudify Release 1 - Amsterdam

  1. Use TOSCA to provision OpenStack VMs
  2. Use TOSCA to deploy Kuberentes
  3. Use TOSCA to deploy ONAP services on Kubernetes
    1. DMaaP
    2. MSB
    3. AAF
    4. VF-C
    5. Multi-VIM
    6. DCAE
    7. AAI
    8. APPC
    9. MSO
    10. Policy
    11. SDC
    12. VID
    13. Holmes
    14. CLAMP


Track Progress 


OOM Cloudify Roadmap 

ONPA on any cloud

Onap on containers

ONAP on bare metal

User Inputs configuration

Selection of ONAP |services

Multi env of ONAP (Test,QA, Prod) with same blueprint and ONAP conf

Definitions of ONAP services dependencies

Configurable Hybrid deployment (some servcies on cloud, and others on bare-metal/or other clouds )

ONAP services placement