Merge "Unset default value for the DockerCephDaemonImage"

This commit is contained in:
Jenkins 2017-09-01 07:54:47 +00:00 committed by Gerrit Code Review
commit 2c129bda2f
2 changed files with 1 additions and 1 deletions

View File

@ -125,6 +125,7 @@ parameter_defaults:
CephAdminKey: 'AQDLOh1VgEp6FRAAFzT7Zw+Y9V6JJExQAsRnRQ=='
CephClientKey: 'AQC+vYNXgDAgAhAAc8UoYt+OTz5uhV7ItLdwUw=='
CephPoolDefaultSize: 1
DockerCephDaemonImage: ceph/daemon:tag-build-master-jewel-centos-7
NovaEnableRbdBackend: true
CinderEnableRbdBackend: true
CinderBackupBackend: ceph

View File

@ -118,7 +118,6 @@ parameters:
DockerCephDaemonImage:
description: image
type: string
default: 'ceph/daemon:tag-build-master-jewel-centos-7'
conditions:
custom_registry_host: