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:
Christian Berendt 2015-07-28 00:33:43 +02:00
parent 38ce950b4c
commit 9a7e6618cb
1 changed files with 1 additions and 1 deletions

View File

@ -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