Comment 11 for bug 1732428

Revision history for this message
Matt Riedemann (mriedem) wrote :

Just thought of this, but nova does store the originally requested image_id in the request_specs table in the nova_api database - so if we needed to find that for whatever reason, we could. And then leave the instance.image_ref pointing at the actual current image that the instance is using (which could be a shelved snapshot).