provider/openstack: not only SATA or SSD are valid volume types
The available volume types depend on the used OpenStack environment. Closes-bug: #2864
This commit is contained in:
parent
38ce950b4c
commit
9a7e6618cb
|
@ -53,7 +53,7 @@ The following arguments are supported:
|
|||
* `metadata` - (Optional) Metadata key/value pairs to associate with the volume.
|
||||
Changing this updates the existing volume metadata.
|
||||
|
||||
* `volume_type` - (Optional) The type of volume to create (either SATA or SSD).
|
||||
* `volume_type` - (Optional) The type of volume to create.
|
||||
Changing this creates a new volume.
|
||||
|
||||
## Attributes Reference
|
||||
|
|
Loading…
Reference in New Issue