Comment 30 for bug 1558880

Revision history for this message
Pierre Libeau (pierre-libeau) wrote :

We are affected also but the issue is on stein and master.
The context on my side the compute is on RAW type.

Reproduce steps:
* create an instance with public image and flavor with local disk in raw type.
* put the public image to private
* remove in the base image folder the image (on source and dest compute)

Expected result:
* Instance was running with a local disk are larger.

Actual result:
* Everything is resized except local disk/

The issue come from create_image if image_id don't exist and path of the disk exist no action taken on the local disk.