Remove hardcoded docker image names

They shouldn't be here. We control the image names via tripleo-common.

Related-Bug: #1730487

Change-Id: I1a867969133c218a60be9e5a68b16dd0f1f3d878
This commit is contained in:
Martin André 2017-11-06 20:17:01 +01:00
parent 107b610923
commit ead7018e2b

View File

@ -18,7 +18,6 @@ parameters:
type: string
DockerSwiftConfigImage:
description: The container image to use for the swift config_volume
default: 'centos-binary-swift-proxy-server:latest'
type: string
EndpointMap:
default: {}