Versions Compared

Key

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

...

For example, SLA and placement policies may be captured via TOSCA specification. License policies can be captured via TOSCA or XACML specification (TBD). Run-time metric vendor recommendations can be captured via VES Standard specification.

(High level architectural sequence diagram on how this works)

Model Driven Policy Design via SDC GUI

The SDC GUI supports several types of policies that can be captured during design time. DCAE micro service configuration policies can be onboarded via the DCAE-DS (DCAE Design Studio). Service policies such as Optimization, Placement policies can also be captured via TOSCA model during design time.

(High level architectural sequence diagram on how this works)

Model Driven Policy Design via Policy Dashboard (exposed via ONAP Portal SDK)

(High level architectural sequence diagram on how this works)

Policy Template Design

A policy template is a generic policy for a certain type of PDP. A policy template is developed for a certain type of PDP (for example XACML oriented for decision policies or Drools rules oriented for ECA policies). The design environment and tool chain for a policy template is specific for the type of policy being designed. The policy template is available as a Maven artifact once it has been designed.

...