summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorNikola Dipanov <ndipanov@redhat.com>2013-05-20 17:36:49 +0200
committerNikola Dipanov <ndipanov@redhat.com>2013-05-21 19:16:39 +0200
commit65a6264c236a779712694d2379cfe4f9e46e2732 (patch)
treec5811024f822cab08aea00e4c4f06e472ddf7d7c /nova/utils.py
parent5c3113b066e61cbc5d8d4d464f8200d4cb5e8395 (diff)
downloadnova-65a6264c236a779712694d2379cfe4f9e46e2732.tar.gz
nova-65a6264c236a779712694d2379cfe4f9e46e2732.tar.xz
nova-65a6264c236a779712694d2379cfe4f9e46e2732.zip
Disallow resize if image not available
If a resize is attempted on an instance that was started from an image that has since been deleted, a resize will fail. This change makes error reporting a bit cleaner. This change is needed since in order to actually properly support resize/migrate when the image is deleted - it is necessary for nova to keep a copy of the image metadata and re-use it in case of migration/resize. Fixes bug: 1160773 Fixes bug: 1177001 Change-Id: Ifaea71f79c97046a4cde094e3a5e676772fcceb4
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions