From 248fda2512a57d4bd2f0c2cec1efe8e729804fef Mon Sep 17 00:00:00 2001 From: Vipin Balachandran Date: Wed, 1 Oct 2014 21:29:18 +0530 Subject: [PATCH] VMware: Add retype to list of supported operations Commit 86591a24d48fe19be427b5a8981821fcdb85bb37 added support for retype API in VMDK driver. Retype allows the user to change the volume type associated with a volume. This patch updates the list of supported operations by VMDK driver to include retype. Change-Id: I4610b86fdf635f26dcdd6ad873caa29b5070e155 --- .../block-storage/drivers/vmware-vmdk-driver.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 97c3f2323e..0695c4e0b7 100644 --- a/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml +++ b/doc/config-reference/block-storage/drivers/vmware-vmdk-driver.xml @@ -274,6 +274,14 @@ Restore backup to new or existing volume. (Supported only if the existing volume doesn't contain snapshots.) + + Change the volume type of a volume. + + This operation is supported only if the volume state is + available. + + + Although the VMware ESX VMDK driver supports these