Unset default value for the DockerCephDaemonImage
authorGiulio Fidente <gfidente@redhat.com>
Thu, 31 Aug 2017 11:02:14 +0000 (13:02 +0200)
committerEmilien Macchi <emilien@redhat.com>
Wed, 6 Sep 2017 06:47:59 +0000 (06:47 +0000)
We do not want a default value for the container image name parameters
and expect deployers to set this value instead.

Change-Id: I9377b7c3564360353aa6da2d2457b2cfacd4e9d6
Closes-Bug: #1714221
(cherry picked from commit fcc3259891ee67956d63c37217acdb999bc4bb65)

ci/environments/scenario001-multinode-containers.yaml
docker/services/ceph-ansible/ceph-base.yaml

index 5014a79..79d5a28 100644 (file)
@@ -123,6 +123,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
index bf2c86c..3eba209 100644 (file)
@@ -118,7 +118,6 @@ parameters:
   DockerCephDaemonImage:
     description: image
     type: string
-    default: 'ceph/daemon:tag-build-master-jewel-centos-7'
 
 conditions:
   custom_registry_host: