This page describes how to get the Istanbul Jakarta release version of A1-Policy functions up and running using Docker.
The A1 Policy Management Service and the (optional) A1-enabled Controller (SDNC with A1-Adapter) will run in a local demonstrative deployment with four near-RT-RIC A1 simulator instances (docker containers). These simulators will be configured to emulate devices implementing either the "OSC_2.1.0" version or "STD_2.0.0" version of the O-RAN A1 interface. (For more information on the OSC A1 Simulator functions see OSC NONRTRIC Wiki page (Release IJ))
All components run as docker containers and communicate via a private docker network. Details of the architecture can be found from Montreal New Delhi Release page.
Note: Version numbers used in this page may not be the most recent ... you should verify the latest version numbers for released pre-built components in the docker image repository (https://nexus3.onap.org)
...
Component | Release image and version tag | Staging images and version tag | Manual snapshot (only available if manually built) and version tag |
---|---|---|---|
A1 Policy Management Service | nexus3.onap.org:10002/onap/ccsdk-oran-a1policymanagementservice:1.6.1 | nexus3.onap.org:10004/onap/ccsdk-oran-a1policymanagementservice:1.6.2-STAGING-latest | onap/ccsdk-oran-a1policymanagementservice:1.6.2-SNAPSHOT |
SDNC image | nexus3.onap.org:10002/onap/sdnc-image:2.6.0 | nexus3.onap.org:10004/onap/sdnc-image:2.6.1-STAGING-latest | onap/sdnc-image:2.6.1-SNAPSHOT |
...