BS volume bootable parameter is a string
What a surprise Change-Id: Ice0910261bd1b84f327c779b72ac3593efb09db2
This commit is contained in:
parent
31fedb263d
commit
c7e844448b
@ -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