From fa7ac762ac5d599b0f1482aa45091e99a516b3ef Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Fri, 24 Mar 2017 15:36:17 +0000 Subject: [DCAE-1] using DOCKER-VERSION Change-Id: Ieb6b736f12e6d08127667dfbf64cec6dea9f4833 Signed-off-by: Carsten Lund --- OPENECOMP-DEMO-RACKSPACE/env.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OPENECOMP-DEMO-RACKSPACE/env.yaml b/OPENECOMP-DEMO-RACKSPACE/env.yaml index 66025cd..7667386 100644 --- a/OPENECOMP-DEMO-RACKSPACE/env.yaml +++ b/OPENECOMP-DEMO-RACKSPACE/env.yaml @@ -42,8 +42,8 @@ open-ecomp-demo: controller: "@{DCAE-VERSION}" apod: "@{DCAE-VERSION}" postgres: "@{DCAE-VERSION}" - databus-controller: latest - collector: latest + databus-controller: "@{DOCKER-VERSION}" + collector: "@{DOCKER-VERSION}" users: "@{OPENSTACK-KEYNAME}": -- cgit 1.2.3-korg