diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-12-05 20:29:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-05 20:29:10 +0000 |
commit | af750ec94b742808e724b628d1b18a98c95de2fb (patch) | |
tree | 32f507b8726ed40f7fb0f9ef462e94b4127b3799 /docs/design | |
parent | 0278ad6b5bd93531493596d6d671293a5112bf3c (diff) | |
parent | 3c711d14e242c18a9d58215224fd40374f7018e6 (diff) |
Merge "Document PAP policy notifications"
Diffstat (limited to 'docs/design')
-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 |