Document xacml-pdp REST server for honolulu 21/123621/1
authorJim Hahn <jrh3@att.com>
Mon, 30 Aug 2021 19:12:29 +0000 (15:12 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 31 Aug 2021 15:00:22 +0000 (15:00 +0000)
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>
(cherry picked from commit a7b369ac9358351efae2bf8639e8c692951d3971)

docs/release-notes.rst

index 032c5a3..5e4fee3 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
 --------------