aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services
diff options
context:
space:
mode:
authorMartin André <m.andre@redhat.com>2017-04-19 14:56:59 +0200
committerMartin André <m.andre@redhat.com>2017-04-19 14:56:59 +0200
commit6a15e5605760b0332e86fbdfbfe7dbe4c657ff67 (patch)
tree4f5ca83c1197a8a57e9da657ce4f1385bfd59469 /docker/services
parent84690023cbae970d1fe753e781f0450b34614be5 (diff)
Add missing tag to nova-placement docker image
This is not really an issue, but this is now consistent with other images and is generally nicer to people with OCD. Also, this helps generating a consistent overcloud_containers.yaml from parsing the heat templates. Change-Id: I24b41dea51d2a8e862f43e9092c94ba07431af4a
Diffstat (limited to 'docker/services')
-rw-r--r--docker/services/nova-placement.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/services/nova-placement.yaml b/docker/services/nova-placement.yaml
index 0c595dc2..ac31d6c9 100644
--- a/docker/services/nova-placement.yaml
+++ b/docker/services/nova-placement.yaml
@@ -10,7 +10,7 @@ parameters:
type: string
DockerNovaPlacementImage:
description: image
- default: 'centos-binary-nova-placement-api'
+ default: 'centos-binary-nova-placement-api:latest'
type: string
EndpointMap:
default: {}