Merge "Notification drivers need to be a list"

This commit is contained in:
Zuul 2020-12-22 19:42:16 +00:00 committed by Gerrit Code Review
commit 4b3b7f6e36
13 changed files with 13 additions and 13 deletions

View File

@ -58,7 +58,7 @@ parameters:
default: 'regionOne'
description: Keystone region for endpoint
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.

View File

@ -160,7 +160,7 @@ parameters:
default: {}
type: json
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
DeployIdentifier:

View File

@ -73,7 +73,7 @@ parameters:
type: string
hidden: true
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
GnocchiArchivePolicy:

View File

@ -81,7 +81,7 @@ parameters:
default: {}
type: json
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
RootStackName:

View File

@ -51,7 +51,7 @@ parameters:
type: string
hidden: true
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
KeystoneRegion:

View File

@ -63,7 +63,7 @@ parameters:
description: Set rabbit subscriber port, change this if using SSL
type: number
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.

View File

@ -209,7 +209,7 @@ parameters:
default: {}
type: json
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
EnableInternalTLS:

View File

@ -124,7 +124,7 @@ parameters:
description: Maximum raw byte size of the Heat API JSON request body.
type: number
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
HeatCorsAllowedOrigin:

View File

@ -175,7 +175,7 @@ parameters:
default: {}
hidden: true
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
KeystoneChangePasswordUponFirstUse:

View File

@ -54,7 +54,7 @@ parameters:
type: string
hidden: true
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.

View File

@ -102,7 +102,7 @@ parameters:
via parameter_defaults in the resource registry.
type: json
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
EnableVLANTransparency:

View File

@ -35,7 +35,7 @@ parameters:
default: 'regionOne'
description: Keystone region for endpoint
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
NovaPassword:

View File

@ -52,7 +52,7 @@ parameters:
Remove configuration that is not generated by TripleO. Used to avoid
configuration remnants after upgrades.
NotificationDriver:
type: string
type: comma_delimited_list
default: 'noop'
description: Driver or drivers to handle sending notifications.
OctaviaUserName: