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
This commit is contained in:
Martin André 2017-04-19 14:56:59 +02:00
parent 84690023cb
commit 6a15e56057
1 changed files with 1 additions and 1 deletions

View File

@ -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: {}