Document xacml-pdp REST server for honolulu 96/123696/2
authorJim Hahn <jrh3@att.com>
Mon, 30 Aug 2021 19:12:29 +0000 (15:12 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 30 Aug 2021 20:20:22 +0000 (16:20 -0400)
Add documentation for Honolulu Maintenance Release regarding xacml-pdp
always being active.

Issue-ID: POLICY-3556
Change-Id: Ib509d3d9e4cbd7f8e85199b735da0556745dc89b
Signed-off-by: Jim Hahn <jrh3@att.com>
docs/release-notes.rst

index a629229..ef32496 100644 (file)
@@ -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
 --------------