summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Hansen <tony@att.com>2019-01-22 17:15:23 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-22 17:15:23 +0000
commitc38fcb02a120416eea225501fe4510ba2c5d27f1 (patch)
tree3ce075f8c3cb711b2402c2bf260e3825c0a0ecd4
parent1e19c1881574ada75d9c27463204ea1b9271007e (diff)
parentfac34a1009e49aeb19466b16689e21f2840d7d8a (diff)
Merge "Update dcae doc for 3.0.1"
-rw-r--r--docs/sections/apis/swagger_vescollector.yaml2
-rw-r--r--docs/sections/apis/ves.rst17
-rw-r--r--docs/sections/components/dcae-cli/commands.rst4
-rwxr-xr-xdocs/sections/components/dcae-cli/walkthrough.rst8
-rw-r--r--docs/sections/release-notes.rst42
-rw-r--r--docs/sections/services/dfc/release-notes.rst13
-rw-r--r--docs/sections/services/ves-http/installation.rst2
7 files changed, 63 insertions, 25 deletions
diff --git a/docs/sections/apis/swagger_vescollector.yaml b/docs/sections/apis/swagger_vescollector.yaml
index 52b19226..a2ed6a4d 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 49c82304..a4503d23 100644
--- a/docs/sections/apis/ves.rst
+++ b/docs/sections/apis/ves.rst
@@ -2041,23 +2041,6 @@ number of times an identified codec was used over the measurementInterval
.. _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 f471d671..d63fb09c 100644
--- a/docs/sections/components/dcae-cli/commands.rst
+++ b/docs/sections/components/dcae-cli/commands.rst
@@ -257,9 +257,9 @@ Run a component in attached mode:
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 56c9e28e..fd1efb93 100755
--- a/docs/sections/components/dcae-cli/walkthrough.rst
+++ b/docs/sections/components/dcae-cli/walkthrough.rst
@@ -133,8 +133,8 @@ Query CONSUL to get the IP/PORT of CONFIG BINDING SERVICE
{
"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 @@ Query CONSUL to get the IP/PORT of CONFIG BINDING SERVICE
"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 @@ Run a component in attached mode:
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 39838025..861c7fd2 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 @@ The following components are upgraded from R2:
- 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 fb66ebb6..18ee1061 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 27f46463..9a627df3 100644
--- a/docs/sections/services/ves-http/installation.rst
+++ b/docs/sections/services/ves-http/installation.rst
@@ -6,7 +6,7 @@ Installation
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