Merge "Fix key errors for rbd-pool-name and ec-rbd-metadata-pool"

This commit is contained in:
Zuul 2023-11-07 08:07:19 +00:00 committed by Gerrit Code Review
commit ca4e04b49b

View File

@ -42,9 +42,11 @@ create-target:
description: "Image name "
rbd-pool-name:
type: string
default: ""
description: "Name of ceph pool to use to back target "
ec-rbd-metadata-pool:
type: string
default: ""
description: "Name of the metadata pool to use with rbd-pool-name if rbd-pool-name is erasure coded."
client-initiatorname:
type: string