OpenStack: Update documentation for `image_disk_format`

This commit is contained in:
Daisuke Takahashi 2018-09-13 18:52:35 +09:00
parent 904dd1df63
commit e375a87a56
1 changed files with 3 additions and 0 deletions

View File

@ -275,6 +275,9 @@ builder.
zones aren't specified, the default enforced by your OpenStack cluster will
be used.
- `image_disk_format` (string) - Disk format of the resulting image.
This option works if `use_blockstorage_volume` is true.
## Basic Example: DevStack
Here is a basic example. This is a example to build on DevStack running in a VM.