Versions Compared

Key

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

...

Components NameComponents Repository nameMaven Group IDComponents Description
Policy Portal Dashboardpolicy/engine/onap-sdk-app

org.onap.portalapp.service

This is the hook code Policy Editor GUI integrated with the Portal SDK.
Policy GUIpolicy/engine/policy-sdk-app

org.onap.policy.admin

This is the Policy Administration Point GUI that runs in Portal SDK.
BRMS Gatewaypolicy/engine/BRMSGatewayorg.onap.policy.brmsThis is the current seed code that bridges policy distribution through the XACML PDP to the Drools PDP.
PAPpolicy/engine/ONAP-PAP-RESTorg.onap.policy.papThis is the backend PAP API for CRUD and XACML PDP interface.
Policy XACML PDPpolicy/engine/ONAP-PDP-RESTorg.onap.policy.pdpThis is the implementation of the XACML PDP Engine for returning Policy Decisions.
Policy Drools PDPpolicy/drools-pdporg.onap.policy.droolsThis is the Drools PDP engine.
Drools applicationpolicy/drools-applicationsorg.onap.policyThis is the template/model/rule support code for Drools PDP engine.
dockerpolicy/dockerorg.onap.policy.dockerPolicy docker support code. (Beijing, Casablanca)

policy/commonorg.onap.policyCommon code (Beijing)

policy/parentorg.onap.policyParent code that holds the pom.xml to build all the repos (Casablanca)

policy/coreorg.onap.policyCore code shared among all policy repos (Casablanca)

policy/apiorg.onap.policyAPI definition code (Casablanca)

policy/guiorg.onap.policyThis repo will hold GUI code (Casablanca)

policy/paporg.onap.policyThis repo will hold next generation PAP implementation (Casablanca)

policy/pdporg.onap.policyThis repo will hold common code shared by PDP engines (Casablanca)

policy/modelsorg.onap.policyThis repo will hold model code agnostic to PDP engines (Casablanca)

policy/xacml-pdporg.onap.policyThis repo will hold the next generation XACML PDP engine (Casablanca)

policy/apex-pdporg.onap.policyThis repo will hold the next generation Apex PDP engine (Casablanca)

policy/distributionorg.onap.policyThis repo will hold the SDC Service Distriution code (Casablanca)

...