Put labels on the DataRouter images 56/78056/2 3.0.1-ONAP
authorLiamBurke <Liam.Burke@ericsson.com>
Thu, 7 Feb 2019 13:32:09 +0000 (13:32 +0000)
committerLiamBurke <liam.burke@ericsson.com>
Thu, 7 Feb 2019 14:45:42 +0000 (14:45 +0000)
Change-Id: I34c1eb0e70b1622c6cd871368c343cba03acc15d
Issue-ID: INT-649
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
plans/usecases/5G-bulkpm/composefile/docker-compose-e2e.yml

index a206e6f..a929728 100644 (file)
@@ -1,7 +1,7 @@
 version: '2.1'
 services:
   datarouter-prov:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:1.0.3
     container_name: datarouter-prov
     hostname: dmaap-dr-prov
     ports:
@@ -22,7 +22,7 @@ services:
       retries: 5
 
   datarouter-node:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:1.0.3
     container_name: datarouter-node
     hostname: dmaap-dr-node
     ports:
@@ -35,7 +35,7 @@ services:
         condition: service_healthy
 
   datarouter-subscriber:
-      image: nexus3.onap.org:10001/onap/dmaap/datarouter-subscriber
+      image: nexus3.onap.org:10001/onap/dmaap/datarouter-subscriber:1.0.3
       container_name: fileconsumer-node
       hostname: subscriber.com
       ports: