diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index a629229c..a0fc0ea6 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -38,7 +38,7 @@ Artifacts released: "policy/pap", "2.4.5", "onap/policy-pap:2.4.5" "policy/drools-pdp", "1.8.4", "onap/policy-drools:1.8.4" "policy/apex-pdp", "2.5.4", "onap/policy-apex-pdp:2.5.4" - "policy/xacml-pdp", "2.4.4", "onap/policy-xacml-pdp:2.4.4" + "policy/xacml-pdp", "2.4.5", "onap/policy-xacml-pdp:2.4.5" "policy/drools-applications", "1.8.4", "onap/policy-pdpd-cl:1.8.4" "policy/distribution", "2.5.4", "onap/policy-distribution:2.5.4" "policy/docker", "2.2.1", "onap/policy-jdk-alpine:2.2.1, onap/policy-jre-alpine:2.2.1" @@ -67,6 +67,16 @@ Artifacts released: * `[POLICY-3516] <https://jira.onap.org/browse/POLICY-3516>`_ - Upgrade CDS dependency to the 1.1.5 version +Known Limitations +================= + +The APIs provided by xacml-pdp (e.g., healthcheck, statistics, decision) +are always active. While PAP controls which policies are deployed to a +xacml-pdp, it does not control whether or not the APIs are active. +In other words, xacml-pdp will respond to decision requests, regardless +of whether PAP has made it ACTIVE or PASSIVE. + + Version: 8.0.0 -------------- |