diff --git a/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml b/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml index efba185389..9dc9a6b83f 100644 --- a/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml +++ b/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml @@ -136,42 +136,42 @@ drivers: - create volume + Create volume - create volume from another source volume (Supported only if source volume is + Create volume from another source volume. (Supported only if source volume is not attached to an instance.) - create volume from snapshot + Create volume from snapshot - create volume from glance image + Create volume from glance image - attach volume (When a volume is attached to an instance, a reconfigure + Attach volume (When a volume is attached to an instance, a reconfigure operation is performed on the instance to add the volume's VMDK to it. The user must manually rescan and mount the device from within the guest operating system.) - detach volume + Detach volume - create snapshot (Allowed only if volume is not attached to an + Create snapshot (Allowed only if volume is not attached to an instance.) - delete snapshot (Allowed only if volume is not attached to an + Delete snapshot (Allowed only if volume is not attached to an instance.) - upload as image to glance (Allowed only if volume is not attached to an + Upload as image to glance (Allowed only if volume is not attached to an instance.) - Note: Although the VMware ESX VMDK driver supports these operations, it has not been - extensively tested. + Although the VMware ESX VMDK driver supports these operations, it has not been + extensively tested. Datastore selection