Fix typo.

Change-Id: I3665975fd27d4a79484ba2d203e40e5d4c69e95d
This commit is contained in:
zhangdebo1987 2017-07-13 11:13:49 +08:00
parent d964ad24ad
commit 1b178f8903
2 changed files with 2 additions and 2 deletions

View File

@ -400,7 +400,7 @@ def fetch_to_volume_format(context, image_service,
% {'fmt': fmt, 'backing_file': backing_file, })
# NOTE(e0ne): check for free space in destination directory before
# image convertion.
# image conversion.
check_available_space(dest, virt_size, image_id)
# NOTE(jdg): I'm using qemu-img convert to write

View File

@ -2285,7 +2285,7 @@ class VolumeManager(manager.CleanableManager,
'vol %(vol)s: %(err)s',
{'vol': volume.id, 'err': ex})
# For the new flow this is realy the key part. We just use the
# For the new flow this is really the key part. We just use the
# attachments to the worker/destination volumes that we created and
# used for the libvirt migration and we'll just swap their volume_id
# entries to coorespond with the volume.id swap we did