OOM's(ONAP Operations Manager) task is to support multiple deployment options of ONAP, and to allow operators to choose and configure the deployment layout and technologies. We can use TOSCA with Cloudify to describe
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 using Clouidfy with Kuberentes and OpenStack
In the context of ONAP Operations Manager(OOM), we leverage TOSCA to describe and orchestrate all ONAP services, with all of their components.
ONAP Cloudfy TOSCA Blueprint
OOM Cloudify Release 1 - Amsterdam
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