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

Compare with Current View Page History

« Previous Version 8 Next »

Note:
This page is a snapshot of information taken from the page: NONRTRIC - Developer Guide - Release E - Run.
Please see that Image names and tags for the most up to date version. 

Images

The images used for running the Non-RT RIC can be selected from the table below depending on if the images are built manually (snapshot image) or if release images shall be used.

More detail on each component / image can be found at NONRTRIC - Release E

In general, there is no need to build the images manually unless there are code changes made by the user, so release images should be used. Instruction on how to build all components, see. NONRTRIC - Developer Guide - Release E - Build.


Component
(components marked with * is not released in E)
Release image and version tagManual snapshot (only available if manually built)
and version tag
Policy Management Service

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-a1-policy-management-service:2.3.1

o-ran-sc/nonrtric-a1-policy-management-service:2.3.1-SNAPSHOT

Near-RT RIC A1 Simulator

nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator:2.2.0

o-ran-sc/a1-simulator:latest

Information Coordinator Service

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-information-coordinator-service:1.2.1

o-ran-sc/nonrtric-information-coordinator-service:1.2.1-SNAPSHOT

Non-RT RIC Control Panel

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-controlpanel:2.3.0

o-ran-sc/nonrtric-controlpanel:2.3.0-SNAPSHOT

SDNC A1-Controller

nexus3.onap.org:10002/onap/sdnc-image:2.2.3

Use release version
Gateway*

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-gateway:1.0.0

o-ran-sc/nonrtric-gateway:1.1.0-SNAPSHOT
App Catalogue Service*

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-r-app-catalogue:1.0.2

o-ran-sc/nonrtric-r-app-catalogue:1.0.2-SNAPSHOT
Helm Manager

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-helm-manager:1.1.1

o-ran-sc/nonrtric-helm-manager:1.1.1-SNAPSHOT
DMaaP Mediator Producer

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-dmaap-mediator-producer:1.0.1

Not applicable (Set as parameter for docker build)
DMaaP Adaptor Service

nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-dmaap-adaptor:1.0.1

o-ran-sc/nonrtric-dmaap-adaptor:1.0.1-SNAPSHOT

(*) Note that for images not released in E (marked with *) the snapshot images built manually will get an image tag of one step above the release imaged tag. 

Ports

When the Docker images are run the following ports will be allocated and should be exposed for each component.
If other port(s) are desired, then the ports need to be replaced in the container run commands.

ComponentPort to be exposed (http/https)
Policy Management Service

8081/8443

Near-RT RIC A1 Simulator

8085/8185,  8086/8186, 8087/8187

Information Coordinator Service

8083/8434

Non-RT RIC Control Panel

8080/8880

SDNC A1-Controller

8282/8443

Gateway9090 (only http)
App Catalogue Service8680/8633
Helm Manager8112 (only http)
DMaaP Mediator Producer9085/9185
DMaaP Adaptor Service9087/9187
  • No labels