Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keySDNC-885

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/
sdncweb
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