Merge "Fix image type reference"

This commit is contained in:
Zuul 2020-05-26 09:35:47 +00:00 committed by Gerrit Code Review
commit fa3c224022

View File

@ -836,8 +836,8 @@ class InstanceImageCache(image_cache.ImageCache):
def cache_instance_image(ctx, node, force_raw=None):
"""Fetch the instance's image from Glance
This method pulls the AMI and writes them to the appropriate place
on local disk.
This method pulls the disk image and writes them to the appropriate
place on local disk.
:param ctx: context
:param node: an ironic node object