From 3c711d14e242c18a9d58215224fd40374f7018e6 Mon Sep 17 00:00:00 2001 From: Saryu Shah Date: Wed, 4 Dec 2019 23:17:41 +0000 Subject: Document PAP policy notifications Document PAP policy notifications Issue-ID: POLICY-2270 Signed-off-by: Saryu Shah Change-Id: Ia2106165c3fa30951c36d1050e4db07835458589 --- docs/design/design.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/design') diff --git a/docs/design/design.rst b/docs/design/design.rst index 84beb9e1..6f328940 100644 --- a/docs/design/design.rst +++ b/docs/design/design.rst @@ -396,9 +396,9 @@ pdp_subgroups R M N/A A list of PDP subgroups ->pdp_type R M N/A The PDP type of this PDP subgroup, currently xacml, drools, or apex ->supported_policy_types R N/A N/A A list of the policy types supported by the PDPs in this PDP - subgroup. A trailing “.*” can be used to specify multiple - policy types; for example, “onap.policies.monitoring.*” - would match any policy type beginning with + subgroup. A trailing “.*” can be used to specify multiple + policy types; for example, “onap.policies.monitoring.*” + would match any policy type beginning with “onap.policies.monitoring.” ->policies R M N/A The list of policies running on the PDPs in this PDP subgroup ->->(name) R M N/A The name of a TOSCA policy running in this PDP subgroup -- cgit 1.2.3-korg