Comment 4 for bug 1648972

Revision history for this message
John Griffith (john-griffith) wrote :

Don't do it in the create, add it in the copy_image_to_volume before the call to fetch the image, pass in the handle. In other words do just like the driver.py file does. Or just remove it altogether and use the base class method to do it if you can. That's what I do in the SolidFire driver, we should sync up via IRC.