For ONAP-Frankfurt disaggregated architecture there are the new images for SDBRDB and SDNRWEB are required. 

  • Services are created by HELM using ONAP/Docker-hub or bitnami images. 
  • The images of SDNRDM and SDNRWEB are created as distribution by pom/dockerfile-projects.

Related tickets are:

SDNC-877 - Getting issue details... STATUS

SDNC-878 - Getting issue details... STATUS

SDNC-1013 - Getting issue details... STATUS

SDNC-885 - Getting issue details... STATUS

Repositories

The code for ONAP Frankfurt SDN-R comes into the following repositieres

Gerrit repositoryDescription
ccsdk/features/sdnr/wtFeatures
sdnc/oam/installation/sdncImage creation SDNC with SDNR as feature
sdnc/oam/installation/sdnc-webImage creation sdncweb using odlux feature
oom/kubernetes/commonElasticsearch service
oom/kubernetes/sdncsdnr + sdnrweb

Distributions/ Images

SDNRDM (Devicemanager) existing

  • ONAP/Gerrit repository: SDNC/OAM
  • pom.xml and dockerfile
  • SDNR Controller, activated by feature SDNRWT
  • Using ODL-Base image from CCSDK

SDNRDB (Database) new in helm/oom/sdnc

  • ONAP/Gerrit repository: OOM/SDNC
  • Database Elasticsearch 6.x
  • Created by OOM/SDNC - scripts
    • Created by Helm/Kubernets script
    • Images are elasticsearch-oss 6.x and nginx
    • Containers are directly loaded and configured from bitnami by helm

SDNRWEB (Web server) new

  • ONAP/Gerrit repository: Where to place? → Where to create the pom.xml and Dockerfile?? (Dan)
  • Based on linux  and nginx: https://hub.docker.com/r/bitnami/nginx/
  • Linux version: miniDEB
  • No ODL dependency
  • No labels