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
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
ManilaUnityShareDataPools:
|
ManilaUnityShareDataPools:
|
||||||
type: string
|
type: comma_delimited_list
|
||||||
default: ''
|
default: []
|
||||||
ManilaUnityEthernetPorts:
|
ManilaUnityEthernetPorts:
|
||||||
type: string
|
type: comma_delimited_list
|
||||||
default: ''
|
default: []
|
||||||
ManilaUnityEmcSslCertVerify:
|
ManilaUnityEmcSslCertVerify:
|
||||||
type: string
|
type: string
|
||||||
default: false
|
default: false
|
||||||
|
@ -30,11 +30,11 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
ManilaVMAXShareDataPools:
|
ManilaVMAXShareDataPools:
|
||||||
type: string
|
type: comma_delimited_list
|
||||||
default: ''
|
default: []
|
||||||
ManilaVMAXEthernetPorts:
|
ManilaVMAXEthernetPorts:
|
||||||
type: string
|
type: comma_delimited_list
|
||||||
default: ''
|
default: []
|
||||||
ServiceData:
|
ServiceData:
|
||||||
default: {}
|
default: {}
|
||||||
description: Dictionary packing service data
|
description: Dictionary packing service data
|
||||||
|
@ -30,11 +30,11 @@ parameters:
|
|||||||
type: string
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
ManilaVNXShareDataPools:
|
ManilaVNXShareDataPools:
|
||||||
type: string
|
type: comma_delimited_list
|
||||||
default: ''
|
default: []
|
||||||
ManilaVNXEthernetPorts:
|
ManilaVNXEthernetPorts:
|
||||||
type: string
|
type: comma_delimited_list
|
||||||
default: ''
|
default: []
|
||||||
ManilaVNXEmcSslCertVerify:
|
ManilaVNXEmcSslCertVerify:
|
||||||
type: string
|
type: string
|
||||||
default: false
|
default: false
|
||||||
|
Loading…
Reference in New Issue
Block a user