Merge "Improve documentation"
authorSébastien Determe <sd378r@intl.att.com>
Tue, 7 Nov 2017 15:50:52 +0000 (15:50 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 7 Nov 2017 15:50:52 +0000 (15:50 +0000)
1  2 
docs/index.rst

diff --combined docs/index.rst
@@@ -1,6 -1,6 +1,6 @@@
  .. This work is licensed under a Creative Commons Attribution 4.0 International License.
  .. http://creativecommons.org/licenses/by/4.0
- .. Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+ .. Copyright 2017 AT&T Intellectual Property. All rights reserved.
  
  CLAMP - Closed Loop Automation Management Platform
  ==================================================
@@@ -31,10 -31,9 +31,10 @@@ CLAMP offers the following API
  Consumed APIs
  -------------
  CLAMP uses the API's exposed by the following ONAP components:
 -* SDC : REST based interface exposed by the SDC, Distribution of service to DCAE
 -* DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional))
 -* Policy: REST based interface (the Policy team provide a "jar" to handle the communication), both XACML and Drools PDP, APIs to App-C/VF-C/SDN-C
 +
 +- SDC : REST based interface exposed by the SDC, Distribution of service to DCAE
 +- DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional))
 +- Policy: REST based interface (the Policy team provide a "jar" to handle the communication), both XACML and Drools PDP, APIs to App-C/VF-C/SDN-C
  
  
  Delivery
@@@ -165,6 -164,6 +165,6 @@@ The following actions are done using th
  
  * Control (start/stop) the operation of the control loop in DCAE
  
+ Please refer to the `Using ONAP <https://wiki.onap.org/display/DW/Control+Loop+Design>` for more details
  
  HealthCheck API - serve to verify CLAMP status (see offered API's section)