diff options
author | Vidyashree-Huawei <vidyashree.rama@huawei.com> | 2020-05-11 16:18:46 +0530 |
---|---|---|
committer | Vidyashree-Huawei <vidyashree.rama@huawei.com> | 2020-05-11 16:22:07 +0530 |
commit | 52d0d2df9177f21c91fbc2516bd976212c63bc60 (patch) | |
tree | 959aed753754d3fd5b264823f870cff69cd1380c /docs | |
parent | 3c805dda56c3457dddcffba7c4bcbea27fd362dc (diff) |
update user guide
update user guide for clamp-cds interaction
Change-Id: Iae80118713c4f097c7d84b5874e77aa738b40470
Issue-ID: CLAMP-846
Signed-off-by: Vidyashree-Huawei <vidyashree.rama@huawei.com>
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 |