2019-09-18 DCAE Meeting Notes

Bridge

New time (Effective from 03/14/2019 - until DST Ends)

Thursday, 9.00 – 10.00 AM EDT/13.00 -14.00 PM UTC

Recording:

DCAE_Weekly_09192019.mp4

Attendees:

Host: @Vijay Kumar



RamaSubbaReddy

Sonia Sangari (EST)

XMIAO



Discussion Topics:





 Time (est)

 Topics

 Requester/Assignee

 Notes/Links

1



Project Status

@Vijay Kumar

START RECORDING

PARTICIPANT LIST

  • Review Action Items from previous week

  • Review El-Alto Earlydrop Commitments       

    Getting issues...

  • Project Status in El-Alto Release

  • DCAE Pair Wise Testing for El Alto Release 

  • 1: El Alto Release Integration Test Blocking Issues

  • El-Alto branch change from "el-alto" to "elalto"

  • CSIT failures - https://jenkins.onap.org/view/dcaegen2/

    • DataFileCollector

    • HV-VES

    • VES (verify)

    • PRH

  • Documentation

2



El-Alto Commitments

@Vijay Kumar

Release candidate

EarlyDrop  (Code completion and artifact released by August 2, 2019) 5.0.0

ConfigbindingService
CloudifyManager
Bootstrap
Plugins (k8s, Dmaap)
ServiceChangeHandler
InventoryAPI
DFC
PM-Mapper
Deployment Handler

Branching will be done with released component by tomorrow; master branch can be used for Frankfurt work (need minor version updated to avoid conflict with El-Alto patch/bug fixes)



Second/Final El-Alto drop 5.1.0

Docker containers that are finished to be released Aug 30

  • k8s-dcae-cleanup-container

  • configbindingservice (cherry picked to el-alto?)

    • only in master

Code completion and artifact released by Sep 6, 2019

BlueprintGenerator (DCAEGEN2-1700)
TCA
VESCollector
SDK
RESTConf
Dashboard
HV-VES
PRH
PM-Mapper (minor updates)
DFC
SON-Handler
Mapper

Branching/tagging & new CI-job for el-alto COMPLETED for above components



Branching pending for following (will be same as Dublin)

TCA
VESCollector
SDK
RESTConf





 PM Initialization usecase (Frankfurt)

 @Michela Bevilacqua

@Oskar Malm

Cont. 5G Bulk PM in Frankfurt/R6

Presentation: https://wiki.onap.org/download/attachments/60888130/2019-09-19%20ONAP_5G_Bulk_PM_Control.pptx?version=1&modificationDate=1568913467525&api=v2

4



CBS SDK library updates

 @Kornel Janiak

 TLS support for CBS - Migration Plan

5



Oparent updates

@Vijay Kumar

Oparent 2.1.0 is available in nexus.onap.org. Projects referencing the common versions defined in oparent should up-rev to 2.1.0. 

3 changes from 2.0.0

diff --git a/dependencies/pom.xml b/dependencies/pom.xml index b263a04..3171add 100644 (file) --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -74,12 +74,12 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.9.3</version> + <version>1.9.4</version> </dependency> <dependency> <groupId>org.apache.tomcat.embed</groupId> <artifactId>tomcat-embed-core</artifactId> - <version>9.0.14</version> + <version>9.0.24</version> </dependency> <dependency> <groupId>org.codehaus.jackson</groupId> @@ -99,7 +99,7 @@ <dependency> <groupId>org.webjars</groupId> <artifactId>jquery</artifactId> - <version>3.3.1-1</version> + <version>3.4.1</version> </dependency> <dependency> <groupId>ch.qos.logback</groupId>











 Meeting next week will be cancelled due to ONS/ONAP F2F events





 Frankfurt UC

 @Pawel Baniewski

 PNF PlugnPlay and BulkPM enhancement for Frankfurt

Open Action Items

New Action items



Seeking Community support

Topic/JIRA

Current Status

 Planned Work

Topic/JIRA

Current Status

 Planned Work

Docker build consistentency ( DCAEGEN2-1579)

JIRA cover broad aspect of standardizing DCAE component build process and docker tagging.

  1. Nokia team proposal identifies best practice for docker tagging optimized-dockers-jvm.pdf. 

  2. Following components migrated to new docker tagging best-practice

    1. PRH

    2. PM-Mapper

Need volunteer from community to support

  • Standardize pom/jjb template for all dcae component (java and python)

  • Plugin list alignment with oparent

  • Python build dependency on script to be reduced;