423
def fake_upload_image(context, image, instance, **kwargs):
424
424
"""Fakes the upload of an image."""
429
429
"""Fakes the file size and properties fetch for the image file."""
430
430
props = {"vmware_ostype": "otherGuest",
431
431
"vmware_adaptertype": "lsiLogic"}