diff options
author | Saryu Shah <ss3917@att.com> | 2019-12-04 23:17:41 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2019-12-05 19:37:59 +0000 |
commit | 3c711d14e242c18a9d58215224fd40374f7018e6 (patch) | |
tree | 7f919ac81f44707127eac8d093ad15fd92bca1f7 /docs/design/design.rst | |
parent | feac4e1beee77ed2ae026efa6803d720a1e799df (diff) |
Document PAP policy notifications
Document PAP policy notifications
Issue-ID: POLICY-2270
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ia2106165c3fa30951c36d1050e4db07835458589
Diffstat (limited to 'docs/design/design.rst')
-rw-r--r-- | docs/design/design.rst | 6 |
1 files changed, 3 insertions, 3 deletions
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 |