Merge "Remove artificial constrains around notification drivers"

This commit is contained in:
Zuul 2018-10-17 21:20:04 +00:00 committed by Gerrit Code Review
commit 84754fb794
16 changed files with 0 additions and 32 deletions

View File

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

View File

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

View File

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

View File

@ -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]}

View File

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

View File

@ -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}, '']}

View File

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

View File

@ -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: ''

View File

@ -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: ''

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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