...
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 rule 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 |
...
Last Architecture Review was for Frankfurt on 12/17/2019 with the results posted here: Policy R6 Frankfurt Architecture Review
Artifact Information:
- Describe & provide links to the artifacts (code, test cases, documentation) that the project has created.
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. | |
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. |
Integration Testing Support
...
Policy team members support the Integration oparent project, our main policy/parent integration pom.xml inherits from the latest artifact produced by Integration.
Team actively supports oparent checkstyle in all our repos. Our
In addition, our ci-management verify jobs are configured to fail on any checkstyle violation vs the default 'warn' only. Thus, adhering to a more strict enforcement of integration code style rules.
Companies that run ONAP Policy internally
...