[DCAE] Guilin doc updates
[dcaegen2.git] / docs / sections / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
4 .. _release_notes:
5
6
7
8 ==================
9 DCAE Release Notes
10 ==================
11
12 .. contents::
13     :depth: 2
14 ..
15
16
17 ..      ========================
18 ..      * * *    GUILIN    * * *
19 ..      ========================
20
21
22 Version: 7.0.0
23 ==============
24
25
26 Abstract
27 --------
28
29 This document provides the release notes for Guilin release.
30
31 Summary
32 -------
33
34 Following DCAE components are available with default ONAP/DCAE installation.
35
36     - Platform components
37
38         - Cloudify Manager (helm chart)
39         - Bootstrap container (helm chart)
40         - Configuration Binding Service (helm chart)
41         - Deployment Handler (helm chart)
42         - Policy Handler (helm chart
43         - Service Change Handler (helm chart)
44         - Inventory API (helm chart)
45         - Dashboard (helm chart)
46
47     - Service components
48
49         - VES Collector
50         - HV-VES Collector
51         - PNF-Registration Handler
52         - Docker based Threshold Crossing Analytics (TCA-Gen2)
53         - Holmes Rule Management *
54         - Holmes Engine Management *
55
56     - Additional resources that DCAE utilizes deployed using ONAP common charts:
57     
58         - Postgres Database
59         - Mongo Database
60         - Redis Cluster Database
61         - Consul Cluster 
62
63 Below service components (mS) are available to be deployed on-demand.
64
65         - SNMPTrap Collector
66         - RESTConf Collector
67         - DataFile Collector
68         - PM-Mapper 
69         - BBS-EventProcessor
70         - VES Mapper
71         - Heartbeat mS
72         - SON-Handler
73         - PM-Subscription Handler
74         - DataLake Handler (Admin and Feeder)
75         - Slice Analysis
76         - DataExposure Service
77
78     Notes:
79
80         \*  These components are delivered by the Holmes project.
81
82
83
84 Under OOM (Kubernetes) all DCAE component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster. DCAE platform components are deployed using Helm charts. DCAE service components are deployed using Cloudify blueprints. DCAE provides a Cloudify Manager plugin (k8splugin) that is capable of expanding a Cloudify blueprint node specification for a service component to a full Kubernetes specification, with additional enhancements such as replica scaling, sidecar for logging to ONAP ELK stack, registering services to MSB, etc.
85
86
87 Release Data
88 ------------
89
90 +--------------------------------------+--------------------------------------------------------+
91 | **DCAE Project**                     |                                                        |
92 |                                      |                                                        |
93 +--------------------------------------+--------------------------------------------------------+
94 | **Docker images**                    |Refer :any:`Deliverable <guilin_deliverable>`           |
95 |                                      |                                                        |
96 +--------------------------------------+--------------------------------------------------------+
97 | **Release designation**              | 7.0.0 Guilin                                           |
98 |                                      |                                                        |
99 +--------------------------------------+--------------------------------------------------------+
100 | **Release date**                     | 2020-11-19                                             |
101 |                                      |                                                        |
102 +--------------------------------------+--------------------------------------------------------+
103
104
105 New features
106 ------------
107
108 - DCAE Enhancement
109
110     - Cloudify Container upgraded with new base image; plugins load optimized (DCAEGEN2-2236, DCAEGEN2-2207 
111 DCAEGEN2-2262)
112     - Bootstrap container optimization  (DCAEGEN2-1791)
113     - MOD/Runtime – Enable configuration for dynamic topic support (DCAEGEN2-1996)
114     - MOD/OnboardingAPI - Support for offline install (DCAEGEN2-2221)
115     - DCAE Dashboard UI Optimization  and bugfixes (DCAEGEN2-2223, DCAEGEN2-2364,DCAEGEN2-1638,DCAEGEN2-2298, DCAEGEN2-1857)
116     - Blueprint generator tool and K8Splugin enhancement to support External Certificate (DCAEGEN2-2250)
117     - K8S v1.17 support through DCAE Cloudify K8S plugins (DCAEGEN2-2309)
118     - Python 3.8 support enabled for several DCAE components - Heartbeat mS, PMSH mS, MOD/DistriubtorAPI mS, MOD/OnboardingAPI mS, Policy Library (DCAEGEN2-2292)
119     - Java 11 upgrade complete for following modules - RESTConf, PM-Mapper, DFC, VES-Mapper, SON-handler, TCA-gen2, DL-Feeder, InventoryAPI, ServiceChangeHandler, MOD/RuntimeAPI, MOD/Bp-gen (DCAEGEN2-2223)
120     - Hardcoded password removed from OOM charts - Cloudify, Bootstrap, DeploymentHandler, Dashboard; now managed dynamically through K8S secret (DCAEGEN2-1972, DCAEGEN2-1975)
121     - Best practice compliance
122          - STDOUT log compliance for DCAE Containers (DCAEGEN2-2324)
123          - No more than one main process (DCAEGEN2-2327/REQ-365)
124          - Container must crash when failure is noted (DCAEGEN2-2326/REQ-366)
125          - All containers must run as non-root (REQ-362)
126          - Code coverage >55% (DCAEGEN2-2333)
127     - All Vulnerability identified by SECCOM has been resolved (DCAEGEN2-2242)
128  
129
130 - Following new services are delivered this release
131
132     - Event Processors
133         - DataExposure Service 
134        
135     - Analytics/RCA
136         - Slice Analysis MS
137         
138 .. _guilin_deliverable:
139
140 Deliverables
141 ------------
142
143 Software Deliverables
144
145 .. csv-table::
146    :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
147    :widths: auto
148
149    "dcaegen2/analytics/tca-gen2", "", "onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.2.1"
150    "dcaegen2/collectors/datafile", "", "onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.4.3"
151    "dcaegen2/collectors/hv-ves", "", "onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.5.0"
152    "dcaegen2/collectors/restconf", "", "onap/org.onap.dcaegen2.collectors.restconfcollector:1.2.2"
153    "dcaegen2/collectors/snmptrap", "", "onap/org.onap.dcaegen2.collectors.snmptrap:2.0.3"
154    "dcaegen2/collectors/ves", "", "onap/org.onap.dcaegen2.collectors.ves.vescollector:1.7.8"
155    "dcaegen2/deployments", "cm-container", "onap/org.onap.dcaegen2.deployments.cm-container:3.3.4"
156    "dcaegen2/deployments", "consul-loader-container", "onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0"
157    "dcaegen2/deployments", "dcae-k8s-cleanup-container", "onap/org.onap.dcaegen2.deployments.dcae-k8s-cleanup-container:1.0.0"
158    "dcaegen2/deployments", "healthcheck-container", "onap/org.onap.dcaegen2.deployments.healthcheck-container:2.1.0"
159    "dcaegen2/deployments", "multisite-init-container", "onap/org.onap.dcaegen2.deployments.multisite-init-container:1.0.0"
160    "dcaegen2/deployments", "tls-init-container", "onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0"
161    "dcaegen2/platform", "mod/onboardingapi", "onap/org.onap.dcaegen2.platform.mod.onboardingapi:2.12.3"
162    "dcaegen2/platform", "mod/distributorapi", "onap/org.onap.dcaegen2.platform.mod.distributorapi:1.1.0"
163    "dcaegen2/platform", "mod/designtool", "onap/org.onap.dcaegen2.platform.mod.designtool-web:1.0.2"
164    "dcaegen2/platform", "mod/genprocessor", "onap/org.onap.dcaegen2.platform.mod.genprocessor-http:1.0.2"
165    "dcaegen2/platform", "mod/genprocessor", "onap/org.onap.dcaegen2.platform.mod.genprocessor-job:1.0.2"
166    "dcaegen2/platform", "mod/designtool/mod-registry", "onap/org.onap.dcaegen2.platform.mod.mod-registry:1.0.0"
167    "dcaegen2/platform", "mod/runtimeapi", "onap/org.onap.dcaegen2.platform.mod.runtime-web:1.1.1"
168    "dcaegen2/platform", "adapter/acumos", "onap/org.onap.dcaegen2.platform.adapter.acumos:1.0.3"
169    "dcaegen2/platform/blueprints", "", "onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:2.1.8" 
170    "dcaegen2/platform/configbinding", "", "onap/org.onap.dcaegen2.platform.configbinding:2.5.3"
171    "dcaegen2/platform/deployment-handler", "", "onap/org.onap.dcaegen2.platform.deployment-handler:4.4.1"
172    "dcaegen2/platform/inventory-api", "", "onap/org.onap.dcaegen2.platform.inventory-api:3.5.1"  
173    "dcaegen2/platform/policy-handler", "", "onap/org.onap.dcaegen2.platform.policy-handler:5.1.0"
174    "dcaegen2/platform/servicechange-handler", "", "onap/org.onap.dcaegen2.platform.servicechange-handler:1.4.0"
175    "dcaegen2/services", "components/datalake-handler", "onap/org.onap.dcaegen2.services.datalakefeeder:1.1.0"
176    "dcaegen2/services", "components/datalake-handler", "onap/org.onap.dcaegen2.services.datalakeadminui:1.1.0"
177    "dcaegen2/services", "components/datalake-handler", "onap/org.onap.dcaegen2.services.datalake.exposure.service:1.1.0"
178    "dcaegen2/services", "components/pm-subscription-handler", "onap/org.onap.dcaegen2.services.pmsh:1.1.2"
179    "dcaegen2/services", "components/slice-analysis-ms", "onap/org.onap.dcaegen2.services.components.slice-analysis-ms:1.0.1"
180    "dcaegen2/services", "components/bbs-event-processor", "onap/org.onap.dcaegen2.services.components.bbs-event-processor:2.0.1"
181    "dcaegen2/services/heartbeat", "", "onap/org.onap.dcaegen2.services.heartbeat:2.1.1"
182    "dcaegen2/services/mapper", "", "onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.1.0"
183    "dcaegen2/services/pm-mapper", "", "onap/org.onap.dcaegen2.services.pm-mapper:1.4.1"
184    "dcaegen2/services/prh", "", "onap/org.onap.dcaegen2.services.prh.prh-app-server:1.5.4"
185    "dcaegen2/services/son-handler", "", "onap/org.onap.dcaegen2.services.son-handler:2.1.2"
186    "dcaegen2/platform", "mod/bpgenerator", "Blueprint Generator 1.5.2 (jar)"
187    "dcaegen2/services/sdk", "", "DCAE SDK 1.4.3 (jar)"
188    "ccsdk/dashboard", "", "onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.0"
189         
190
191 Known Limitations, Issues and Workarounds
192 -----------------------------------------
193
194     * BPGenerator yaml Fixes are different for yaml file and string (DCAEGEN2-2489)
195     * Ves Collector is down because of java heap space (DCAEGEN2-2495)
196     
197
198
199 *System Limitations*
200
201 None
202
203 *Known Vulnerabilities*
204
205 None
206
207 *Workarounds*
208
209 Documented under corresponding jira if applicable.
210
211 Security Notes
212 --------------
213
214 *Fixed Security Issues*
215     Listed above
216     
217 *Known Security Issues*
218
219         None
220         
221         
222 *Known Vulnerabilities in Used Modules*
223
224         None
225         
226 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_.
227
228 Test Results
229 ------------
230
231  - `DCAE Pairwise Test <https://wiki.onap.org/display/DW/DCAE+Pair+Wise+Testing+for+Guilin+Release>`_
232  - `DCAE MOD Test <https://wiki.onap.org/display/DW/DCAE+R7+Testplan>`_
233
234
235 References
236 ----------
237
238 For more information on the ONAP Guilin release, please see:
239
240 #. `ONAP Home Page`_
241 #. `ONAP Documentation`_
242 #. `ONAP Release Downloads`_
243 #. `ONAP Wiki Page`_
244
245
246 .. _`ONAP Home Page`: https://www.onap.org
247 .. _`ONAP Wiki Page`: https://wiki.onap.org
248 .. _`ONAP Documentation`: https://docs.onap.org
249 .. _`ONAP Release Downloads`: https://git.onap.org
250
251 Quick Links:
252
253         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
254         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
255
256
257
258
259 ..      ======================================
260 ..      * * *    EL-ALTO  MAINTENANCE  * * *
261 ..      ======================================
262
263
264 Version: 5.0.2
265 ==============
266
267 Abstract
268 ========
269
270 This document provides the release notes for the El-Alto Maintenance release
271
272
273 Summary
274 =======
275
276 This maintenance release is primarily to update expired certificates 
277 from original El-Alto released TLS-init container.
278
279 This patch is not required for Frankfurt release (and beyond) as certificates are dynamically 
280 retrieved from AAF at deployment time for all DCAE components.
281
282 Release Data
283 ============
284
285 +--------------------------------------+--------------------------------------+
286 | **Project**                          | DCAE                                 |
287 |                                      |                                      |
288 +--------------------------------------+--------------------------------------+
289 | **Docker images**                    | onap/org.onap.dcaegen2.deployments   |
290 |                                      |   .tls-init-container:1.0.4          |
291 +--------------------------------------+--------------------------------------+
292 | **Release designation**              | El-Alto  Maintenance Release         |
293 |                                      |                                      |
294 +--------------------------------------+--------------------------------------+
295 | **Release date**                     | 2020/08/24                           |
296 |                                      |                                      |
297 +--------------------------------------+--------------------------------------+
298
299 New features
300 ------------
301
302 None
303
304 **Bug fixes**
305
306 - `DCAEGEN2-2206 <https://jira.onap.org/browse/DCAEGEN2-2206>`_ DCAE TLS Container : Address certificate
307 expiration
308
309 **Known Issues**
310 Same as El-Alto Release
311
312
313
314 ..      ======================================
315 ..      * * *    FRANKFURT  MAINTENANCE  * * *
316 ..      ======================================
317
318
319 Version: 6.0.1
320 ==============
321
322 Abstract
323 ========
324
325 This document provides the release notes for the Frankfurt Maintenance release
326
327
328 Summary
329 =======
330
331 The focus of this release is to correct issues found on Frankfurt release.
332
333 Release Data
334 ============
335
336 +--------------------------------------+--------------------------------------+
337 | **Project**                          | DCAE                                 |
338 |                                      |                                      |
339 +--------------------------------------+--------------------------------------+
340 | **Docker images**                    | onap/org.onap.dcaegen2.services.     |
341 |                                      |   son-handler:2.0.4                  |
342 +--------------------------------------+--------------------------------------+
343 | **Release designation**              | Frankfurt  Maintenance Release 1     |
344 |                                      |                                      |
345 +--------------------------------------+--------------------------------------+
346 | **Release date**                     | 2020/08/17                           |
347 |                                      |                                      |
348 +--------------------------------------+--------------------------------------+
349
350 New features
351 ------------
352
353 None
354
355 **Bug fixes**
356
357 - `DCAEGEN2-2249 <https://jira.onap.org/browse/DCAEGEN2-2249>`_ SON-Handler: Fix networkId issue 
358 while making call to oof
359 - `DCAEGEN2-2216 <https://jira.onap.org/browse/DCAEGEN2-2216>`_ SON-Handler: Change Policy notification 
360  to align with policy component updates
361
362 **Known Issues**
363 Same as Frankfurt Release
364
365
366
367
368 ..      ===========================
369 ..      * * *    FRANKFURT    * * *
370 ..      ===========================
371
372
373 Version: 6.0.0
374 ==============
375
376
377 Abstract
378 --------
379
380 This document provides the release notes for the Frankfurt release.
381
382 Summary
383 -------
384
385 Following DCAE components are available with default ONAP/DCAE installation.
386
387     - Platform components
388
389         - Cloudify Manager (helm chart)
390         - Bootstrap container (helm chart)
391         - Configuration Binding Service (helm chart)
392         - Deployment Handler (helm chart)
393         - Policy Handler (helm chart
394         - Service Change Handler (helm chart)
395         - Inventory API (helm chart)
396         - Dashboard (helm chart)
397
398     - Service components
399
400         - VES Collector
401         - Threshold Crossing Analytics (TCA/CDAP)
402         - HV-VES Collector
403         - PNF-Registration Handler
404         - Docker based Threshold Crossing Analytics (TCA-Gen2)
405         - Holmes Rule Management *
406         - Holmes Engine Management *
407
408     - Additional resources that DCAE utilizes deployed using ONAP common charts:
409     
410         - Postgres Database
411         - Mongo Database
412         - Redis Cluster Database
413         - Consul Cluster 
414
415 Below service components (mS) are available to be deployed on-demand.
416
417         - SNMPTrap Collector
418         - RESTConf Collector
419         - DataFile Collector
420         - PM-Mapper 
421         - BBS-EventProcessor
422         - VES Mapper
423         - Heartbeat mS
424         - SON-Handler
425         - PM-Subscription Handler
426
427     Notes:
428
429         \*  These components are delivered by the Holmes project.
430
431
432
433 Under OOM (Kubernetes) deployment all DCAE component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster. DCAE platform components are deployed using Helm charts. DCAE service components are deployed using Cloudify blueprints. DCAE provides a Cloudify Manager plugin (k8splugin) that is capable of expanding a Cloudify blueprint node specification for a service component to a full Kubernetes specification, with additional enhancements such as replica scaling, sidecar for logging to ONAP ELK stack, registering services to MSB, etc.
434
435
436 Release Data
437 ------------
438
439 +--------------------------------------+--------------------------------------------------------+
440 | **DCAE Project**                     |                                                        |
441 |                                      |                                                        |
442 +--------------------------------------+--------------------------------------------------------+
443 | **Docker images**                    |Refer :any:`Deliverable <frankfurt_deliverable>`        |
444 |                                      |                                                        |
445 +--------------------------------------+--------------------------------------------------------+
446 | **Release designation**              | 6.0.0 frankfurt                                        |
447 |                                      |                                                        |
448 +--------------------------------------+--------------------------------------------------------+
449 | **Release date**                     | 2020-06-04                                             |
450 |                                      |                                                        |
451 +--------------------------------------+--------------------------------------------------------+
452
453
454 New features
455 ------------
456
457 - DCAE Platform Enhancement
458
459     - Introduction of Microservice and Onboarding Design (MOD) platform 
460     - Policy Notification support for DCAE components
461     - Dynamic AAF certificate creation during component instantiation
462     - Helm chart optimization to control each platform component separate
463     - Dashboard Optimization 
464     - Blueprint generator tool to simplify deployment artifact creation
465    
466
467 - Following new services are delivered this release
468
469     - Event Processors
470     
471         - PM Subscription Handler
472         - DataLake Handlers 
473     - Analytics/RCA
474     
475         - TCA-GEN2
476         
477         - Acumos Adapter (PoC)
478
479 .. _frankfurt_deliverable:
480
481 Deliverables
482 ------------
483
484 Software Deliverables
485
486 .. csv-table::
487    :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
488    :widths: auto
489
490    "dcaegen2/analytics/tca-gen2", "", "onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.0.1"
491    "dcaegen2/collectors/datafile", "", "onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.3.0"
492    "dcaegen2/collectors/hv-ves", "", "onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.4.0"
493    "dcaegen2/collectors/restconf", "", "onap/org.onap.dcaegen2.collectors.restconfcollector:1.1.1"
494    "dcaegen2/collectors/snmptrap", "", "onap/org.onap.dcaegen2.collectors.snmptrap:2.0.3"
495    "dcaegen2/collectors/ves", "", "onap/org.onap.dcaegen2.collectors.ves.vescollector:1.5.4"
496    "dcaegen2/deployments", "cm-container", "onap/org.onap.dcaegen2.deployments.cm-container:2.1.0"
497    "dcaegen2/deployments", "consul-loader-container", "onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0"
498    "dcaegen2/deployments", "dcae-k8s-cleanup-container", "onap/org.onap.dcaegen2.deployments.dcae-k8s-cleanup-container:1.0.0"
499    "dcaegen2/deployments", "healthcheck-container", "onap/org.onap.dcaegen2.deployments.healthcheck-container:1.3.1"
500    "dcaegen2/deployments", "multisite-init-container", "onap/org.onap.dcaegen2.deployments.multisite-init-container:1.0.0"
501    "dcaegen2/deployments", "redis-cluster-container", "onap/org.onap.dcaegen2.deployments.redis-cluster-container:1.0.0"
502    "dcaegen2/deployments", "tca-cdap-container", "onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.2.2"
503    "dcaegen2/deployments", "tls-init-container", "onap/org.onap.dcaegen2.deployments.tls-init-container:2.1.0"
504    "dcaegen2/platform", "mod/onboardingapi", "onap/org.onap.dcaegen2.platform.mod.onboardingapi:2.12.1"
505    "dcaegen2/platform", "mod/distributorapi", "onap/org.onap.dcaegen2.platform.mod.distributorapi:1.0.1"
506    "dcaegen2/platform", "mod/designtool", "onap/org.onap.dcaegen2.platform.mod.designtool-web:1.0.2"
507    "dcaegen2/platform", "mod/genprocessor", "onap/org.onap.dcaegen2.platform.mod.genprocessor-http:1.0.1"
508    "dcaegen2/platform", "mod/genprocessor", "onap/org.onap.dcaegen2.platform.mod.genprocessor-job:1.0.1"
509    "dcaegen2/platform", "mod/designtool/mod-registry", "onap/org.onap.dcaegen2.platform.mod.mod-registry:1.0.0"
510    "dcaegen2/platform", "mod/runtimeapi", "onap/org.onap.dcaegen2.platform.mod.runtime-web:1.0.3"
511    "dcaegen2/platform/blueprints", "", "onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.12.6" 
512    "dcaegen2/platform/configbinding", "", "onap/org.onap.dcaegen2.platform.configbinding:2.5.2"
513    "dcaegen2/platform/deployment-handler", "", "onap/org.onap.dcaegen2.platform.deployment-handler:4.3.0"
514    "dcaegen2/platform/inventory-api", "", "onap/org.onap.dcaegen2.platform.inventory-api:3.4.1"  
515    "dcaegen2/platform/policy-handler", "", "onap/org.onap.dcaegen2.platform.policy-handler:5.1.0"
516    "dcaegen2/platform/servicechange-handler", "", "onap/org.onap.dcaegen2.platform.servicechange-handler:1.3.2"
517    "dcaegen2/services", "components/datalake-handler", "onap/org.onap.dcaegen2.services.datalakefeeder:1.0.2"
518    "dcaegen2/services", "components/datalake-handler", "onap/org.onap.dcaegen2.services.datalakeadminui:1.0.2"
519    "dcaegen2/services", "components/pm-subscription-handler", "onap/org.onap.dcaegen2.services.pmsh:1.0.3"
520    "dcaegen2/services", "components/bbs-event-processor", "onap/org.onap.dcaegen2.services.components.bbs-event-processor:2.0.0"
521    "dcaegen2/services/heartbeat", "", "onap/org.onap.dcaegen2.services.heartbeat:2.1.0"
522    "dcaegen2/services/mapper", "", "onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.1"
523    "dcaegen2/services/pm-mapper", "", "onap/org.onap.dcaegen2.services.pm-mapper:1.3.1"
524    "dcaegen2/services/prh", "", "onap/org.onap.dcaegen2.services.prh.prh-app-server:1.5.2"
525    "dcaegen2/services/son-handler", "", "onap/org.onap.dcaegen2.services.son-handler:2.0.2"
526    "dcaegen2/platform", "adapter/acumos", "onap/org.onap.dcaegen2.platform.adapter.acumos:1.0.2"
527    "dcaegen2/platform", "mod/bpgenerator", "Blueprint Generator 1.3.1 (jar)"
528    "dcaegen2/services/sdk", "", "DCAE SDK 1.3.5 (jar)"
529    "ccsdk/dashboard", "", "onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.3.2"
530         
531
532 Known Limitations, Issues and Workarounds
533 -----------------------------------------
534
535     * Blueprint generator escape char issue (DCAEGEN2-2140)
536     * TCAgen2 Policy configuration support (DCAEGEN2-2198)
537     * TCA/CDAP config refresh causes duplicate events (DCAEGEN2-2241)
538
539
540
541 *System Limitations*
542
543 None
544
545 *Known Vulnerabilities*
546
547 None
548
549 *Workarounds*
550
551 Documented under corresponding jira if applicable.
552
553 Security Notes
554 --------------
555
556 *Fixed Security Issues*
557
558     * Unsecured Swagger UI Interface in xdcae-ves-collector. [`OJSI-30 <https://jira.onap.org/browse/OJSI-30>`_]
559     * In default deployment DCAEGEN2 (xdcae-ves-collector) exposes HTTP port 30235 outside of cluster. [`OJSI-116 <https://jira.onap.org/browse/OJSI-116>`_]
560     * In default deployment DCAEGEN2 (xdcae-dashboard) exposes HTTP port 30418 outside of cluster. [`OJSI-159 <https://jira.onap.org/browse/OJSI-159>`_]
561     * In default deployment DCAEGEN2 (dcae-redis) exposes redis port 30286 outside of cluster. [`OJSI-187 <https://jira.onap.org/browse/OJSI-187>`_]
562     * In default deployment DCAEGEN2 (config-binding-service) exposes HTTP port 30415 outside of cluster. [`OJSI-195 <https://jira.onap.org/browse/OJSI-195>`_]
563
564     
565 *Known Security Issues*
566
567         None
568         
569         
570 *Known Vulnerabilities in Used Modules*
571
572         None
573         
574 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_.
575
576 Test Results
577 ------------
578
579  - `DCAE Pairwise Test <https://wiki.onap.org/display/DW/DCAE+Pair+Wise+Testing+for+Frankfurt+Release>`_
580  - `DCAE MOD Test <https://wiki.onap.org/display/DW/DCAE+MOD+Test+Plan>`_
581
582
583 References
584 ----------
585
586 For more information on the ONAP Frankfurt release, please see:
587
588 #. `ONAP Home Page`_
589 #. `ONAP Documentation`_
590 #. `ONAP Release Downloads`_
591 #. `ONAP Wiki Page`_
592
593
594 .. _`ONAP Home Page`: https://www.onap.org
595 .. _`ONAP Wiki Page`: https://wiki.onap.org
596 .. _`ONAP Documentation`: https://docs.onap.org
597 .. _`ONAP Release Downloads`: https://git.onap.org
598
599 Quick Links:
600
601         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
602         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
603
604
605 ..      =========================
606 ..      * * *    EL-ALTO    * * *
607 ..      =========================
608
609
610 Version: 5.0.1
611 ==============
612
613 The offical El-Alto release (rolls up all 5.0.0 early drop deliverables) focused on technical debts and SECCOM priority work-items.
614
615 Following is summary of updates done for DCAEGEN2
616
617 **Security**
618
619 Following platform components were enabled for HTTPS
620     - ConfigBindingService (CBS)
621       -   CBS is used by all DCAE MS to fetch DCAE MS configuration from Consul. To mitigate impact for DCAE MS, CBS deployment through OOM/Helm was modified to support CBS on both HTTP and HTTPS. `Design for CBS TLS migration <https://wiki.onap.org/display/DW/TLS+support+for+CBS+-+Migration+Plan>`_
622     - Cloudify Manager
623     - InventoryAPI
624     - Non-root container process (ConfigBindingService, InventoryAPI, ServiceChangeHandler, HV-VES, PRH, Son-handler)
625
626 All components interfacing with platform components were modified to support TLS interface
627
628 **Miscellaneous**
629     - DCAE Dashboard deployment migration from cloudify blueprint to OOM/Chart
630     - Dynamic Topic support via Dmaap plugin integration for DataFileCollector MS
631     - Dynamic Topic support via Dmaap plugin integration for PM-Mapper service
632     - CBS client libraries updated to remove consul service lookup
633     - Image Optimization (ConfigBindingService, InventoryAPI, ServiceChangeHandler, HV-VES, PRH, Son-handler)
634
635
636
637 With this release, all DCAE platform components has been migrated to helm charts. Following is complete list of DCAE components available part of default ONAP/DCAE installation.
638     - Platform components
639         - Cloudify Manager (helm chart)
640         - Bootstrap container (helm chart)
641         - Configuration Binding Service (helm chart)
642         - Deployment Handler (helm chart)
643         - Policy Handler (helm chart
644         - Service Change Handler (helm chart)
645         - Inventory API (helm chart)
646         - Dashboard (helm charts)
647     - Service components
648         - VES Collector
649         - SNMP Collector
650         - Threshold Crossing Analytics
651         - HV-VES Collector
652         - PNF-Registration Handler
653         - Holmes Rule Management *
654         - Holmes Engine Management *
655     - Additional resources that DCAE utilizes:
656         - Postgres Database
657         - Redis Cluster Database
658         - Consul Cluster *
659
660     Notes:
661         \*  These components are delivered by external ONAP project.
662
663 DCAE also includes below MS which can be deployed on-demand (via Dashboard or Cloudify CLI or CLAMP)
664
665     - Collectors
666         - RESTConf collector 
667         - DataFile collector
668     - Event Processors
669         - VES Mapper
670         - 3gpp PM-Mapper
671         - BBS Event processor
672     - Analytics/RCA
673         - SON-Handler
674         - Missing Heartbeat Ms
675
676 - All DCAE components are designed to support platform maturity requirements.
677
678
679 **Source Code**
680
681 Source code of DCAE components are released under the following repositories on gerrit.onap.org; there is no new component introduced for El-Alto Early-drop.
682     - dcaegen2
683     - dcaegen2.analytics.tca
684     - dcaegen2.collectors.snmptrap
685     - dcaegen2.collectors.ves
686     - dcaegen2.collectors.hv-ves
687     - dcaegen2.collectors.datafile
688     - dcaegen2.collectors.restconf
689     - dcaegen2.deployments
690     - dcaegen2.platform.blueprints
691     - dcaegen2.platform.cli
692     - dcaegen2.platform.configbinding
693     - dcaegen2.platform.deployment-handler
694     - dcaegen2.platform.inventory-api
695     - dcaegen2.platform.plugins
696     - dcaegen2.platform.policy-handler
697     - dcaegen2.platform.servicechange-handler
698     - dcaegen2.services.heartbeat
699     - dcaegen2.services.mapper
700     - dcaegen2.services.pm-mapper
701     - dcaegen2.services.prh
702     - dcaegen2.services.son-handler
703     - dcaegen2.services
704     - dcaegen2.services.sdk
705     - dcaegen2.utils
706     - ccsdk.platform.plugins
707     - ccsdk.dashboard
708
709 **Bug Fixes**
710     * k8splugin can generate deployment name > 63 chars (DCAEGEN2-1667)
711     * CM container loading invalid Cloudify types file (DCAEGEN2-1685)
712
713
714 **Known Issues**
715     * Healthcheck/Readiness probe VES Collector when authentication is enabled (DCAEGEN2-1594)
716
717 **Security Notes**
718
719 *Fixed Security Issues*
720     * Unsecured Swagger UI Interface in xdcae-datafile-collector. [`OJSI-28 <https://jira.onap.org/browse/OJSI-28>`_]
721     * In default deployment DCAEGEN2 (xdcae-datafile-collector) exposes HTTP port 30223 outside of cluster. [`OJSI-109 <https://jira.onap.org/browse/OJSI-109>`_]
722     * In default deployment DCAEGEN2 (xdcae-tca-analytics) exposes HTTP port 32010 outside of cluster. [`OJSI-161 <https://jira.onap.org/browse/OJSI-161>`_]
723     * In default deployment DCAEGEN2 (dcae-datafile-collector) exposes HTTP port 30262 outside of cluster. [`OJSI-131 <https://jira.onap.org/browse/OJSI-131>`_]
724     * CVE-2019-12126 - DCAE TCA exposes unprotected APIs/UIs on port 32010. [`OJSI-201 <https://jira.onap.org/browse/OJSI-201>`_]
725
726 *Known Security Issues*
727     * Unsecured Swagger UI Interface in xdcae-ves-collector. [`OJSI-30 <https://jira.onap.org/browse/OJSI-30>`_]
728     * In default deployment DCAEGEN2 (xdcae-ves-collector) exposes HTTP port 30235 outside of cluster. [`OJSI-116 <https://jira.onap.org/browse/OJSI-116>`_]
729     * In default deployment DCAEGEN2 (xdcae-dashboard) exposes HTTP port 30418 outside of cluster. [`OJSI-159 <https://jira.onap.org/browse/OJSI-159>`_]
730     * In default deployment DCAEGEN2 (dcae-redis) exposes redis port 30286 outside of cluster. [`OJSI-187 <https://jira.onap.org/browse/OJSI-187>`_]
731     * In default deployment DCAEGEN2 (config-binding-service) exposes HTTP port 30415 outside of cluster. [`OJSI-195 <https://jira.onap.org/browse/OJSI-195>`_]
732
733 *Known Vulnerabilities in Used Modules*
734
735 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_.
736
737 Quick Links:
738         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
739
740         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
741
742         - `Project Vulnerability Review Table for DCAE <https://wiki.onap.org/pages/viewpage.action?pageId=68540441>`_
743
744
745 **Upgrade Notes**
746
747 The following components are upgraded from Dublin/R4 and El-Alto EarlyDrop deliverables.
748     - K8S Bootstrap container:
749        - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.6.4
750        - Description: K8s bootstrap container updated to interface with Cloudify using HTTPS; new k8s and Dmaap plugin version included; Dashboard deployment was removed.
751     - Configuration Binding Service:
752        - Docker container tag: onap/org.onap.dcaegen2.platform.configbinding.app-app:2.5.2
753        - Description: HTTPS support, Image optimization and non-root user
754     - Inventory API
755        - Docker container image tag: onap/org.onap.dcaegen2.platform.inventory-api:3.4.0
756        - Description: HTTPS support, container optmization and non-root user
757     - DataFile Collector
758        - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.2.3
759        - Description : Code optimization, bug fixes, dmaap plugin integration
760     - SON Handler MS
761        - Docker container tag: onap/org.onap.dcaegen2.services.son-handler:1.1.1
762        - Description : Image optimization, bug fixes, CBS integration
763     - VES Adapter/Mapper MS
764        - Docker container tag: onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.1
765        - Description : Image optimization & CBS periodic polling
766     - PRH MS
767        - Docker container tag: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.3.1
768        - Description : Code optimization, bug fixes and SDK alignment
769     - HV-VES MS
770        - Docker container tag: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.3.0
771        - Description : Code optimization, bug fixes and SDK alignment
772
773 Version: 5.0.0
774 ==============
775
776 El-Alto Early-drop focused on technical debts and SECCOM priority work-items.
777
778 Following is summary of updates done for DCAEGEN2
779
780 **Security**
781
782 Following platform components were enabled for HTTPS
783     - ConfigBindingService (CBS)
784       -   CBS is used by all DCAE MS to fetch DCAE MS configuration from Consul. To mitigate impact for DCAE MS, CBS deployment through OOM/Helm was modified to support CBS on both HTTP and HTTPS. `Design for CBS TLS migration <https://wiki.onap.org/display/DW/TLS+support+for+CBS+-+Migration+Plan>`_
785     - Cloudify Manager
786     - InventoryAPI
787
788 All components interfacing with platform components were modified to support TLS interface
789
790 **Miscellaneous**
791     - DCAE Dashboard deployment migration from cloudify blueprint to OOM/Chart
792     - Dynamic Topic support via Dmaap plugin integration for DataFileCollector MS
793     - Dynamic Topic support via Dmaap plugin integration for PM-Mapper service
794     - CBS client libraries updated to remove consul service lookup
795
796
797
798 **Bug Fixes**
799     * k8splugin can generate deployment name > 63 chars (DCAEGEN2-1667)
800     * CM container loading invalid Cloudify types file (DCAEGEN2-1685)
801
802
803 **Known Issues**
804     * Healthcheck/Readiness probe VES Collector when authentication is enabled (DCAEGEN2-1594)
805
806
807 **Security Notes**
808
809 *Fixed Security Issues*
810
811 *Known Security Issues*
812
813     * Unsecured Swagger UI Interface in xdcae-datafile-collector. [`OJSI-28 <https://jira.onap.org/browse/OJSI-28>`_]
814     * Unsecured Swagger UI Interface in xdcae-ves-collector. [`OJSI-30 <https://jira.onap.org/browse/OJSI-30>`_]
815     * In default deployment DCAEGEN2 (xdcae-datafile-collector) exposes HTTP port 30223 outside of cluster. [`OJSI-109 <https://jira.onap.org/browse/OJSI-109>`_]
816     * In default deployment DCAEGEN2 (xdcae-ves-collector) exposes HTTP port 30235 outside of cluster. [`OJSI-116 <https://jira.onap.org/browse/OJSI-116>`_]
817     * In default deployment DCAEGEN2 (dcae-datafile-collector) exposes HTTP port 30262 outside of cluster. [`OJSI-131 <https://jira.onap.org/browse/OJSI-131>`_]
818     * In default deployment DCAEGEN2 (xdcae-dashboard) exposes HTTP port 30418 outside of cluster. [`OJSI-159 <https://jira.onap.org/browse/OJSI-159>`_]
819     * In default deployment DCAEGEN2 (xdcae-tca-analytics) exposes HTTP port 32010 outside of cluster. [`OJSI-161 <https://jira.onap.org/browse/OJSI-161>`_]
820     * In default deployment DCAEGEN2 (dcae-redis) exposes redis port 30286 outside of cluster. [`OJSI-187 <https://jira.onap.org/browse/OJSI-187>`_]
821     * In default deployment DCAEGEN2 (config-binding-service) exposes HTTP port 30415 outside of cluster. [`OJSI-195 <https://jira.onap.org/browse/OJSI-195>`_]
822     * CVE-2019-12126 - DCAE TCA exposes unprotected APIs/UIs on port 32010. [`OJSI-201 <https://jira.onap.org/browse/OJSI-201>`_]
823
824 *Known Vulnerabilities in Used Modules*
825
826 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_.
827
828 Quick Links:
829         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
830
831         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
832
833         - `Project Vulnerability Review Table for DCAE <https://wiki.onap.org/pages/viewpage.action?pageId=68540441>`_
834
835
836 **Upgrade Notes**
837
838 The following components are upgraded from Dublin/R4.
839     - Cloudify Manager:
840        - Docker container tag: onap/org.onap.dcaegen2.deployments.cm-container:2.0.2
841        - Description: DCAE's Cloudify Manager container is based on Cloudify Manager Community Version 19.01.24, which is based on Cloudify Manager 4.5. The container was updated to support TLS.
842     - K8S Bootstrap container:
843        - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.6.2
844        - Description: K8s bootstrap container updated to interface with Cloudify using HTTPS; new k8s and Dmaap plugin version included; Dashboard deployment was removed.
845     - Configuration Binding Service:
846        - Docker container tag: onap/org.onap.dcaegen2.platform.configbinding.app-app:2.5.1
847        - Description: HTTPS support, Image optimization and non-root user
848     - Deployment Handler
849        - Docker container image tag: onap/org.onap.dcaegen2.platform.deployment-handler:4.2.0
850        - Description: Update to node10, uninstall workflow updates
851     - Service Change Handler
852        - Docker container image tag: onap/org.onap.dcaegen2.platform.servicechange-handler:1.3.2
853        - Description: HTTPS inventoryAPI support, container optmization and non-root user
854     - Inventory API
855        - Docker container image tag: onap/org.onap.dcaegen2.platform.inventory-api:3.4.0
856        - Description: HTTPS support, container optmization and non-root user
857     - DataFile Collector
858        - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.2.2
859        - Description : Code optimization, bug fixes, dmaap plugin integration
860     - 3gpp PM-Mapper
861        - Docker container tag: onap/org.onap.dcaegen2.services.pm-mapper:1.1.3
862        - Description: Code optimization, bug fixes, dmaap plugin integration
863
864
865
866 Version: 4.0.0
867 ==============
868
869 :Release Date: 2019-06-06
870
871 **New Features**
872
873 DCAE R4 improves upon previous release with the following new features:
874
875 - DCAE Platform Enhancement
876     - Multisite K8S cluster deployment support for DCAE services (via K8S plugin)
877     - Support helm chart deployment in DCAE using new Helm cloudify plugin
878     - DCAE Healthcheck enhancement to cover static and dynamic deployments
879     - Dynamic AAF based topic provisioning support through Dmaap cloudify plugin
880     - Dashboard Integration (UI for deployment/verification)
881     - PolicyHandler Enhancement to support new Policy Lifecycle API’s
882     - Blueprint generator tool to simplify deployment artifact creation
883     - Cloudify Manager resiliency
884
885 - Following new services are delivered with Dublin
886     - Collectors
887         - RESTConf collector 
888     - Event Processors
889         - VES Mapper
890         - 3gpp PM-Mapper
891         - BBS Event processor
892     - Analytics/RCA
893         - SON-Handler
894         - Heartbeat MS
895
896 Most platform components has been migrated to helm charts. Following is complete list of DCAE components available part of default ONAP/dcae installation.
897     - Platform components
898         - Cloudify Manager (helm chart)
899         - Bootstrap container (helm chart)
900         - Configuration Binding Service (helm chart)
901         - Deployment Handler (helm chart)
902         - Policy Handler (helm chart
903         - Service Change Handler (helm chart)
904         - Inventory API (helm chart)
905         - Dashboard (Cloudify Blueprint)
906     - Service components
907         - VES Collector
908         - SNMP Collector
909         - Threshold Crossing Analytics
910         - HV-VES Collector
911         - PNF-Registration Handler
912         - Holmes Rule Management *
913         - Holmes Engine Management *
914     - Additional resources that DCAE utilizes:
915         - Postgres Database
916         - Redis Cluster Database
917         - Consul Cluster *
918
919     Notes:
920         \*  These components are delivered by the Holmes project.
921
922
923 Under OOM (Kubernetes) deployment all DCAE component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster. DCAE R3 includes enhancement to Cloudify Manager plugin (k8splugin) that is capable of expanding a Blueprint node specification written for Docker container to a full Kubernetes specification, with additional enhancements such as replica scaling, sidecar for logging to ONAP ELK stack, registering services to MSB, etc.
924
925 - All DCAE components are designed to support platform maturity requirements.
926
927
928 **Source Code**
929
930 Source code of DCAE components are released under the following repositories on gerrit.onap.org:
931     - dcaegen2
932     - dcaegen2.analytics.tca
933     - dcaegen2.collectors.snmptrap
934     - dcaegen2.collectors.ves
935     - dcaegen2.collectors.hv-ves
936     - dcaegen2.collectors.datafile
937     - dcaegen2.collectors.restconf
938     - dcaegen2.deployments
939     - dcaegen2.platform.blueprints
940     - dcaegen2.platform.cli
941     - dcaegen2.platform.configbinding
942     - dcaegen2.platform.deployment-handler
943     - dcaegen2.platform.inventory-api
944     - dcaegen2.platform.plugins
945     - dcaegen2.platform.policy-handler
946     - dcaegen2.platform.servicechange-handler
947     - dcaegen2.services.heartbeat
948     - dcaegen2.services.mapper
949     - dcaegen2.services.pm-mapper
950     - dcaegen2.services.prh
951     - dcaegen2.services.son-handler
952     - dcaegen2.services
953     - dcaegen2.services.sdk
954     - dcaegen2.utils
955     - ccsdk.platform.plugins
956     - ccsdk.dashboard
957
958 **Bug Fixes**
959
960 **Known Issues**
961     * Healthcheck/Readiness probe VES Collector when authentication is enabled (DCAEGEN2-1594)
962
963
964 **Security Notes**
965
966 *Fixed Security Issues*
967
968 *Known Security Issues*
969
970     * Unsecured Swagger UI Interface in xdcae-datafile-collector. [`OJSI-28 <https://jira.onap.org/browse/OJSI-28>`_]
971     * Unsecured Swagger UI Interface in xdcae-ves-collector. [`OJSI-30 <https://jira.onap.org/browse/OJSI-30>`_]
972     * In default deployment DCAEGEN2 (xdcae-datafile-collector) exposes HTTP port 30223 outside of cluster. [`OJSI-109 <https://jira.onap.org/browse/OJSI-109>`_]
973     * In default deployment DCAEGEN2 (xdcae-ves-collector) exposes HTTP port 30235 outside of cluster. [`OJSI-116 <https://jira.onap.org/browse/OJSI-116>`_]
974     * In default deployment DCAEGEN2 (dcae-datafile-collector) exposes HTTP port 30262 outside of cluster. [`OJSI-131 <https://jira.onap.org/browse/OJSI-131>`_]
975     * In default deployment DCAEGEN2 (xdcae-dashboard) exposes HTTP port 30418 outside of cluster. [`OJSI-159 <https://jira.onap.org/browse/OJSI-159>`_]
976     * In default deployment DCAEGEN2 (xdcae-tca-analytics) exposes HTTP port 32010 outside of cluster. [`OJSI-161 <https://jira.onap.org/browse/OJSI-161>`_]
977     * In default deployment DCAEGEN2 (dcae-redis) exposes redis port 30286 outside of cluster. [`OJSI-187 <https://jira.onap.org/browse/OJSI-187>`_]
978     * In default deployment DCAEGEN2 (config-binding-service) exposes HTTP port 30415 outside of cluster. [`OJSI-195 <https://jira.onap.org/browse/OJSI-195>`_]
979     * CVE-2019-12126 - DCAE TCA exposes unprotected APIs/UIs on port 32010. [`OJSI-201 <https://jira.onap.org/browse/OJSI-201>`_]
980
981 *Known Vulnerabilities in Used Modules*
982
983 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_.
984
985 Quick Links:
986         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
987
988         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
989
990         - `Project Vulnerability Review Table for DCAE <https://wiki.onap.org/pages/viewpage.action?pageId=51282478>`_
991
992
993 **New component Notes**
994 The following components are introduced in R4
995
996     - Dashboard
997        - Docker container tag: onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.1.0
998        - Description: Dashboard provides an UI interface for users/operation to deploy and manage service components in DCAE
999     - Blueprint generator
1000        - Java artifact : /org/onap/dcaegen2/platform/cli/blueprint-generator/1.0.0/blueprint-generator-1.0.0.jar
1001        - Description: Tool to generate the deployment artifact (cloudify blueprints) based on component spec
1002     - RESTConf collector 
1003        - Docker container tag: onap/org.onap.dcaegen2.collectors.restconfcollector:1.1.1
1004        - Description: Provides RESTConf interfaces to events from external domain controllers
1005     - VES/Universal Mapper
1006        - Docker container tag: onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.0
1007        - Description: Standardizes events recieved from SNMP and RESTConf collector into VES for further processing with DCAE analytics services
1008     - 3gpp PM-Mapper
1009        - Docker container tag: onap/org.onap.dcaegen2.services.pm-mapper:1.0.1
1010        - Description: Transforms 3gpp data feed recieved from DMAAP-DR into VES events
1011     - BBS Event processor
1012        - Docker container tag: onap/org.onap.dcaegen2.services.components.bbs-event-processor:1.0.0
1013        - Description: Handles PNF-Reregistration and CPE authentication events and generate CL events
1014     - SON-Handler
1015        - Docker container tag: onap/org.onap.dcaegen2.services.son-handler:1.0.3
1016        - Description: Supports PC-ANR optimization analysis and generating CL events output
1017     - Heartbeat MS
1018        - Docker container tag: onap/org.onap.dcaegen2.services.heartbeat:2.1.0
1019        - Description: Generates missing heartbeat CL events based on configured threshold for VES heartbeats/VNF type.
1020
1021
1022 **Upgrade Notes**
1023
1024 The following components are upgraded from R3
1025     - Cloudify Manager:
1026        - Docker container tag: onap/org.onap.dcaegen2.deployments.cm-container:1.6.2
1027        - Description: DCAE's Cloudify Manager container is based on Cloudify Manager Community Version 19.01.24, which is based on Cloudify Manager 4.5.
1028     - K8S Bootstrap container:
1029        - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.18
1030        - Description: K8s bootstrap container updated to include new plugin and remove DCAE Controller components which have been migrated to Helm chart.
1031     - Configuration Binding Service:
1032        - Docker container tag: onap/org.onap.dcaegen2.platform.configbinding.app-app:2.3.0
1033        - Description: Code optimization and bug fixes
1034     - Deployment Handler
1035        - Docker container image tag: onap/org.onap.dcaegen2.platform.deployment-handler:4.0.1
1036        - Include updates for health and service endpoint check and bug fixes
1037     - Policy Handler
1038        - Docker container image tag: onap/org.onap.dcaegen2.platform.policy-handler:5.0.0
1039        - Description: Policy Handler supports the new lifecycle API's from Policy framework
1040     - Service Change Handler
1041        - Docker container image tag: onap/org.onap.dcaegen2.platform.servicechange-handler:1.1.5
1042        - Description: No update from R3
1043     - Inventory API
1044        - Docker container image tag: onap/org.onap.dcaegen2.platform.inventory-api:3.2.0
1045        - Description: Refactoring and updates for health and service endpoint check
1046     - VES Collector
1047        - Docker container image tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.4.5
1048        - Description : Authentication enhancement, refactoring and bug-fixes
1049     - Threshold Crossing Analytics
1050        - Docker container image tag: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.2
1051        - Description: Config updates. 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.
1052     - DataFile Collector
1053        - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.1.3
1054        - Description : Code optimization, bug fixes, logging and performance improvement
1055     - PNF Registrator handler
1056        - Docker container tag: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.4
1057        - Description : Code optimization, SDK integration, PNF-UPDATE flow support
1058     - HV-VES Collector
1059        - Docker container tag: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.1.0
1060        - Description : Code optimization, bug fixes, and enables SASL for kafka interface
1061     - SNMP Trap Collector
1062        - Docker container tag: onap/org.onap.dcaegen2.collectors.snmptrap:1.4.0
1063        - Description : Code coverage improvements
1064
1065
1066
1067
1068 Version: 3.0.1
1069 ==============
1070
1071 :Release Date: 2019-01-31
1072
1073 DCAE R3 Maintenance release includes following fixes
1074
1075 **Bug Fixes**
1076
1077 - DataFileCollector
1078      - DCAEGEN2-940
1079        Larger files of size 100Kb publish to DR
1080      - DCAEGEN2-941
1081        DFC error after running over 12 hours
1082      - DCAEGEN2-1001
1083        Multiple Fileready notification not handled
1084
1085 - HighVolume VES Collector (protobuf/tcp)
1086      - DCAEGEN2-976
1087        HV-VES not fully complaint to RTPM protocol (issue with CommonEventHeader.sequence)
1088
1089 - VESCollector (http)
1090      - DCAEGEN2-1035
1091        Issue with VES batch event publish
1092
1093 - Heat deployment
1094      - DCAEGEN2-1007
1095        Removing obsolete services configuration
1096
1097
1098 The following containers are updated in R3.0.1
1099
1100     - DataFile Collector
1101        - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.5
1102     - HV-VES Collector
1103        - Docker container tag: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.0.2
1104     - VES Collector
1105        - Docker container tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.2
1106
1107 **Known Issues**
1108
1109 - An issue related to VESCollector basic authentication was noted and tracked under DCAEGEN2-1130. This configuration is not enabled by default for R3.0.1; and fix will be handled in Dublin
1110
1111 - Certificates under onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0 has expired March'2019 and impacting CL deployment from CLAMP. Follow below workaround to update the certificate
1112     kubectl get deployments -n onap | grep deployment-handler
1113     kubectl edit deployment -n onap dev-dcaegen2-dcae-deployment-handler
1114     Search and change tag onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.0 to onap/org.onap.dcaegen2.deployments.tls-init-container:1.0.3
1115
1116
1117
1118
1119 Version: 3.0.0
1120 --------------
1121
1122 :Release Date: 2018-11-30
1123
1124 **New Features**
1125
1126 DCAE R3 improves upon previous release with the following new features:
1127
1128 - All DCAE R3 components are delivered as Docker container images.  The list of components is as follows.
1129     - Platform components
1130         - Cloudify Manager
1131         - Bootstrap container
1132         - Configuration Binding Service
1133         - Deployment Handler
1134         - Policy Handler
1135         - Service Change Handler
1136         - Inventory API
1137     - Service components
1138         - VES Collector
1139         - SNMP Collector
1140         - Threshold Crossing Analytics
1141         - Holmes Rule Management *
1142         - Holmes Engine Management *
1143     - Additional resources that DCAE utilizes:
1144         - Postgres Database
1145         - Redis Cluster Database
1146         - Consul Cluster
1147
1148     Notes:
1149         \*  These components are delivered by the Holmes project.
1150
1151 - DCAE R3 supports both OpenStack Heat Orchestration Template based deployment and OOM (Kubernetes) based deployment.
1152
1153     - Under Heat based deployment all DCAE component containers are deployed onto a single Docker host VM that is launched from an OpenStack Heat Orchestration Template as part of "stack creation".
1154     - Under OOM (Kubernetes) deployment all DCAE component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1155
1156 - DCAE R3 includes a new Cloudify Manager plugin (k8splugin) that is capable of expanding a Blueprint node specification written for Docker container to a full Kubernetes specification, with additional enhancements such as replica scaling, sidecar for logging to ONAP ELK stack, registering services to MSB, etc.
1157
1158 - All DCAE components are designed to support platform maturity requirements.
1159
1160
1161 **Source Code**
1162
1163 Source code of DCAE components are released under the following repositories on gerrit.onap.org:
1164     - dcaegen2
1165     - dcaegen2.analytics
1166     - dcaegen2.analytics.tca
1167     - dcaegen2.collectors
1168     - dcaegen2.collectors.snmptrap
1169     - dcaegen2.collectors.ves
1170     - dcaegen2.collectors.hv-ves
1171     - dcaegen2.collectors.datafile
1172     - dcaegen2.deployments
1173     - dcaegen2.platform
1174     - dcaegen2.platform.blueprints
1175     - dcaegen2.platform.cli
1176     - dcaegen2.platform.configbinding
1177     - dcaegen2.platform.deployment-handler
1178     - dcaegen2.platform.inventory-api
1179     - dcaegen2.platform.plugins
1180     - dcaegen2.platform.policy-handler
1181     - dcaegen2.platform.servicechange-handler
1182     - dcaegen2.services.heartbeat
1183     - dcaegen2.services.mapper
1184     - dcaegen2.services.prh
1185     - dcaegen2.utils
1186
1187 **Bug Fixes**
1188
1189 **Known Issues**
1190
1191 - DCAE utilizes Cloudify Manager as its declarative model based resource deployment engine.  Cloudify Manager is an open source upstream technology provided by Cloudify Inc. as a Docker image.  DCAE R2 does not provide additional enhancements towards Cloudify Manager's platform maturity.
1192
1193 **Security Notes**
1194
1195 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377647>`_.
1196
1197 Quick Links:
1198         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
1199
1200         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
1201
1202         - `Project Vulnerability Review Table for DCAE <https://wiki.onap.org/pages/viewpage.action?pageId=41421168>`_
1203
1204
1205 **New component Notes**
1206 The following components are introduced in R3
1207
1208     - DataFile Collector
1209        - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.4
1210        - Description : Bulk data file collector to fetch non-realtime PM data
1211     - PNF Registrator handler
1212        - Docker container tag: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.1.1
1213        - Description : Recieves VES registration event and updates AAI and SO
1214     - HV-VES Collector
1215        - Docker container tag: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.0.0
1216        - Description : High Volume VES Collector for fetching real-time PM measurement data
1217     - SNMP Trap Collector
1218        - Docker container tag: onap/org.onap.dcaegen2.collectors.snmptrap:1.4.0
1219        - Description : Receives SNMP traps and publishes them to a  message router (DMAAP/MR) in json structure
1220
1221
1222 **Upgrade Notes**
1223
1224 The following components are upgraded from R2:
1225     - Cloudify Manager:
1226        - Docker container tag: onap/org.onap.dcaegen2.deployments.cm-container:1.4.2
1227        - Description: R3 DCAE's Cloudify Manager container is based on Cloudify Manager Community Version 18.7.23, which is based on Cloudify Manager 4.3.
1228     - Bootstrap container:
1229        - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.5
1230        - Description: R3 DCAE no longer uses bootstrap container for Heat based deployment, -- deployment is done through cloud-init scripts and docker-compose specifications.  The bootstrap is for OOM (Kubernetes) based deployment.
1231     - Configuration Binding Service:
1232        - Docker container tag: onap/org.onap.dcaegen2.platform.configbinding.app-app:2.2.3
1233        - Description: Configuration Binding Sevice now supports the new configuration policy format and support for TLS
1234     - Deployment Handler
1235        - Docker container image tag: onap/org.onap.dcaegen2.platform.deployment-handler:3.0.3
1236     - Policy Handler
1237        - Docker container image tag: onap/org.onap.dcaegen2.platform.policy-handler:4.4.0
1238        - Description: Policy Handler now supports the new configuration policy format and support for TLS
1239     - Service Change Handler
1240        - Docker container image tag: onap/org.onap.dcaegen2.platform.servicechange-handler:1.1.5
1241        - Description: Refactoring.
1242     - Inventory API
1243        - Docker container image tag: onap/org.onap.dcaegen2.platform.inventory-api:3.0.4
1244        - Description: Refactoring.
1245     - VES Collector
1246        - Docker container image tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.1
1247        - Description : Refactoring
1248     - Threshold Crossing Analytics
1249        - Docker container image tag: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0
1250        - 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.
1251
1252
1253
1254
1255 Version: 2.0.0
1256 ==============
1257
1258 :Release Date: 2018-06-07
1259
1260 **New Features**
1261
1262 DCAE R2 improves upon previous release with the following new features:
1263
1264 - All DCAE R2 components are delivered as Docker container images.  The list of components is as follows.
1265     - Platform components
1266         - Cloudify Manager
1267         - Bootstrap container
1268         - Configuration Binding Service
1269         - Deployment Handler
1270         - Policy Handler
1271         - Service Change Handler
1272         - Inventory API
1273     - Service components
1274         - VES Collector
1275         - SNMP Collector
1276         - Threshold Crossing Analytics
1277         - Holmes Rule Management *
1278         - Holmes Engine Management *
1279     - Additional resources that DCAE utilizes:
1280         - Postgres Database
1281         - Redis Cluster Database
1282         - Consul Cluster
1283
1284     Notes:
1285         \*  These components are delivered by the Holmes project and used as a DCAE analytics component in R2.
1286
1287 - DCAE R2 supports both OpenStack Heat Orchestration Template based deployment and OOM (Kubernetes) based deployment.
1288
1289     - Under Heat based deployment all DCAE component containers are deployed onto a single Docker host VM that is launched from an OpenStack Heat Orchestration Template as part of "stack creation".
1290     - Under OOM (Kubernetes) deployment all DCAE component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1291
1292 - DCAE R2 includes a new Cloudify Manager plugin (k8splugin) that is capable of expanding a Blueprint node specification written for Docker container to a full Kubernetes specification, with additional enhancements such as replica scaling, sidecar for logging to ONAP ELK stack, registering services to MSB, etc.
1293
1294 - All DCAE components are designed to support platform maturity requirements.
1295
1296
1297 **Source Code**
1298
1299 Source code of DCAE components are released under the following repositories on gerrit.onap.org:
1300     - dcaegen2
1301     - dcaegen2.analytics
1302     - dcaegen2.analytics.tca
1303     - dcaegen2.collectors
1304     - dcaegen2.collectors.snmptrap
1305     - dcaegen2.collectors.ves
1306     - dcaegen2.deployments
1307     - dcaegen2.platform
1308     - dcaegen2.platform.blueprints
1309     - dcaegen2.platform.cli
1310     - dcaegen2.platform.configbinding
1311     - dcaegen2.platform.deployment-handler
1312     - dcaegen2.platform.inventory-api
1313     - dcaegen2.platform.plugins
1314     - dcaegen2.platform.policy-handler
1315     - dcaegen2.platform.servicechange-handler
1316     - dcaegen2.services.heartbeat
1317     - dcaegen2.services.mapper
1318     - dcaegen2.services.prh
1319     - dcaegen2.utils
1320
1321 **Bug Fixes**
1322
1323 **Known Issues**
1324
1325 - DCAE utilizes Cloudify Manager as its declarative model based resource deployment engine.  Cloudify Manager is an open source upstream technology provided by Cloudify Inc. as a Docker image.  DCAE R2 does not provide additional enhancements towards Cloudify Manager's platform maturity.
1326
1327 **Security Notes**
1328
1329 DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28377647>`_.
1330
1331 Quick Links:
1332         - `DCAE project page <https://wiki.onap.org/display/DW/Data+Collection+Analytics+and+Events+Project>`_
1333
1334         - `Passing Badge information for DCAE <https://bestpractices.coreinfrastructure.org/en/projects/1718>`_
1335
1336         - `Project Vulnerability Review Table for DCAE <https://wiki.onap.org/pages/viewpage.action?pageId=28377647>`_
1337
1338
1339
1340 **Upgrade Notes**
1341
1342 The following components are upgraded from R1:
1343     - Cloudify Manager:
1344        - Docker container tag: onap/org.onap.dcaegen2.deployments.cm-container:1.3.0
1345        - Description: R2 DCAE's Cloudify Manager container is based on Cloudify Manager Community Version 18.2.28, which is based on Cloudify Manager 4.3.
1346     - Bootstrap container:
1347        - Docker container tag: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.1.11
1348        - Description: R2 DCAE no longer uses bootstrap container for Heat based deployment, -- deployment is done through cloud-init scripts and docker-compose specifications.  The bootstrap is for OOM (Kubernetes) based deployment.
1349     - Configuration Binding Service:
1350        - Docker container tag: onap/org.onap.dcaegen2.platform.configbinding:2.1.5
1351        - Description: Configuration Binding Sevice now supports the new configuration policy format.
1352     - Deployment Handler
1353        - Docker container image tag: onap/org.onap.dcaegen2.platform.deployment-handler:2.1.5
1354     - Policy Handler
1355        - Docker container image tag: onap/org.onap.dcaegen2.platform.policy-handler:2.4.5
1356        - Description: Policy Handler now supports the new configuration policy format.
1357     - Service Change Handler
1358        - Docker container image tag: onap/org.onap.dcaegen2.platform.servicechange-handler:1.1.4
1359        - Description: Refactoring.
1360     - Inventory API
1361        - Docker container image tag: onap/org.onap.dcaegen2.platform.inventory-api:3.0.1
1362        - Description: Refactoring.
1363     - VES Collector
1364        - Docker container image tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.2.0
1365     - Threshold Crossing Analytics
1366        - Docker container image tag: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0
1367        - 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.
1368
1369
1370
1371 Version: 1.0.0
1372 ==============
1373
1374 :Release Date: 2017-11-16
1375
1376
1377 **New Features**
1378
1379 DCAE is the data collection and analytics sub-system of ONAP.  Under ONAP Release 1 the DCAE
1380 sub-system includes both platform components and DCAE service components.  Collectively the ONAP R1
1381 DCAE components support the data collection and analytics functions for the R1 use cases, i.e. vFW,
1382 vDNS, vCPU, and vVoLTE.
1383
1384 Specifically, DCAE R1 includes the following components:
1385
1386 - Core platform
1387     - Cloudify manager
1388     - Consul cluster
1389 - Extended platform
1390     - Platform component docker host
1391     - Service component docker host
1392     - CDAP cluster
1393     - PostgreSQL database (*)
1394 - Platform docker container components
1395     - Configuration binding service
1396     - Deployment handler
1397     - Service change handler
1398     - Inventory
1399     - Policy handler
1400     - CDAP broker
1401 - Service components
1402     - Docker container components
1403         - VNF Event Streaming (VES) collector
1404         - Holmes (engine and rule management) **
1405     - CDAP analytics component
1406         - Threshold Crossing Analytics (TCA)
1407
1408 (*) Note: This component is delivered under the CCSDK project, deployed by DCAE under a single
1409 VM configuration as a shared PostgreSQL database for the R1 demos.  (CCSDK PostgreSQL supports
1410 other deployment configurations not used in the R1 demos.)
1411 (**) Note: This component is delivered under the Holmes project and used as a DCAE analytics component
1412 in R1.
1413
1414 Source codes of DCAE are released under the following repositories on gerrit.onap.org:
1415
1416 - dcaegen2
1417 - dcaegen2/analytics
1418 - dcaegen2/analytics/tca
1419 - dcaegen2/collectors
1420 - dcaegen2/collectors/snmptrap
1421 - dcaegen2/collectors/ves
1422 - dcaegen2/deployments
1423 - dcaegen2/platform
1424 - dcaegen2/platform/blueprints
1425 - dcaegen2/platform/cdapbroker
1426 - dcaegen2/platform/cli
1427 - dcaegen2/platform/configbinding
1428 - dcaegen2/platform/deployment-handler
1429 - dcaegen2/platform/inventory-api
1430 - dcaegen2/platform/plugins
1431 - dcaegen2/platform/policy-handler
1432 - dcaegen2/platform/servicechange-handler
1433 - dcaegen2/utils
1434
1435
1436 **Bug Fixes**
1437
1438 This is the initial release.
1439
1440
1441 **Known Issues**
1442
1443 - Need to test/integrate into an OpenStack environment other than Intel/Windriver Pod25.
1444 - Need to provide a dev configuration DCAE.
1445
1446
1447 **Security Issues**
1448
1449 - The DCAE Bootstrap container needs to have a secret key for accessing VMs that it launches.  This key is currently passed in as a Heat template parameter.  Tracked by JIRA `DCAEGEN2-178 <https://jira.onap.org/browse/DCAEGEN2-178>`_.>`_.
1450 - The RESTful API calls are generally not secure.  That is, they are either over http, or https without certificate verification.  Once there is an ONAP wide solution for handling certificates, DCAE will switch to https.
1451
1452
1453 **Upgrade Notes**
1454
1455 This is the initial release.
1456
1457
1458 **Deprecation Notes**
1459
1460 There is a GEN1 DCAE sub-system implementation existing in the pre-R1 ONAP Gerrit system.  The GEN1
1461 DCAE is deprecated by the R1 release.  The DCAE included in ONAP R1 is also known as DCAE GEN2.  The
1462 following Gerrit repos are voided and already locked as read-only.
1463
1464 - dcae
1465 - dcae/apod
1466 - dcae/apod/analytics
1467 - dcae/apod/buildtools
1468 - dcae/apod/cdap
1469 - dcae/collectors
1470 - dcae/collectors/ves
1471 - dcae/controller
1472 - dcae/controller/analytics
1473 - dcae/dcae-inventory
1474 - dcae/demo
1475 - dcae/demo/startup
1476 - dcae/demo/startup/aaf
1477 - dcae/demo/startup/controller
1478 - dcae/demo/startup/message-router
1479 - dcae/dmaapbc
1480 - dcae/operation
1481 - dcae/operation/utils
1482 - dcae/orch-dispatcher
1483 - dcae/pgaas
1484 - dcae/utils
1485 - dcae/utils/buildtools
1486 - ncomp
1487 - ncomp/cdap
1488 - ncomp/core
1489 - ncomp/docker
1490 - ncomp/maven
1491 - ncomp/openstack
1492 - ncomp/sirius
1493 - ncomp/sirius/manager
1494 - ncomp/utils
1495
1496
1497 **Other**
1498
1499 SNMP trap collector is seed code delivery only.