diff options
author | Eddy Hautot <eh552t@intl.att.com> | 2020-06-30 14:47:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-30 14:47:50 +0000 |
commit | 0a796ee7cd7aaea4225d4d8b137f5056e40f9ec9 (patch) | |
tree | 67bad16144bfa936e2f89798b37d8ce2a68b634a /docs | |
parent | 59e4ac54b35e9821f9baf30ae1ac29d232900135 (diff) | |
parent | 7f1d1e5dc36ce080412a34c97b90f55115753133 (diff) |
Merge "correct docs"
Diffstat (limited to 'docs')
-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 -------- |