aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-18 07:51:42 +0000
committerGerrit Code Review <review@openstack.org>2015-06-18 07:51:42 +0000
commit63af3fcbe90158ce1a3f96d35219805d902c25f4 (patch)
tree24bccdfafbf23a7f8bab4226a3feb8157e67dd88 /overcloud-without-mergepy.yaml
parentd1c93052959457f1f93d2a5e6aca7db666dc64b8 (diff)
parentdbc6acf03e24bcf6db0a7ed8863efc77856650c7 (diff)
Merge "Remove DefaultSignalTransport from top-level template"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index c011d817..285fd204 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -58,12 +58,6 @@ parameters:
default: ''
description: Set to True to enable debugging on all services.
type: string
- DefaultSignalTransport:
- default: CFN_SIGNAL
- description: Transport to use for software-config signals.
- type: string
- constraints:
- - allowed_values: [ CFN_SIGNAL, HEAT_SIGNAL, NO_SIGNAL ]
GlancePort:
default: "9292"
description: Glance port.