diff options
author | Sébastien Determe <sebastien.determe@intl.att.com> | 2020-05-11 16:02:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-11 16:02:49 +0000 |
commit | 5b30d88f1336e6712231335cb147993b4ac3e047 (patch) | |
tree | 8bf91d2e8dfd7e4cd5a0ff8f34810d4427e95bb1 /docs | |
parent | 227a511c0971793816771bd72660146831bc83ea (diff) | |
parent | 52d0d2df9177f21c91fbc2516bd976212c63bc60 (diff) |
Merge "update user guide"
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/images/user-guide/clamp-cds-operation.png | bin | 0 -> 62357 bytes | |||
-rw-r--r-- | docs/user-guide.rst | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/images/user-guide/clamp-cds-operation.png b/docs/images/user-guide/clamp-cds-operation.png Binary files differnew file mode 100755 index 000000000..edc4c63aa --- /dev/null +++ b/docs/images/user-guide/clamp-cds-operation.png diff --git a/docs/user-guide.rst b/docs/user-guide.rst index bfac885dc..b3c1535b2 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -94,7 +94,10 @@ To configure operational policies, user has to click the corresponding operation |clamp-op-policy-box-policy| +Operations and payload for CDS actor is fetched from CDS. +Clamp receives CDS blueprint name and version information from sdnc_model_name and sdnc_model_version properties in CSAR distributed by SDC and queries CDS to get list of operations and payload for the corresponding CDS blueprint. +|clamp-cds-operation| Micro-service policy properties ------------------------------- @@ -151,3 +154,4 @@ Once deployed on DCAE the status of DCAE goes to *MICROSERVICE_INSTALLED_SUCCESS .. |clamp-policy-submitted| image:: images/user-guide/policy-submitted.png .. |clamp-deploy-params| image:: images/user-guide/deploy-params.png .. |blueprint-node| image:: images/user-guide/blueprint_node_type.png +.. |clamp-cds-operation| image:: images/user-guide/clamp-cds-operation.png |