Table of Contents | ||
---|---|---|
|
...
The Policy subsystem of ONAP maintains, distributes, and operates on the set of rules that underlie ONAP’s control, orchestration, and management functions. Policy provides a centralized environment for the creation and management of easily-updatable conditional rules. It enables users to validate policies and rules, identify and resolve overlaps and conflicts, and derive additional policies where needed. Policies can support infrastructure, products and services, operation automation, and security. Users, who can be a variety of stakeholders such as network and service designers, operations engineers, and security experts, can easily create, change, and manage policy rules.
Project Landing Page:
Project Meeting Minutes:
Leadership Resources :
Role | First Name Last Name | Linux Foundation ID | Email Address |
---|---|---|---|
PTL | pdragosh | ||
Committers | jhh | ||
liamfallon | |||
ramverma | |||
jrh3 |
...
Artifact | Repo | Line Coverage | Description | Notes |
---|---|---|---|---|
policy/parent | https://github.com/onap/policy-parent | n/a | Our main parent repo that contains shared dependency/pom.xml configurations for all the repos | |
policy/docker | https://github.com/onap/policy-docker | n/a | Builds the base docker images for all the policy repos. | |
policy/common | https://github.com/onap/policy-common | 86.9% | Common code shared among the policy repos. | |
policy/models | https://github.com/onap/policy-models | 92% | Model code shared among the policy repos. | |
policy/api | https://github.com/onap/policy-api | 91% | Lifecycle API component. | |
policy/pap | https://github.com/onap/policy-pap | 94.7% | Policy Administration Point component. | |
policy/apex-pdp | https://github.com/onap/policy-apex-pdp | 81.1% | Apex PDP engine component. | |
policy/drools-pdp | https://github.com/onap/policy-drools-pdp | 76.1% | Drools PDP engine component. This is a vanilla version that does not include ONAP application code. | |
policy/xacml-pdp | https://github.com/onap/policy-xacml-pdp | 90.3% | XACML PDP engine component and Decision API implementation. | |
policy/distribution | https://github.com/onap/policy-distribution | 80.9% | Policy SDC Distribution component. | ONAP Community Award in Casablanca - https://wiki.onap.org/display/DW/ONAP+Community+Awards:+Casablanca+Release |
policy/drools-apps | https://github.com/onap/policy-drools-applications | 84.8% https://sonarcloud.io/dashboard?id=onap_policy-drools-applications | Drools PDP engine component that includes ONAP applications. | NOTE: This repo was created pre-Amsterdam and had split the PDP with its apps. Apex and XACML were created later and decided to combine the PDP and its application code into one repo. |
policy/engine | https://github.com/onap/policy-engine | 55.1% | Legacy Policy components from Amsterdam seed code. | NOTE: Will be deprecated in Guilin |
policy/gui | https://github.com/onap/policy-gui | 47.9% https://sonarcloud.io/component_measures?id=onap_policy-gui&metric=line_coverage&view=list | Newly introduced in Frankfurt, this repo contains GUI code. Currently only a PDP Monitoring GUI is available for experimentation. | Remains experimental PoC for Guilin. Expected to boost code coverage in Guilin. |
...
2020-04-23 LF Virtual Technical Event - Policy Framework Overview
Project Innovation Award - Casablanca
The Policy Framework Project received an ONAP Community Award in Casablanca - https://wiki.onap.org/display/DW/ONAP+Community+Awards:+Casablanca+Release
wiki.onap.org
ONAP Community Awards: Casablanca Release - Developer Wiki - Confluence
Control Loop Sub Committee:
...