Merge "Remove DefaultSignalTransport from top-level template"

This commit is contained in:
Jenkins 2015-06-18 07:51:42 +00:00 committed by Gerrit Code Review
commit 63af3fcbe9
1 changed files with 0 additions and 6 deletions

View File

@ -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.