Architecture Updates


S3P

Edge automation support

Enhance for automated Close loop Control

API version upgrading

VM action APIs for VFC



Infrastructure Workload LCM API for SO

  1. Centralized representation of cloud regions:The ID of a cloud region will be specified by either VID or OOF, SO will not need to access the representation of a cloud region since it offload it to MultiCloud
  2. Offloading the updating the Infrastructure workload template (HEAT) parameters: 
    1. SO consults both SDNC and OOF for the proper heat parameters specific to a VF module to be instantiated
    2. SO have to update the heat template before issue the API call to OpenStack without integration of MultiCloud 
    3. With Integration SO could offload it to MultiCloud which should be more appropriate for decompose the workload template and updating with new parameters.
  3. Cloud Agnostic Intent realization
    1. ONAP users specify the Cloud Agnostic Intent policy
    2. OOF match the policy to the specifc cloud regions, return the “Cloud Agnostic Intent” to SO, SO will pass it to MultiCloud
    3. MultiCloud will realize the Cloud Agnostic Intent

Cost evaluation API for OOF