...
TOSCA defines a PolicyType, the definition of a type of policy that can be applied to a service. It also defines a Policy, the definition of an instance of a PolicyType. In the Policy Framework, we must handle and manage these TOSCA definitions and tie them to real implementations of policies that can run on PDPs.
The diagram above outlines how this is achieved. Each TOSCA PolicyType must have a corresponding PolicyTypeImpl in the Policy Framework. The TOSCA PolicyType definition can be used to create a TOSCA Policydefinition, either directly by the Policy Framework, by CLAMP, or by some other system. Once the Policy artifact exists, it can be used together with the PolicyTypeImpl artifact to create a PolicyImpl artifact. A PolicyImpl artifact is an executable policy implementation that can run on a PDP.
...
4. Known System Limitations
5. Used Models
See the API descriptions and TOSCA policy primer pages for information on used models.
- TOSCA Simple Profile policy model
6. System Deployment Architecture
7. New Release Capabilities
...
https://docs.onap.org/en/dublin/submodules/policy/parent.git/docs/release-notes.html
5. System Deployment Architecture
https://docs.onap.org/en/dublin/submodules/policy/parent.git/docs/installation/docker.html#
6. New Release Capabilities
Support for Control Loop
CCVPN support
5G OOF PCI suport
Scale out support
Security hardening
ONAP maturity Performance (S3P)
ONAP maturity Securtiy (S3P)
CLC Coordination directives
Code refactoring