From 47bbd1a0a96710b528faaec839a64e27f3a97d11 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Fri, 15 Jul 2016 14:15:13 +0900 Subject: [PATCH] [image-guide] add detailed note about performance Change-Id: Iacd450137bfb2e63b3639133e41a3284e7f60d0d Closes-Bug:: #1603203 --- doc/image-guide/source/convert-images.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/image-guide/source/convert-images.rst b/doc/image-guide/source/convert-images.rst index 46d2a20484..e993f1c34a 100644 --- a/doc/image-guide/source/convert-images.rst +++ b/doc/image-guide/source/convert-images.rst @@ -59,7 +59,7 @@ Run the following command to convert a vmdk image file to a qcow2 image file. due to lack of the virtio driver. Another option is to set the image properties as below when you update the image in the Image service to avoid this issue, - but it will reduce performance significantly. + but it will reduce virtual machine performance significantly. .. code-block:: console