aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/architecture.rst
diff options
context:
space:
mode:
authorSaryu Shah <ss3917@att.com>2017-10-12 22:03:55 +0000
committerSaryu Shah <ss3917@att.com>2017-10-12 22:03:55 +0000
commit3eddd58a9452d7272a3945a383408a090723adfe (patch)
treeeaaf10493adb48220d7c78b0d135aa479a5a0094 /docs/platform/architecture.rst
parent5c408036d67b76939f7fe9c87773d05f0809f577 (diff)
Documentation updates
Added images to git and fixed typos ------------------------------------------------------------- Change-Id: I5c461247530672bbee6b8c02647c81e43c5b328d Issue-Id: POLICY-335 Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform/architecture.rst')
-rw-r--r--docs/platform/architecture.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst
index 3a56c8890..d9ce3c8cb 100644
--- a/docs/platform/architecture.rst
+++ b/docs/platform/architecture.rst
@@ -14,12 +14,12 @@ POLICY provides a logically centralized environment for the creation and managem
The figure below represents the target POLICY Architecture.
-.. image:: https://wiki.onap.org/download/attachments/1015858/PolicyTargetArchitecture.png?api=v2
+.. image:: PolicyTargetArchitecture.png
The figure below represents the current POLICY Architecture.
-.. image:: https://wiki.onap.org/download/attachments/1015858/PolicyR1Architecture.png?api=v2
+.. image:: PolicyR1Architecture.png
A policy is defined to create a condition, requirement, constraint, decision, or a need that must be provided, evaluated, maintained, and/or enforced. The policy is validated and corrected for any conflicts, and then placed in the appropriate repository, and made available for use by other subsystems and components. Alternately, some policies are directly distributed to policy decision engines such as Drools or XACML. In this manner, the constraints, decisions and actions to be taken are distributed.
@@ -32,7 +32,7 @@ ONAP POLICY is composed of several subcomponents: the **Policy Administration Po
As illustrated in the Figure below, the POLICY components are supported by a number of interfaces and subsystems. The ONAP Portal provides a human interface for the creation, management and deployment of policies. It is a web-based system that utilizes internal APIs in the PAP.
-.. image:: https://wiki.onap.org/download/attachments/1015858/PolicyArchitectureDetails.png?api=v2
+.. image:: PolicyArchitectureDetails.png
The PAP provides interfaces for the management of policies. It utilizes the XACML database to store policies, which are then distributed to the PDPs.