diff options
author | Nikola Dipanov <ndipanov@redhat.com> | 2013-05-20 17:33:47 +0200 |
---|---|---|
committer | Nikola Dipanov <ndipanov@redhat.com> | 2013-05-20 17:44:11 +0200 |
commit | 4465b705fc7cb7a150a7f8d6f70ccf6c20ff3284 (patch) | |
tree | bb612709c0f9ded7c5f9d39d139acec00233844e /nova/utils.py | |
parent | 5c3113b066e61cbc5d8d4d464f8200d4cb5e8395 (diff) | |
download | nova-4465b705fc7cb7a150a7f8d6f70ccf6c20ff3284.tar.gz nova-4465b705fc7cb7a150a7f8d6f70ccf6c20ff3284.tar.xz nova-4465b705fc7cb7a150a7f8d6f70ccf6c20ff3284.zip |
Fix resize when instance has no image
This patch makes it possible to resize an instance that has no image
supplied (was booted from volume), by avoiding calling the image service
and thus causing an uncaught exception, if there was no image suplied in
the first place.
Fixes bug: 1182114
blueprint: improve-boot-from-volume
Change-Id: I67d63a7aef699b555897582c74b04e857db7aafb
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions