Fix CinderNVMeOFTargetProtocol: restore the type
Without the type, the overcloud deployment fails with Missing parameter type for parameter: CinderNVMeOFTargetProtocol Change-Id: If9aba2758812d6f8b7370582953653fbfc590ba6
This commit is contained in:
parent
dd68096419
commit
2589c5a9b0
@ -24,6 +24,7 @@ parameters:
|
||||
type: string
|
||||
default: 'nvmet'
|
||||
CinderNVMeOFTargetProtocol:
|
||||
type: string
|
||||
default: 'nvmet_rdma'
|
||||
description: >
|
||||
The target protocol, supported values are nvmet_rdma and nvmet_tcp.
|
||||
|
Loading…
Reference in New Issue
Block a user