aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/images/user-guide/clamp-cds-operation.pngbin0 -> 62357 bytes
-rw-r--r--docs/images/user-guide/create-loop.pngbin46065 -> 54351 bytes
-rw-r--r--docs/images/user-guide/loop-menu.pngbin43472 -> 38587 bytes
-rwxr-xr-xdocs/images/user-guide/open-menu-prop.pngbin37343 -> 59422 bytes
-rw-r--r--docs/release-notes.rst6
-rw-r--r--docs/user-guide.rst4
6 files changed, 7 insertions, 3 deletions
diff --git a/docs/images/user-guide/clamp-cds-operation.png b/docs/images/user-guide/clamp-cds-operation.png
new file mode 100755
index 00000000..edc4c63a
--- /dev/null
+++ b/docs/images/user-guide/clamp-cds-operation.png
Binary files differ
diff --git a/docs/images/user-guide/create-loop.png b/docs/images/user-guide/create-loop.png
index 20b9f05d..40cdb4c3 100644
--- a/docs/images/user-guide/create-loop.png
+++ b/docs/images/user-guide/create-loop.png
Binary files differ
diff --git a/docs/images/user-guide/loop-menu.png b/docs/images/user-guide/loop-menu.png
index 658359e0..b6056349 100644
--- a/docs/images/user-guide/loop-menu.png
+++ b/docs/images/user-guide/loop-menu.png
Binary files differ
diff --git a/docs/images/user-guide/open-menu-prop.png b/docs/images/user-guide/open-menu-prop.png
index c07b2256..046e2a3d 100755
--- a/docs/images/user-guide/open-menu-prop.png
+++ b/docs/images/user-guide/open-menu-prop.png
Binary files differ
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 4f9d4afa..b4269664 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -9,7 +9,7 @@ Release Notes
Version: 5.0.1
--------------
-:Release Date: 2020-04-02
+:Release Date: 2020-05-12
**New Features**
@@ -54,8 +54,8 @@ Quick Links:
New Docker Containers are available. the list of containers composing this release are below:
- clamp-backend-filebeat-onap: docker.elastic.co/beats/filebeat 5.5.0
- - clamp-backend: nexus3.onap.org:10001/onap/clamp-backend 5.0.2
- - clamp-frontend: nexus3.onap.org:10001/onap/clamp-frontend 5.0.2
+ - clamp-backend: nexus3.onap.org:10001/onap/clamp-backend 5.0.6
+ - clamp-frontend: nexus3.onap.org:10001/onap/clamp-frontend 5.0.6
- clamp-dash-es: nexus3.onap.org:10001/onap/clamp-dashboard-elasticsearch 5.0.3
- clamp-dash-kibana: nexus3.onap.org:10001/onap/clamp-dashboard-kibana 5.0.3
- clamp-dash-logstash: nexus3.onap.org:10001/onap/clamp-dashboard-logstash 5.0.3
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index bfac885d..b3c1535b 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