diff options
author | 2017-03-24 15:36:17 +0000 | |
---|---|---|
committer | 2017-03-24 17:53:25 +0000 | |
commit | 2121ec8b03436b4aab7e712175428e3044d20395 (patch) | |
tree | 77dcf62b058e7322d0c6f4601a36284301f16f21 | |
parent | 97ae63ec66b8526e1a40168f975bc616b89a76a2 (diff) |
[DCAE-1] using DOCKER-VERSION
Change-Id: Ieb6b736f12e6d08127667dfbf64cec6dea9f4833
Signed-off-by: Carsten Lund <lund@research.att.com>
(cherry picked from commit fa7ac762ac5d599b0f1482aa45091e99a516b3ef)
-rw-r--r-- | OPENECOMP-DEMO-RACKSPACE/env.yaml | 4 |
1 files 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}": |