From 3198d6db6c5b048f56051bbc2472864496c496ea Mon Sep 17 00:00:00 2001 From: Saryu Shah Date: Tue, 7 Nov 2017 21:40:27 +0000 Subject: documentation for using guard in the PDP Added guardpdp.rst and minor updates to other documentation. ------------------------------------------------------------- Change-Id: If0d430cdff3b9b1700b773b78c3d951698609714 Issue-Id: POLICY-335 Signed-off-by: Saryu Shah --- docs/platform/architecture.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/platform/architecture.rst') diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst index d9ce3c8cb..28215dedc 100644 --- a/docs/platform/architecture.rst +++ b/docs/platform/architecture.rst @@ -96,3 +96,5 @@ Attributes can be specified for each dimension. In addition to being defined for Policy writers can define attributes so that policy events or requests self-indicate their scope. The scope is then examined by a suitable function and subsequently acted upon accordingly. Policy decisions and enforcement functions can self-indicate their scope of decision-making, enforcement, or other capabilities. Virtual functions can be automatically attached to the appropriate POLICY Framework and distribution mechanisms. +End of Document + -- cgit 1.2.3-korg