Update dcae doc for 3.0.1

Change-Id: I3d34323a0d802bc469ff6d8173fd1170584fd652
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1105
(cherry picked from commit 68cd5213788fac134dcb6a3e53598121bfbf1208)
diff --git a/docs/sections/apis/swagger_vescollector.yaml b/docs/sections/apis/swagger_vescollector.yaml
index 52b1922..a2ed6a4 100644
--- a/docs/sections/apis/swagger_vescollector.yaml
+++ b/docs/sections/apis/swagger_vescollector.yaml
@@ -16,7 +16,7 @@
 #
 swagger: '2.0'
 info:
-  version: 1.3.1
+  version: 1.3.2
   title: VES Collector
   description: >
     Virtual Event Streaming (VES) Collector is RESTful collector for processing
diff --git a/docs/sections/apis/ves.rst b/docs/sections/apis/ves.rst
index 49c8230..a4503d2 100644
--- a/docs/sections/apis/ves.rst
+++ b/docs/sections/apis/ves.rst
@@ -2041,23 +2041,6 @@
 
 .. _d_a68e1b21fdcef792db73f711201c56ad:
 
-command Model Structure
------------------------
-
-command from an event collector toward an event source
-
-.. csv-table::
-    :delim: |
-    :header: "Name", "Required", "Type", "Format", "Properties", "Description"
-    :widths: 20, 10, 15, 15, 30, 25
-
-        commandType | Yes | string |  | {'enum': ['heartbeatIntervalChange', 'measurementIntervalChange', 'provideThrottlingState', 'throttlingSpecification']} | 
-        eventDomainThrottleSpecification | No | :ref:`eventDomainThrottleSpecification <d_4089a4a9ee684770c6f37a588a577589>` |  |  | 
-        heartbeatInterval | No | integer |  |  | 
-        measurementInterval | No | integer |  |  | 
-
-.. _d_2dc9a27be1410f60241c5f63c636bb7e:
-
 commonEventHeader Model Structure
 ---------------------------------
 
diff --git a/docs/sections/components/dcae-cli/commands.rst b/docs/sections/components/dcae-cli/commands.rst
index f471d67..d63fb09 100644
--- a/docs/sections/components/dcae-cli/commands.rst
+++ b/docs/sections/components/dcae-cli/commands.rst
@@ -257,9 +257,9 @@
 

     DCAE.Docker.user1.b7287639-37f5-4f25-8d54-8a2087f4c8da.0-5-0.sandbox-platform-yourapp | INFO |  * Running on http://0.0.0.0:8080/ (Press CTRL+C to quit)

 

-    DCAE.Docker.user1.b7287639-37f5-4f25-8d54-8a2087f4c8da.0-5-0.sandbox-platform-yourapp | INFO | 135.205.226.140 - - [24/May/2017 03:37:57] "GET /health HTTP/1.1" 200 -

+    DCAE.Docker.user1.b7287639-37f5-4f25-8d54-8a2087f4c8da.0-5-0.sandbox-platform-yourapp | INFO | 127.0.0.1 - - [24/May/2017 03:37:57] "GET /health HTTP/1.1" 200 -

 

-    DCAE.Docker.user1.b7287639-37f5-4f25-8d54-8a2087f4c8da.0-5-0.sandbox-platform-yourapp | INFO | 135.205.226.140 - - [24/May/2017 03:38:12] "GET /health HTTP/1.1" 200 -

+    DCAE.Docker.user1.b7287639-37f5-4f25-8d54-8a2087f4c8da.0-5-0.sandbox-platform-yourapp | INFO | 127.0.0.1 - - [24/May/2017 03:38:12] "GET /health HTTP/1.1" 200 -

 

 Hit Ctrl-C to terminate session.

 

diff --git a/docs/sections/components/dcae-cli/walkthrough.rst b/docs/sections/components/dcae-cli/walkthrough.rst
index 56c9e28..fd1efb9 100755
--- a/docs/sections/components/dcae-cli/walkthrough.rst
+++ b/docs/sections/components/dcae-cli/walkthrough.rst
@@ -133,8 +133,8 @@
       {

         "ID": "bfbc220d-4603-7f90-ec2e-611d3c330f20",

         "Node":"docker00",

-        "Address": "10.226.1.15",

-        "Datacenter":"solutioning-central",

+        "Address": "127.0.0.1",

+        "Datacenter":"dcae-central",

         "TaggedAddresses": {

           "lan":"10.226.1.15",

           "wan":"10.226.1.15"

@@ -143,7 +143,7 @@
         "ServiceID": "472b116f9035:config_binding_service:10000",

         "ServiceName": "config_binding_service",

         "ServiceTags": [],

-        "ServiceAddress":"135.205.226.126",

+        "ServiceAddress":"127.0.0.1",

         "ServicePort":10000,

         "ServiceEnableTagOverride": false,

         "CreateIndex":1078990,

@@ -295,7 +295,7 @@
 

     DCAE.Docker.user12.dbb13a3c-d870-487e-b584-89929b856b5c.0-7-0.sandbox-platform-yourapp | INFO |  * Running on http://0.0.0.0:8080/ (Press CTRL+C to quit)

 

-    DCAE.Docker.user12.dbb13a3c-d870-487e-b584-89929b856b5c.0-7-0.sandbox-platform-yourapp | INFO | 135.205.226.156 - - [08/Nov/2017 23:27:30] "GET /health HTTP/1.1" 200 -

+    DCAE.Docker.user12.dbb13a3c-d870-487e-b584-89929b856b5c.0-7-0.sandbox-platform-yourapp | INFO | 127.0.0.1 - - [08/Nov/2017 23:27:30] "GET /health HTTP/1.1" 200 -

 

 

     Hit Ctrl-C to terminate session.

diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst
index 3983802..861c7fd 100644
--- a/docs/sections/release-notes.rst
+++ b/docs/sections/release-notes.rst
@@ -3,6 +3,47 @@
 Release Notes
 =============
 
+
+Version: 3.0.1
+--------------
+
+:Release Date: 2019-01-31
+
+DCAE R3 Maintenance release includes following fixes
+
+**Bug Fixes**
+
+- DataFileCollector
+     - DCAEGEN2-940   
+       Larger files of size 100Kb publish to DR
+     - DCAEGEN2-941   
+       DFC error after running over 12 hours
+     - DCAEGEN2-1001 
+       Multiple Fileready notification not handled
+
+- HighVolume VES Collector (protobuf/tcp)
+     - DCAEGEN2-976
+       HV-VES not fully complaint to RTPM protocol (issue with CommonEventHeader.sequence)
+
+- VESCollector (http)
+     - DCAEGEN2-1035
+       Issue with VES batch event publish 
+       
+- Heat deployment 
+     - DCAEGEN2-1007
+       Removing obsolete services configuration
+
+
+The following containers are updated in R3.0.1
+
+    - DataFile Collector
+       - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.5
+    - HV-VES Collector
+       - Docker container tag: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.0.2
+    - VES Collector
+       - Docker container tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.2
+
+
 Version: 3.0.0
 --------------
 
@@ -131,6 +172,7 @@
        - Description: Refactoring.
     - VES Collector
        - Docker container image tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.1
+       - Description : Refactoring
     - Threshold Crossing Analytics
        - Docker container image tag: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0
        - Description: Replaced Hadoop VM Cluster based file system with regular host file system; repackaged full TCA-CDAP stack into Docker container; transactional state separation from TCA in-memory to off-node Redis cluster for supporting horizontal scaling.
diff --git a/docs/sections/services/dfc/release-notes.rst b/docs/sections/services/dfc/release-notes.rst
index fb66ebb..18ee106 100644
--- a/docs/sections/services/dfc/release-notes.rst
+++ b/docs/sections/services/dfc/release-notes.rst
@@ -4,6 +4,19 @@
 Release Notes
 =============
 
+Version: 1.0.5
+--------------
+
+:Release Date: 2019-01-30 (Casablanca Maintenance fixes)
+
+
+**Bug Fixes**
+
+DCAEGEN2-940  - Larger files of size 100Kb publish to DR
+DCAEGEN2-941  - DFC error after running over 12 hours
+DCAEGEN2-1001 - Multiple Fileready notification not handled
+
+
 Version: 1.0.4
 --------------
 
diff --git a/docs/sections/services/ves-http/installation.rst b/docs/sections/services/ves-http/installation.rst
index 27f4646..9a627df 100644
--- a/docs/sections/services/ves-http/installation.rst
+++ b/docs/sections/services/ves-http/installation.rst
@@ -6,7 +6,7 @@
 
 To run VES Collector container on standalone mode, following parameters are required
 
-    ``docker run -d -p 8080:8080/tcp -p 8443:8443/tcp -P -e DMAAPHOST='10.0.11.1' nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.1``
+    ``docker run -d -p 8080:8080/tcp -p 8443:8443/tcp -P -e DMAAPHOST='10.0.11.1' nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.2``
 
 
 DMAAPHOST is required for standalone; for normal platform installed instance the publish URL are obtained from Consul. Below parameters are exposed for DCAE platform (cloudify) deployed instance