Comment 33 for bug 1558880

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.opendev.org/c/openstack/nova/+/820531
Committed: https://opendev.org/openstack/nova/commit/f7af85dd7431eea61cdd2b1723a5dbcc3d9471ed
Submitter: "Zuul (22348)"
Branch: master

commit f7af85dd7431eea61cdd2b1723a5dbcc3d9471ed
Author: Pierre LIBEAU <email address hidden>
Date: Mon Dec 6 15:48:57 2021 +0100

    Nova resize don't extend disk in one specific case

    Nova resize not apply extend virtual size of the instance if the image
    is not accessible by the customer (public image use to build the
    instance is now private image because this image is deprecated) and the
    source compute of the resize don't have anymore the base image.

    Related-Bug: #1558880
    Change-Id: I4d6dfca1efe10caebb017b6ec96820979018203f