diff options
author | Saryu Shah <ss3917@att.com> | 2017-09-29 15:53:37 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2017-09-29 16:04:24 +0000 |
commit | 84e9e3bf231907d816ef03cd120e574cbf3cee58 (patch) | |
tree | e133bc9df9563df489e20d4982e2f24a4f9b9977 /docs/platform/architecture.rst | |
parent | 1a30768d96896c77237e7499fc58018eec40bf6a (diff) |
Updates to policy documentation
Included the table of contents in api and arch doc
-------------------------------------------------------------
Change-Id: I50a977cd3c9781c1f2b5804d9043f097246e2528
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform/architecture.rst')
-rw-r--r-- | docs/platform/architecture.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst index 25dd083ca..3a56c8890 100644 --- a/docs/platform/architecture.rst +++ b/docs/platform/architecture.rst @@ -4,6 +4,10 @@ Architecture ------------ + +.. contents:: + :depth: 3 + POLICY is a subsystem of ONAP that maintains, distributes, and operates on the set of rules that underlie ONAP’s control, orchestration, and management functions. POLICY provides a logically centralized environment for the creation and management of policies, including conditional rules. This provides the capability to **create** and **validate** policies/rules, **identify overlaps**, **resolve conflicts**, and **derive** additional policies as needed. Policies are used to **control**, **influence**, and help **ensure compliance** with goals. Policies can support infrastructure, products and services, operation automation, and security. Users, including network and service designers, operations engineers, and security experts, can easily **create**, **change**, and **manage** policy rules from the POLICY Manager in the ONAP Portal. |