Merge "BS volume bootable parameter is a string"
This commit is contained in:
commit
f2d582e2ad
@ -110,7 +110,7 @@ VOLUME_SCHEMA: dict[str, Any] = {
|
||||
"description": "The name of the availability zone.",
|
||||
},
|
||||
"bootable": {
|
||||
"type": "boolean",
|
||||
"type": "string",
|
||||
"description": "Enables or disables the bootable attribute. You can boot an instance from a bootable volume.",
|
||||
},
|
||||
"multiattach": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user