From 9bc0776ac40c14ec29324ef38495d6c98611afc1 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Fri, 1 Nov 2013 18:44:47 +0100 Subject: [PATCH] Edits on vmware-vmdk-driver Forward port edits done as part of https://review.openstack.org/#/c/54889 Change-Id: I42cf764fdf8266106440364a4f6dd1f9dd2cc674 backport: none --- .../drivers/vmware-vmdk-driver.xml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) 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