Accept lists for Manila*ShareDataPools and Manila*EthernetPorts
Depends-on: https://review.opendev.org/818178 Change-Id: I6921d448d9c78a854d57e5739c31b5f81c16d332
This commit is contained in:
parent
65c005cf9a
commit
1127ac0153
@ -30,11 +30,11 @@ parameters:
|
||||
type: string
|
||||
default: ''
|
||||
ManilaUnityShareDataPools:
|
||||
type: string
|
||||
default: ''
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ManilaUnityEthernetPorts:
|
||||
type: string
|
||||
default: ''
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ManilaUnityEmcSslCertVerify:
|
||||
type: string
|
||||
default: false
|
||||
|
@ -30,11 +30,11 @@ parameters:
|
||||
type: string
|
||||
default: ''
|
||||
ManilaVMAXShareDataPools:
|
||||
type: string
|
||||
default: ''
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ManilaVMAXEthernetPorts:
|
||||
type: string
|
||||
default: ''
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ServiceData:
|
||||
default: {}
|
||||
description: Dictionary packing service data
|
||||
|
@ -30,11 +30,11 @@ parameters:
|
||||
type: string
|
||||
default: ''
|
||||
ManilaVNXShareDataPools:
|
||||
type: string
|
||||
default: ''
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ManilaVNXEthernetPorts:
|
||||
type: string
|
||||
default: ''
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ManilaVNXEmcSslCertVerify:
|
||||
type: string
|
||||
default: false
|
||||
|
Loading…
Reference in New Issue
Block a user