You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

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