[DCAE] Revise new container version 43/114943/2
authorVENKATESH KUMAR <vv770d@att.com>
Mon, 16 Nov 2020 14:37:31 +0000 (09:37 -0500)
committerVENKATESH KUMAR <vv770d@att.com>
Mon, 16 Nov 2020 21:03:22 +0000 (16:03 -0500)
+ misc doc fixes

Change-Id: I17100574a0b65638b478b7bf5aebf7d1e7356e60
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2436
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
docs/sections/release-notes.rst
docs/sections/services/mapper/flow.rst

index 0b908c5..c282adc 100644 (file)
@@ -105,7 +105,7 @@ Release Data
 New features
 ------------
 
-- DCAE Enhancement
+- DCAE Enhancements
 
     - Cloudify Container upgraded with new base image; plugins load optimized (DCAEGEN2-2236, DCAEGEN2-2207, DCAEGEN2-2262)
     - Bootstrap container optimization  (DCAEGEN2-1791)
@@ -150,7 +150,7 @@ Software Deliverables
    "dcaegen2/collectors/hv-ves", "", "onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.5.0"
    "dcaegen2/collectors/restconf", "", "onap/org.onap.dcaegen2.collectors.restconfcollector:1.2.2"
    "dcaegen2/collectors/snmptrap", "", "onap/org.onap.dcaegen2.collectors.snmptrap:2.0.3"
-   "dcaegen2/collectors/ves", "", "onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.8"
+   "dcaegen2/collectors/ves", "", "onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.9"
    "dcaegen2/deployments", "cm-container", "onap/org.onap.dcaegen2.deployments.cm-container:3.3.4"
    "dcaegen2/deployments", "consul-loader-container", "onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0"
    "dcaegen2/deployments", "dcae-k8s-cleanup-container", "onap/org.onap.dcaegen2.deployments.dcae-k8s-cleanup-container:1.0.0"
@@ -191,10 +191,9 @@ Known Limitations, Issues and Workarounds
 -----------------------------------------
 
     * BPGenerator yaml Fixes are different for yaml file and string (DCAEGEN2-2489)
-    * Ves Collector is down because of java heap space (DCAEGEN2-2495)
+    * Slice Analysis - Avoid removal of data when insufficient samples are present (DCAEGEN2-2509)
     
 
-
 *System Limitations*
 
 None
index ed05332..71cebfc 100644 (file)
@@ -13,11 +13,8 @@ Flow for converting RestConf Collector notification
 
 
 .. image:: ./flow-rest-conf.png
-   :alt: alternate text
-   :align: left
+   :alt: RestConf flow
    
-   
-
 Flow for converting SNMP Collector notification
 ===============================================
 
@@ -30,5 +27,4 @@ Flow for converting SNMP Collector notification
 
 
 .. image:: ./flow.png
-   :alt: alternate text
-   :align: left
\ No newline at end of file
+   :alt: SNMP flow
\ No newline at end of file