Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added pm initialization uc to agenda

...

1 Time (est) Topics Requester/Assignee Notes/Links
2
Project Status

START RECORDING

PARTICIPANT LIST

3
Self Release process

Self Releases Workflow (Nexus2)

Open Issue: IT-17166 Self release support for projects with independent sub-project

Impacts following repo

  • dcaegen2/services
  • dcaegen2/cli
4
Globaljjb migration (DCAEGEN2-1578)

Status checkpoint review and open issues  - global-jjb Migration Tracker

Key Changes

  • Oparent migration to 2.0.0
  • New build job introduced (replaces old release job)
    • New jobs are required to be run on Centos

Migrated Jobs with issues

  •  SDK dmaap client (reverted back temporarily to Ubuntu for jar creation) (izabela.zawadzka@nokia.com, @pawel.biniek@nokia.com, Piotr Jaszczyk )
  •  HV_VES
  •  PM-Mapper
  •  InventoryAPI
  •  ServiceChange Handler
  •  DFC (jar is okay)
  •  RESTConf (jar is okay)
  •  VES (jar is okay)
  •  SON-handler (jar okay)
  •  PRH
  •  BBS-EP
  •  DataLake-handlers (8/8 - Can be exempted as this is POC component)
  •  Mapper
  •  TCA
  •  TCA-gen2


Completed Work

  • Docker binding to mvn phases being removed to separate jar and docker creation on separate job; so the latter job can be run on Ubuntu and jar creation can be done on centos and auto-signed.

Outstanding work

  • Migrate SDK build structure to disable failing unit-test for maven-stage job so it can be migrated to Centos


5
El-Alto Commitments Early Drop artifacts

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 (minor updates)
  •  SON-Handler
  •  Mapper
6
MS Blueprint Impact

DCAEGEN2-1686 - Blueprints should import Cloudify type files version 4.5.5

Impact undeployment for components via DH via CLAMP/Dashboard - required for El-Alto

  • Pm-Mapper
  • DFC
  • TCA-clamp  (blueprint)
7
 SECCOM updates

8/15 & 8/8 - OJSI issues (201 is critical and impacts DCAE passing badge)

7/25

  •     SEC-COM addressing some selected vulnerabilities as POC for some project; recommendation to other projects team will follow after POC is done
  •     Component owners may choose to address reported vulnerability for El-Alto if they have bandwidth


SEC-COM Vulnerabilities per project/component  https://wiki.onap.org/download/attachments/48531500/19_07_09_DublinVulnerabilitiesAnalysis.xlsx?api=v2 (from https://wiki.onap.org/display/DW/2019+SECCOM+meeting+input)

SECCOM proposing ONAP project wide updated for external libraries (Vulnerabilities) https://wiki.onap.org/download/attachments/64007424/ONAP%20Vulnerability%20management%20for%20El%20Alto%20release_PP_v4%20%282%29.pptx?version=1&modificationDate=1561385888000&api=v2

DCAE Impacted component are listed below


 8
 CL format change

Control Loop Event Standarization using VES 

  • New DCAE MS support for new CL structure?
    • Followup with Pam/Policy team whether this can be supported for Frankfurt
  • Control loop missing parameter; VES CL format proposal.


9
SECCOM-251-255
  • Discuss requirement/timeline for SECCOM-251 - 255
  • Impact on 94033 (DCAEGEN2-1594)
10
Oparent updates

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

Code Block
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>


11 
 PM Initialization usecase (Frankfurt) Michela Bevilacqua 5G Bulk PM in Frankfurt/R6

Open Action Items

...