Add missing tag to nova-placement docker image
authorMartin André <m.andre@redhat.com>
Wed, 19 Apr 2017 12:56:59 +0000 (14:56 +0200)
committerMartin André <m.andre@redhat.com>
Wed, 19 Apr 2017 12:56:59 +0000 (14:56 +0200)
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

docker/services/nova-placement.yaml

index 0c595dc..ac31d6c 100644 (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: {}