diff options
author | osgn422w <gervais-martial.ngueko@intl.att.com> | 2020-06-30 16:29:27 +0200 |
---|---|---|
committer | osgn422w <gervais-martial.ngueko@intl.att.com> | 2020-06-30 16:29:27 +0200 |
commit | 7f1d1e5dc36ce080412a34c97b90f55115753133 (patch) | |
tree | 140c42159e13af857d40f9753d0039d637b36c8d | |
parent | 6e8726c10c3927a45ef47cb1684543321a3cdf83 (diff) |
correct docs
correct architecture doc regarding CDS interaction
Issue-ID: CLAMP-885
Change-Id: Ie73e85881e57cb35002ffb7816aebc1c261a9d37
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
-rw-r--r-- | docs/images/architecture/distdepl.png | bin | 92366 -> 94338 bytes | |||
-rw-r--r-- | docs/index.rst | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/images/architecture/distdepl.png b/docs/images/architecture/distdepl.png Binary files differindex 20fb97a9f..27a39302e 100644 --- a/docs/images/architecture/distdepl.png +++ b/docs/images/architecture/distdepl.png diff --git a/docs/index.rst b/docs/index.rst index 31da7f9c8..c8aafc23c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,7 +38,7 @@ 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, Policy engine target both XACML and Drools PDP, Policy Engine trigger operations to App-C/VF-C/SDN-C -- CDS: REST based interface, to retrieve list of actors/actions at runtime. +- CDS: REST based interface, to retrieve list of operations/actions with their corresponding payload at runtime for Operational Policies where the field 'actor' is 'CDS'. Delivery -------- |