Merge "Remove artificial constrains around notification drivers"
This commit is contained in:
commit
84754fb794
@ -56,8 +56,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -65,8 +65,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -92,8 +92,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
GnocchiArchivePolicy:
|
GnocchiArchivePolicy:
|
||||||
default: 'ceilometer-low-rate'
|
default: 'ceilometer-low-rate'
|
||||||
type: string
|
type: string
|
||||||
|
@ -72,8 +72,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
|
|
||||||
conditions:
|
conditions:
|
||||||
cinder_workers_zero: {equals : [{get_param: CinderWorkers}, 0]}
|
cinder_workers_zero: {equals : [{get_param: CinderWorkers}, 0]}
|
||||||
|
@ -58,8 +58,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -66,8 +66,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
|
|
||||||
conditions:
|
conditions:
|
||||||
service_debug_unset: {equals : [{get_param: DesignateDebug}, '']}
|
service_debug_unset: {equals : [{get_param: DesignateDebug}, '']}
|
||||||
|
@ -166,8 +166,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -107,8 +107,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
HeatCorsAllowedOrigin:
|
HeatCorsAllowedOrigin:
|
||||||
type: string
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
|
@ -222,8 +222,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
KeystoneChangePasswordUponFirstUse:
|
KeystoneChangePasswordUponFirstUse:
|
||||||
type: string
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
|
@ -52,8 +52,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -53,8 +53,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -93,8 +93,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
EnableInternalTLS:
|
EnableInternalTLS:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
@ -38,8 +38,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
NovaPassword:
|
NovaPassword:
|
||||||
description: The password for the nova service and db account
|
description: The password for the nova service and db account
|
||||||
type: string
|
type: string
|
||||||
|
@ -68,8 +68,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
OctaviaUserName:
|
OctaviaUserName:
|
||||||
description: The username for the Octavia database and keystone accounts.
|
description: The username for the Octavia database and keystone accounts.
|
||||||
type: string
|
type: string
|
||||||
|
@ -52,8 +52,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
@ -58,8 +58,6 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: 'messagingv2'
|
default: 'messagingv2'
|
||||||
description: Driver or drivers to handle sending notifications.
|
description: Driver or drivers to handle sending notifications.
|
||||||
constraints:
|
|
||||||
- allowed_values: [ 'messagingv2', 'noop' ]
|
|
||||||
RpcPort:
|
RpcPort:
|
||||||
default: 5672
|
default: 5672
|
||||||
description: The network port for messaging backend
|
description: The network port for messaging backend
|
||||||
|
Loading…
Reference in New Issue
Block a user