Merge "Adding entries to .gitignore"
authorJorge Hernandez <jh1730@att.com>
Mon, 2 Oct 2017 19:58:13 +0000 (19:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 2 Oct 2017 19:58:13 +0000 (19:58 +0000)
docs/platform/architecture.rst
docs/platform/offeredapis.rst

index 25dd083..3a56c88 100644 (file)
@@ -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.
index 6f52263..4b3c7fe 100644 (file)
@@ -4,6 +4,10 @@
 
 Offered APIs
 ============
+
+.. contents:: 
+    :depth: 2
+
 The Policy subsystem of ONAP maintains, distributes, and operates on the set of rules that underlie ONAP’s control, orchestration, and management functions. Policy provides a centralized environment for the creation and management of easily-updatable conditional rules. It enables users to validate policies and rules, identify and resolve overlaps and conflicts, and derive additional policies where needed.  The following operations are supported by the policy API:
 
 * Create policies on the PAP 
@@ -22,12 +26,9 @@ The Policy subsystem of ONAP maintains, distributes, and operates on the set of
 POLICY Engine Services
 ^^^^^^^^^^^^^^^^^^^^^^
 
-The figure below represents the target POLICY Architecture.
-
 .. image:: https://wiki.onap.org/download/attachments/1015898/PolicyEngineApiList.png?api=v2
 
 
-
 POLICY API Details
 ^^^^^^^^^^^^^^^^^^
 
@@ -36,8 +37,10 @@ POLICY API Details
 .. swaggerv2doc:: https://wiki.onap.org/download/attachments/1015898/api-docs-09192017.json?api=v2
 
 
+Additional Information
+^^^^^^^^^^^^^^^^^^^^^^
 
-Additional information can be found at `PolicyApi link`_.
+Additional information, including examples, can be found at `PolicyApi link`_.
 
 .. _PolicyApi link: https://wiki.onap.org/display/DW/Policy+API