Add the policy-apex-pdp docker image from Nordix temporarily 18/6418/2
authorRehanRaza <muhammad.rehan.raza@est.tech>
Thu, 24 Jun 2021 08:53:52 +0000 (10:53 +0200)
committerMuhammad Rehan Raza <muhammad.rehan.raza@est.tech>
Thu, 24 Jun 2021 09:26:07 +0000 (09:26 +0000)
The policy-apex-pdp docker image has not been released in ONAP but is
needed for the D release of OSC. Hence, the docker image will be
temporarily stored in Nordix.

Change-Id: I93598a1e6679808a8402d64e7d4fe0f5d5150605
Issue-ID: NONRTRIC-547
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
docker-compose/docker-compose-policy-framework/docker-compose.yml

index d4d0dc8..406cbeb 100644 (file)
@@ -141,7 +141,7 @@ services:
         'pap', '6969'
         ]
    apex-pdp:
-      image: nexus3.onap.org:10003/onap/policy-apex-pdp:latest
+      image: registry.nordix.org/onap/policy-apex-pdp:2.6.0-SNAPSHOT
       container_name: policy-apex-pdp
       depends_on:
        - mariadb