Brief Project Overview (brief as it should be known)

The ONAP Policy Framework is a comprehensive policy design, deployment, and execution environment. The Policy Framework is the decision making component in an ONAP system. It allows you to specify, deploy, and execute the governance of the features and functions in your ONAP system, be they closed loop, orchestration, or more traditional open loop use case implementations. The Policy Framework is the component that is the source of truth for all policy decisions.

New component capabilities for Guilin, i.e. the functional enhancements.

Guilin release targets to make the framework and its components more robust with some enhancements towards policy validation, filtering, queuing of events, target locking etc.

Below are the list of enhancements proposed for Guilin release:

  • POLICY-2352 - Getting issue details... STATUS  Build a tool for validating policy against policy types, resolve policy type version specifications etc. to make sure that the Policy works during deployment to PDP Engine.
  • POLICY-2484 - Getting issue details... STATUS  Enhance the SDNR actor to support the needs of DCAE SON and SDNR controller requirements. 
  • POLICY-2361 - Getting issue details... STATUS  Enhancements on the PAP - PDP communication layer to support delta policy deployment, improve rest parameter validation, fetch actual deployment status from PDP engine, discarding old PDP messages etc.   
  • POLICY-2600 - Getting issue details... STATUS  Enhancements to the policy lifecycle API's for providing ability to create/delete policy without providing policy type name/version in URI.
  • POLICY-2602 - Getting issue details... STATUS  Build a guard application to support policy filtering.
  • POLICY-2642 - Getting issue details... STATUS  Build support for DMN policy in drools-pdp engine.
  • POLICY-2701 - Getting issue details... STATUS  Enhancements to control loop policies for E2E networking slicing use case.

New or modified interfaces

  • POLICY-2600 - Getting issue details... STATUS  Enhancements on the PAP - PDP communication layer to support delta policy deployment, improve rest parameter validation, fetch actual deployment status from PDP engine, discarding old PDP messages etc.   
  • POLICY-2361 - Getting issue details... STATUS  Enhancements to the policy lifecycle API's for providing ability to create/delete policy without providing policy type name/version in URI.

If they are modified, are the backwards compatible?

Yes - all API's are backwards compatible. No real changes, only enhancements (eg parameter validations) and added some convenience API's.

Interface naming (point to an example)

The Policy R7 Guilin Independent Versioning And Release Process Plan - has a list of our incoming and outgoing dependencies.

Consumed API from other projects

Project

API Dependency

Notes

Portal

2.6.0

No upgrades targeted for this release.
AAFv2.1.21
Dmaapv1.1.11


SDC1.6.5REST
AAIaai-schema 1.7.2


APP-CDmaap LCM APINo direct link to any libraries
SO
REST - No direct link to any libraries
VFC
REST - No direct link to any libraries
SDNR
Dmaap - No direct link to any libraries
SDNC
REST - No direct link to any libraries
CDS CCSDK0.4.4gRPC

Published API - These projects use the policy libraries to build their code

Project

API

Notes

CLAMP

Policy Lifecycle API

Policy Administration API

 implemented in own java code


OOFPolicy Decision APIimplemented in own python code
SDNCPolicy Decision APIimplemented in own code
DCAE

Policy Decision API

Policy Update Notifications (via Dmaap)

Implemented own python code or performed manually

Reference to the interfaces.

All API's are Documented: https://docs.onap.org/projects/onap-policy-parent/en/latest/offeredapis.html

What are the system limits?

4Gb Memory - for most of the components.

Involved use cases, architectural capabilities or functional requirements.

vFW, Scale Out, vCPE, 5G OOF, E2E networking slicing

Listing of new or impacted models used by the project (for information only)

POLICY-2379 - Getting issue details... STATUS  The legacy policy/engine and related codebase (legacy actors, legacy operational policy support etc.) will be removed in Guilin release. 

  • No labels

2 Comments

  1. Ram Krishna Verma  - need to E2E Slicing Use Case also. Small amount of work Wipro committed to doing. Probably should add both 5G SON OOF and E2E Slicing Epics to the list also.