2019-03-29 Meeting notes
Date
Mar 29, 2019
Attendees
@Adolfo Perez-Duran
@Tal Liron
@Frank Sandoval
@Paul-Ionut Vaduva
@Former user (Deleted)
@Simon Hrabos (Deactivated)
@Bin Lu (Deactivated)
@Brian Hedstrom
Goals
Discussion items
Time | Item | Who | Notes |
---|---|---|---|
Review status of work items |
| ||
| Revisit project scope |
| DCAE requires attention |
Timeline | 4/11 is the official code freeze date | ||
DCAE | Frank will do an initial exploration Work --if needed-- will be coordinated via email | ||
ONAP Common/Normative Base Images | Proposal will be brought to the TSC on or about May 15th Need to cover the entire lifecycle of a common image
| ||
F2F in CA | @Tal Liron @Frank Sandoval @Adolfo Perez-Duran will attend the meeting |
Notes from Martin:
~/devel/onap-root/dcaegen2$ grep -r "^FROM"
services/pm-mapper/src/main/resources/Dockerfile:FROM openjdk:8-jre
services/heartbeat/Dockerfile:FROM python:3.6
deployments/redis-cluster-container/Dockerfile:FROM redis:4.0.8
deployments/bootstrap/Dockerfile-template:FROM ubuntu:16.04
deployments/tca-cdap-container/Dockerfile:FROM caskdata/cdap-standalone:4.1.2
deployments/cm-container/Dockerfile-template:FROM
cloudifyplatform/community:18.7.23 deployments/healthcheck-container/Dockerfile:FROM node:10.14.1
deployments/pnda-mirror-container/Dockerfile:FROM centos:7.5.1804 as build
deployments/pnda-mirror-container/Dockerfile:FROM nginx:alpine
deployments/tls-init-container/Dockerfile-template:FROM busybox
deployments/pnda-bootstrap-container/Dockerfile:FROM python:2.7.15 as build
deployments/pnda-bootstrap-container/Dockerfile:FROM python:2.7.15-alpine3.8 deployments/consul-loader-container/Dockerfile:FROM ubuntu:16.04 deployments/k8s-bootstrap-container/Dockerfile-template:FROM centos:7.4.1708 platformdoc/Dockerf