diff options
author | Rick Harris <rconradharris@gmail.com> | 2013-05-20 23:51:09 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2013-05-22 17:19:53 +0000 |
commit | f692f727236b7e3e97b657c048194870ddf88a47 (patch) | |
tree | 594566d6a796666523579eb9af4f031549675fa8 /nova/utils.py | |
parent | 3228cac0d1bc42681e82e90dc92b691af09f0fad (diff) | |
download | nova-f692f727236b7e3e97b657c048194870ddf88a47.tar.gz nova-f692f727236b7e3e97b657c048194870ddf88a47.tar.xz nova-f692f727236b7e3e97b657c048194870ddf88a47.zip |
xenapi: Disable VDI size check when root_gb=0
Nova uses root_gb=0 to indicate that we should use the image as-is without
trying to resize the root disk. Currently the xenapi virt-driver doesn't
properly implement this behavior.
This patch gets us a step closer by disabling the VDI size check when
root_gb=0. We still need to ensure that the disk-resize code handle root_gb=0
as well.
References bug 1155113
Change-Id: If91963e079e197a1315c48b8643f3419b42b0b2c
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions