2019-10-03 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_Meeting_10032019.mp4

Attendees:

Host: @Vijay Kumar





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

  • INT-1296, DCAEGEN2-1754

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

    • "el-alto" marked as READONLY

    • "elalto" will be official ONAP branch for El-Alto release

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

  • Documentation

    • Component owner to verify version/tag/blueprint reference under documentation repo ( dcaegen2)

    • Will be branched by10/07

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 for following completed (same as Dublin)

TCA
VESCollector
SDK
RESTConf



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>



6



 Frankfurt UC

 @Pawel Baniewski

 PNF PlugnPlay and BulkPM enhancement for Frankfurt

Pending discussion with AAF (2 options: 1) flag for deploy 2) AAF merge cert

 7



 DL Handler

 @Lingli Deng @Guobiao Mo

DL Handler advancement from POC done in Dublin

  • Integration with DMaaP

  • K8s integration pending

 8



 VES Adapter

 Rimter/Bell Canada

1)  Added plain kafka support

2) Mapping files from class files changed to different FS (config map)

DCAE blueprint/spec updates for ONAP/DCAE integration to be worked

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;