code comment redundant

Change-Id: I75808f30587c048d83d98cb61de12aaad99667a8
Closes-Bug: #1676039
This commit is contained in:
wanghongxu 2017-03-28 09:49:00 +08:00
parent da039c3d20
commit 5bb705bf7b
1 changed files with 1 additions and 1 deletions

View File

@ -1144,7 +1144,7 @@ def generate_configdrive(session, context, instance, vm_ref, userdevice,
def _create_kernel_image(context, session, instance, name_label, image_id,
image_type):
"""Creates kernel/ramdisk file from the image stored in the cache.
If the image is not present in the cache, it streams it from glance.
If the image is not present in the cache, fetch it from glance.
Returns: A list of dictionaries that describe VDIs
"""